crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirks
[openssl.git] / apps /
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
2019-10-18 agnosticdevUpdate dgst.c to show a list of message digests
2019-10-17 Rich SalzReplace BUF_ string function calls with OPENSSL_ ones
2019-10-17 Richard Levitte'openssl list' and 'openssl provider': adapt display...
2019-10-16 Andreas SchnebingerFix typo and create compatibility macro
2019-10-14 Rich SalzRemove duplicated line in 'openssl list' output
2019-10-14 Kurt RoeckxAdd BN_check_prime()
2019-10-12 Viktor DukhovniIgnore empty ALPN elements in CLI args
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-10-09 Rich SalzRefactor -passin/-passout documentation
2019-10-06 Paul YangSupport SM2 in apps/speed
2019-10-06 Rich SalzAlso mention -- flag and ignore if undocumented
2019-10-05 Rich SalzAdd missing help text for some options
2019-09-30 Paul YangFix a bundle of mischecks of return values
2019-09-30 Paul YangFix a return value bug in apps/speed.c
2019-09-27 PauliConsistent naming for context gettable param queries .
2019-09-29 Paul YangFix a double free issue when signing SM2 cert
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-09-25 Matt CaswellMake EVP_MD_CTX_[gettable|settable]_params() take an...
2019-09-24 Rich SalzFix bugs in "info" commands flags
next