]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
enc(1): document that AEAD is not and will not be supported
[thirdparty/openssl.git] / apps /
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-15  Richard LevitteFix intermittent Windows and Cygwin failures in s_server
2018-01-14  Richard LevitteFix intermittent Cygwin failures in s_client
2018-01-14  Bernd EdlingerUse constant value 1 instead of SHUT_WR in do_server
2018-01-14  Bernd EdlingerExplicitly shut the socket down in s_client
2018-01-12  PauliChange the name of the SEC typedef to openssl_speed_sec_t.
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-09  David von OheimbVarious small build improvements on mkdef.pl, progs...
2018-01-08  Jacob Hoffman-AndrewsClarify error for unrecognized arguments.
2018-01-07  Rich SalzRemove remaining NETWARE ifdef's
2018-01-06  Richard LevitteAdd the possibility to do 'openssl help [command]'
2018-01-06  Richard Levitteapps: make sure prog_init only calculates once
2018-01-06  Konstantin ShemyakCorrected 'cms' exit status when key or certificate...
2017-12-28  Richard LevitteAdd 'openssl req' option to specify extension values...
2017-12-14  Matt CaswellMerge HRR into ServerHello
2017-12-14  Matt CaswellImplement session id TLSv1.3 middlebox compatibility...
2017-12-11  Benjamin KadukFix typo in comment
2017-12-09  FdaSilvaYYUseless conf != NULL test
2017-12-09  Patrick Steuerapps/speed.c: initialize buffers
2017-12-09  Patrick Steuerapps/speed.c: generate evp_cipher keys implicitly
2017-12-08  Richard LevitteIn apps_startup(), call OPENSSL_init_ssl() rather than...
2017-12-08  Paul YangFix some issues in apps/req
2017-12-08  Rich SalzConsistent formatting for sizeof(foo)
2017-12-05  Patrick Steuerapps/speed.c: detect evp cipher 32-bit ctr overflow...
2017-12-04  Patrick Steuerkey_A and key_B had 3 references, only 2 were freed.
2017-12-04  Patrick Steuerapps/speed.c: use 32 byte key material as default
2017-12-04  Patrick Steuerapps/speed.c: add -seconds and -bytes options
2017-12-03  Markus SauermannAdjusted Argument Indices
2017-11-29  Todd ShortUse ChaCha only if prioritized by clnt
2017-11-22  Ronald TseAdd SM3/SM4 to openssl command-line tool
2017-11-21  Matt CaswellProvide a more information early_data message in s_server
2017-11-21  Matt CaswellIgnore the session when setting SNI in s_client
2017-11-21  Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-11-09  Matt CaswellFix an s_client memory leak
2017-11-07  FdaSilvaYYstyle : fix some if(...
2017-11-07  Rich SalzWarn if -days without -x509
2017-11-06  PauliDisabled list doesn't contain SM3 and SM4.
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-11-03  Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-11-02  Richard LevitteFix small but important regression
2017-10-22  KaoruTodaapps/s_client.c: add missing null check
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-16  FdaSilvaYYSome cleanups to apps/ca.c
2017-10-16  Paul YangMake '-name' option of the 's_client' more generic
2017-10-16  EasySecCleaning secret data after use
2017-10-13  Rich SalzRemove email addresses from source code.
2017-10-10  Patrick Steuerapps/speed.c: add 'rand' algo to enable DRBG performanc...
2017-10-09  Patrick Steuerapps/speed.c: fix ccm performance measurements.
2017-10-09  EasySecset_hex() behaviour change
2017-10-09  KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-10-07  Rich SalzAnchor the regexp match
2017-10-07  Rich SalzRewrite some code
2017-09-28  PauliRemove unnecessary #include <openssl/lhash.h> directives.
2017-09-26  Richard LevitteMake sure that a cert with extensions gets version...
2017-09-23  Dr. Stephen HensonRemove dhparam from SSL_CONF list.
2017-09-23  Pichulin DmitriiFix 'key' option in s_server can be in ENGINE keyform
2017-09-21  Benjamin KadukReenable s_server -dhparam option
2017-09-13  Benjamin KadukFix typo in comment
2017-09-13  Paul YangSupport key check in EVP interface
2017-09-12  Richard LevitteAdd a recursive option to 'openssl storeutl'
2017-09-08  Matt CaswellAllow an endpoint to read the alert data before closing...
2017-08-31  Paulistruct timeval include guards
2017-08-31  Matt CaswellVarious review fixes for PSK early_data support
2017-08-31  Matt CaswellShow the error stack if there was an error writing...
2017-08-31  Matt CaswellIf no SNI has been explicitly set use the one from...
2017-08-31  Matt CaswellEnable the ability to use an external PSK for sending...
2017-08-29  PauliMove OPENSSL_CONF from e_os.h to cryptlib.h
2017-08-29  PauliMove e_os.h to be the very first include.
2017-08-29  PauliRemove the X_OK define, it is unused.
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-08-25  Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-08-25  Matt CaswellEnsure we exchange cookies in s_server even if SCTP...
2017-08-24  Richard Levitteapps/passwd.c: Make MD5 and SHA password making EBCDIC...
2017-08-24  Richard Levitteapps/passwd.c: Fix code layout
2017-08-24  Richard Levitteapps/passwd.c: Don't disable MD5 and SHA when CHARSET_E...
2017-08-22  Rich Salz(Re)move some things from e_os.h
2017-08-22  Paul YangRemove useless macros in apps/speed.c
2017-08-22  Rich SalzAdd random serial# support.
2017-08-22  PauliDead code elimination.
2017-08-21  PauliFix ctype arguments.
2017-08-21  Rich SalzSafely display SNI (just in case)
2017-08-21  Rich SalzCheck # of arguments for remaining commands.
2017-08-19  Richard LevitteFix ui_write in apps/apps.c
2017-08-18  Balaji MarisettiAddressed build failure because of missing #ifdef AF_UN...
2017-08-16  PauliDetermine the number of output columns for the list...
2017-08-15  Rich SalzPrint pathnames for 'version -r'
2017-08-15  Rich SalzRevert "Add some casts for %j"
2017-08-14  Rich SalzAdd some casts for %j
2017-08-14  Rich SalzDoc fixes
2017-08-11  Johannes BauerClarify CLI OCSP documentation
2017-08-11  FdaSilvaYYFix some Typos and indents
2017-08-09  Xiaoyin LiuAdd missing HTML tag in www_body in s_server.c
2017-08-08  Johannes BauerFix building without scrypt
2017-08-03  Rich SalzAdd a DRBG to each SSL object
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-08-03  Dr. Stephen HensonAllow use of long name for KDFs
2017-08-01  Paul YangAdd '-ext' option to display extensions in 'x509'
next