Make sure we always use the correct libctx in sslprovidertest.c
[openssl.git] / apps /
2020-04-01 Tianjia Zhangapps: support sendfile in s_server when ktls enabled
2020-03-27 Tomas Mrazs_server: Properly indicate ALPN protocol mismatch
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-24 Richard KönningUse ctx2 instead ctx.
2020-03-23 Rich SalzUpdate CA.pl podpage, and script
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-21 Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-20 EasySecs_server: warn about NO PSK identity hint in TLSv1.3
2020-03-15 Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-15 Richard LevitteAPPS: Add ctrl_str()-like functionality for X509 and...
2020-03-14 PauliRemove old incorrect DH parameter files
2020-03-10 Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-09 Vladimir Panteleevspkac: Check return values of NETSCAPE_SPKI functions
2020-03-07 Rich SalzAdd -section option to 'req' command
2020-03-07 Paulicmdline app: add provider commandline options.
2020-03-05 Roger Ningfix a minor bug of s_client
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-03-02 Richard LevitteRemove apps/progs.c and apps/progs.h
2020-03-02 Richard LevitteBuild: Generate apps/progs.c and apps/progs.h in build...
2020-02-26 Bastian Germannapps x509: restrict CAkeyform option to OPT_FMT_PDE
2020-02-21 Paulipkey: additional EC related options
2020-02-21 Pauliapps: distinguish between a parameter error and an...
2020-02-21 PauliParams: add argument to the _from_text calls to indicat...
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-18 PauliDeprecate EC command line apps.
2020-02-14 Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2020-02-14 Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-02-13 PauliApps: don't build deprecated DH and DSA apps.
2020-02-13 Shane LontisFix coverity issues
2020-02-11 Paulidsa: deprecate applications that depend on the low...
2020-02-11 Pauliapp: add a deprecation warning to all deprecated commands.
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-06 Rich SalzMore accurate doc of -ssl_config option
2020-02-06 Rich SalzUpdate command list
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-04 Shane LontisFix coverity issues CID 1457745...1457752, 1457853...
2020-02-02 Richard LevitteAdapt some 'openssl' commands for SM2 changes.
2020-01-29 Rich SalzDocument most missing options
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-29 PauliDeprecate the low level CMAC functions
2020-01-25 Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2020-01-24 PauliDeprecate the low level DES functions.
2020-01-19 Richard LevitteAPPS & TEST: Eliminate as much use of EVP_PKEY_size...
2020-01-19 Pauliapps: Fix deprecation conditional in speed.c
2020-01-19 PauliDeprecate the low level IDEA functions.
2020-01-19 PauliDeprecate the low level MD5 functions.
2020-01-19 PauliDeprecate the low level SHA functions.
2020-01-15 PauliDeprecate the low level RC5 functions
2020-01-15 PauliDeprecate the low level RC4 functions
2020-01-15 PauliDeprecate the low level RC2 functions
2020-01-15 PauliDeprecate the low level SEED functions
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2020-01-13 Matt CaswellDeprecate the Low Level CAST APIs
2020-01-13 Matt CaswellDeprecate Low Level Camellia APIs
2020-01-12 PauliDeprecate the low level Whirlpool functions.
2020-01-12 PauliDeprecate the low level MDC2 functions.
2020-01-12 PauliDeprecate the low level MD4 functions.
2020-01-12 PauliDeprecate the low level MD2 functions.
2020-01-12 PauliDeprecate the low level RIPEMD160 functions.
2020-01-12 Shane LontisAdd dsa signature alg to fips provider
2020-01-10 Rich SalzTweak option error messages
2020-01-08 Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-06 kaysondAdd `-passin` arg to `ocsp`
2020-01-06 Matt CaswellDeprecate the low level AES functions
2020-01-05 fangming.fangFix disabled ecdsa in apps/speed
2020-01-02 Ibrahim M. GhazalAdd -iter option to pkcs12 command
2020-01-02 Matt CaswellRun make update
2019-12-26 Bernd EdlingerFix a race condition in the speed command
2019-12-19 Jussi KeranenFix regression on x509 keyform argument
2019-12-18 Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-12-17 Sarithaapps/speed.c: Fix eddsa sign and verify output with...
2019-12-16 kinichiroReturn 1 when openssl req -addext kv is duplicated
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-13 kinichiroCheck return value after loading config file
2019-12-11 Veres LajosFix some typos
2019-12-09 FdaSilvaYYapps/speed: replace list of #define by enums declarations.
2019-12-09 FdaSilvaYYapps/speed: factorize ec test curves declarations
2019-12-09 FdaSilvaYYapps/speed: improve sm2 failure code.
2019-12-09 FdaSilvaYYapps/speed: simplify 'doit' action flag management...
2019-12-09 FdaSilvaYYapps/speed: initialize key material only when its algo...
2019-12-09 FdaSilvaYYapps/speed: remove a shared global variable
2019-12-09 FdaSilvaYYapps/speed: discard useless protoypes as these methods...
2019-12-09 FdaSilvaYYapps/speed: allow to continue tests after any init...
2019-12-04 Matt CaswellDeprecate the AES_ige_*() functions
2019-11-29 Matt CaswellCheck the return from OPENSSL_buf2hexstr()
2019-11-29 Richard Levitteapps/ocsp.c: sock_timeout -> socket_timeout
2019-11-22 Paulimain: avoid a NULL dereference on initialisation.
2019-11-20 Rich SalzDocument command parameters.
2019-11-15 raniervfcommit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8
2019-11-14 Matt CaswellFix no-engine
2019-11-07 Rich SalzAdd "sections" to -help output
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-04 Paul YangFix no-sm2 issue
2019-11-03 Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-10-30 Pavel Karagodinapps/dgst.c: allocate a new signature buffer
2019-10-28 Matt CaswellFix an s_server arbitrary file read issue on Windows
2019-10-28 Johannes BauerCleanup hardcoded cipher suite codepoints in s_server
next