]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
sha/keccak1600.c: subscribe more platforms for "complementing" optimization.
[thirdparty/openssl.git] / apps /
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-13  Richard LevitteMove libapps headers into their own directory
2019-02-11  Richard Levitteapps/ocsp.c Use the same HAVE_FORK / NO_FORK as in...
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
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  Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
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-24  Matt CaswellFix s_client so that it builds on Windows
2019-01-22  Richard LevitteBuild: use attributes to indicate installed script...
2019-01-22  Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-21  Bernd EdlingerMake ca command silently use default if .attr file...
2019-01-18  Marcs_client: Add basic proxy authentication support
2019-01-16  Richard Levitteapps/verify.c: Change an old comment to clarify what...
2018-12-22  FdaSilvaYYCoverity fix in apps/oscp
2018-12-19  Rich SalzSome code-cleanup/simplification in apps
2018-12-17  QuantomicusFix s_client hang on non-compliant NNTP server test
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-10  Richard Levitteapps/tsget.in: use the full version in the user agent...
2018-12-07  Boris Pismennyapps: print Kernel TLS in s_client and s_server
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-11-21  Matthew Hodgsonopenssl s_server: don't use sendto() with connected...
2018-11-20  Matt CaswellUpdate copyright year
2018-11-18  Johannes BauerAdd option to read pkeyopts interactively
2018-11-12  Viktor DukhovniAdded missing signature algorithm reflection functions
2018-11-10  Mansour AhmadiCheck return value of EVP_PKEY_new
2018-11-02  Richard Levitteapps: Stop pretending to care about Netscape keys
2018-11-01  Pauliopenssl list -mac-algorithms support.
2018-10-29  Richard Levitteapps/rehash.c: Convert ISO-8859-1 to UTF-8
2018-10-19  Matt CaswellDon't complain and fail about unknown TLSv1.3 PSK ident...
2018-10-17  Dr. Matthias St... Fix: 'openssl ca' command crashes when used with 'rand_...
2018-10-13  Tomas MrazFix copy&paste error found in Coverity scan
2018-10-08  Benjamin Kadukapps: allow empty attribute values with -subj
2018-10-02  Matt CaswellFix a mem leak in the ocsp app
2018-10-01  Richard Levitte'openssl list': add option -objects to list built in...
2018-09-23  Bernd EdlingerCreate the .rnd file it it does not exist
2018-09-21  agnosticdevtypo-fixes: miscellaneous typo fixes
2018-09-13  Matt CaswellDon't allow -early_data with other options where it...
2018-09-11  PauliSpeed for HMACs.
2018-09-10  Matt CaswellDon't cast an int * to a size_t *
2018-09-07  Paul YangSupport EdDSA in apps/speed
2018-09-04  Eric CurtinNew openssl subject parser hard to debug
2018-09-04  Richard Levitteopenssl req: don't try to report bits
2018-08-30  Matt CaswellFree SSL object on an error path
2018-08-24  Dmitry BelyavskiyDo not ignore EVP_PKEY_print_public/EVP_PKEY_print_priv...
2018-08-22  Matt CaswellIgnore the digest in req app if using EdDSA
2018-08-22  Matt CaswellImprove the usability of the ca app using EdDSA
2018-08-20  Matt CaswellChange Post Handshake auth so that it is opt-in
2018-07-31  Matt CaswellUse the new non-curve type specific EC functions internally
2018-07-29  Beat Bolliapps/dsaparam.c generates code that is intended to...
2018-07-26  Andy Polyakovapps/apps.c: harmonize print_bignum_var output with...
2018-07-25  Andy Polyakovapps/dsaparam.c: make dsaparam -C output strict-warning...
2018-07-23  Richard LevitteMake sure the 'tsget' script is called 'tsget.pl' every...
2018-07-22  Andy Polyakovapps/dsaparam.c: fix -C output.
2018-07-12  Patrick Steuerapps/speed.c: let EVP_Update_loop_ccm behave more like...
2018-07-09  Rich SalzAdd tests for the "req" command, -addext flag
2018-07-09  Andy Polyakovapps/req.c: fix -addext option.
2018-07-06  Matt CaswellDon't fail if the PSK identity doesn't match
2018-07-06  Matt CaswellAdd the ability to configure recv_max_early_data via...
2018-07-05  Rich SalzReject duplicate -addext parameters
2018-07-02  Matt CaswellAdd the ability to configure anti-replay via SSL_CONF
2018-06-26  Matt CaswellOnly dump session data after we have received it
2018-06-24  捷成吴apps/speed.c: add missing checks for RAND_bytes()
2018-06-24  Ana María Martínez... Support directories with "." in x509_load_serial()
2018-06-21  FdaSilvaYYapps/ca: fix useless get before delete.
2018-06-21  Richard Levitteopenssl ca: open the output file as late as possible
2018-06-18  David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-06-07  Matt CaswellFix no-dsa
2018-06-05  Georg SchmidtIssue warnings for large DSA and RSA keys
2018-05-31  Matt CaswellDon't call setsockopt with an invalid fd
2018-05-31  Matt CaswellFix a memory leak in an error path
2018-05-31  Matt CaswellFree a variable
2018-05-31  Matt CaswellFree a variable on an error path
2018-05-31  Matt CaswellOnly set TCP_NODELAY if the protocol is TCP
2018-05-31  Richard Levitteapps: when the 'compat' nameopt has been set, leave...
2018-05-30  Andy Polyakovapps/speed.c: address asan failure with small -bytes...
2018-05-30  Andy Polyakovapps/speed.c: add -aead flag.
2018-05-30  Andy Polyakovapps/speed.c: clean up SIGARM handling.
2018-05-30  Dmitry BelyavskiyText description of GOST signature algorithms
2018-05-29  Todd ShortReplace strdup() with OPENSSL_strdup()
2018-05-24  Matt CaswellAdd a sanity check on the length of pkeyutl inputs
2018-05-22  Kurt RoeckxEnable SSL_MODE_AUTO_RETRY by default
2018-05-21  Andy Polyakovapps/s_socket.c: address rare TLSProxy failures on...
2018-05-21  Rich SalzCheck malloc failure via app_malloc
2018-05-20  Todd ShortFix no-srtp build warnings
2018-05-18  Matt CaswellAllow the ca application to use EdDSA
2018-05-17  Matt CaswellAllow configuation of the number of TLSv1.3 session...
2018-05-12  FdaSilvaYYapps/speed: Add brainpool curves support
2018-05-12  FdaSilvaYYapps/speed: fix possible OOB access in some EC arrays
2018-05-11  Matt CaswellDon't set TCP_NODELAY on a UDP socket
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-05-08  Matt CaswellFix s_client and s_server so that they correctly handle...
2018-05-02  FdaSilvaYYapps/speed.c: merge parameters defining EC curves to...
2018-05-02  Pavel KopylFix memory leaks in CA related functions.
2018-04-27  Richard Levitteapps/s_server.c: Avoid unused variable due to 'no-dtls'
next