Prepare for 1.1.1r-dev
[openssl.git] / apps /
2022-06-21 Matt CaswellUpdate copyright year
2022-05-19 Daniel Fialas_serve: Report an error if init-connection fails witho...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-25 Daniel Fialax509: use actual issuer name if a CA is used
2022-03-17 Daniel FialaCheck password length only when verify is enabled.
2022-03-15 Matt CaswellUpdate copyright year
2022-03-10 Todd ShortSet protocol in init_client()
2022-03-03 Richard LevitteVMS: move copy_argc to its own module and make it an...
2022-01-08 Bernd EdlingerFix password_callback to handle short passwords
2022-01-05 Peiwei Huapps/passwd.c: free before error exiting
2021-12-29 Matt CaswellEnsure s_client sends SNI data when used with -proxy
2021-12-14 Matt CaswellUpdate copyright year
2021-11-27 Chenglong ZhangFix speed, use OPENSSL_free instead of free
2021-10-28 Paulispeed: range check the argument given to -multi for...
2021-10-22 Matt CaswellFix the s_server psk_server_cb for use in DTLS
2021-10-22 Peiwei HuFix BIO_get_md_ctx return value check
2021-10-09 Dmitry BelyavskiyBindhost/bindport should be freed
2021-08-25 Tianjia Zhangapps/ciphers: Fix wrong return value when using -conver...
2021-08-25 Bernd EdlingerAvoid using undefined value in generate_stateless_cooki...
2021-08-24 Matt CaswellUpdate copyright year
2021-07-14 Daiki Uenoapps: Use the first detected address family if IPv6...
2021-07-09 Matt CaswellFix s_server PSK handling
2021-04-09 Dave Coombscrl2pkcs7 shouldn't include empty optional sets
2021-03-30 Mohamed Akramdoc: fix enc -z option documentation
2021-03-25 Matt CaswellUpdate copyright year
2021-03-18 Pauliapps: fix coverity 966560: division by zero
2021-03-12 pandaCheck SSL_set1_chain error in set_cert_cb
2021-02-16 Matt CaswellUpdate copyright year
2021-02-03 Armin Fuerstapps/ca: Properly handle certificate expiration times...
2020-12-08 Matt CaswellUpdate copyright year
2020-10-20 xuyunjiaresolve defects: reverse_inull; row[DB_exp_date] refere...
2020-10-06 Benny BaumannAvoid memory leak of parent on allocation failure for...
2020-09-22 Matt CaswellUpdate copyright year
2020-07-22 Nihal Jerefixed swapped parameters descriptions for x509
2020-07-07 Nicola Tuveri[apps/genpkey] exit status should not be 0 on output...
2020-06-30 Benny BaumannForce ssl/tls protocol flags to use stream sockets
2020-05-13 Bernd EdlingerFix rsa8192.pem
2020-04-21 Matt CaswellUpdate copyright year
2020-04-17 Tomas Mrazs_time: Allow using -CAfile option as in other commands
2020-04-12 Rich SalzDon't compile commands if disabled
2020-03-31 Matt CaswellUpdate copyright year
2020-03-24 Richard KönningUse ctx2 instead ctx.
2020-03-22 Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-17 Matt CaswellUpdate copyright year
2020-03-08 Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2020-02-27 Bastian Germannapps x509: restrict CAkeyform option to OPT_FMT_PDE
2020-02-12 Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-01-25 Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2020-01-08 Matt CaswellFix pkeyutl -verifyrecover
2020-01-05 fangming.fangFix disabled ecdsa in apps/speed
2019-12-26 Bernd EdlingerFix a race condition in the speed command
2019-12-19 Jussi KeranenFix regression on x509 keyform argument
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-13 kinichiroCheck return value after loading config file
2019-12-11 Veres LajosFix some typos
2019-11-29 Richard Levitteapps/ocsp.c: sock_timeout -> socket_timeout
2019-11-22 Paulimain: avoid a NULL dereference on initialisation.
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-22 agnosticdevUpdate dgst.c to show a list of message digests
2019-10-15 Pauliissue-8493: Fix for filenames with newlines using opens...
2019-10-12 Viktor DukhovniIgnore empty ALPN elements in CLI args
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 Dr. Matthias St... Fix header file include guard names
2019-09-17 Jon Spillettapps/pkcs12: print multiple PKCS#12 safeBag attribute...
2019-09-10 Matt CaswellUpdate copyright year
2019-09-04 Billy BrawnerSuppress 'No server certificate CA names sent' message
2019-08-22 Richard Levitteopenssl dgst, openssl enc: check for end of input
2019-07-31 Antoine CœurFix Typos
2019-07-24 Dr. Matthias St... Remove HEADER_X509_H include detector from apps
2019-07-16 Viktor DukhovniActually silently ignore GET / OCSP requests
2019-07-08 Dmitry BelyavskiyAvoid NULL pointer dereference. Fixes #9043.
2019-06-30 Antoine CœurFix Typos
2019-06-10 Richard Levitteapps/ca.c: only output DER with SPKAC input and when...
2019-05-28 Richard LevitteUpdate copyright year
2019-05-23 Bernd EdlingerFix a crash in the speed command with wrap ciphers
2019-05-02 Dr. Matthias St... openssl cms: add error message if operation option...
2019-04-18 Richard Levitteasn1parse: avoid double free
2019-04-08 Dan Campbells_client starttls: fix handling of multiline reply
2019-03-31 x753Fixed typo in enc.c warning
2019-03-28 Dmitry BelyavskiyAdd some checks of OCSP functions
2019-03-20 Lorinczy ZsigmondReorganized signature-scheme detection in 'apps/s_cb...
2019-03-19 Vitezslav Cizekapps/speed.c: properly address NO_EC2M on systems witho...
2019-03-19 Vitezslav Cizekapps/speed.c: skip binary curves when compiling with...
2019-02-26 Matt CaswellUpdate copyright year
2019-02-19 Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-14 Matt CaswellFix -verify_return_error in s_client
2019-02-11 Richard Levitteapps/ocsp.c Use the same HAVE_FORK / NO_FORK as in...
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-31 weinholtendianFix error message for s_server -psk option
2019-01-30 Matt CaswellComplain if -twopass is used incorrectly
2019-01-27 Shigeki Ohtsus_client: fix not to send a command letter of R
2019-01-24 Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-21 Bernd EdlingerMake ca command silently use default if .attr file...
2019-01-16 Richard Levitteapps/verify.c: Change an old comment to clarify what...
2018-12-22 FdaSilvaYYCoverity fix in apps/oscp
next