]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
make update
[thirdparty/openssl.git] / apps /
2018-09-04  Richard Levitteopenssl req: don't try to report bits
2018-08-14  Matt CaswellUpdate copyright year
2018-06-25  Bernd EdlingerFix some more gcc-9 warnings [-Wstringop-truncation]
2018-05-31  Richard Levitteapps: when the 'compat' nameopt has been set, leave...
2018-05-12  Pavel KopylFix memory leaks in CA related functions.
2018-04-27  Cristian Stoicas_server: fix warnings unused-but-set-variable (no-dh)
2018-04-25  Matt CaswellFix documentation for the -showcerts s_client option
2018-04-19  Richard Levitteapps/s_socket.c: Fix do_accept
2018-04-19  Matt CaswellFix ocsp app exit code
2018-04-03  Bernd EdlingerChange the "offset too large" message to more generic...
2018-04-03  Bernd EdlingerFix range checks with -offset and -length in asn1parse
2018-04-03  Bernd EdlingerFix a crash in the asn1parse command
2018-03-27  Matt CaswellUpdate copyright year
2018-03-26  Bernd EdlingerFix dsaparam -genkey with DER outform
2018-03-25  Bernd EdlingerFix ecparam -genkey with point compression or DER outform
2018-03-15  Matt CaswellFix a memory leak in the ca application
2018-03-15  Matt CaswellAllow multiple entries without a Subject even if unique...
2018-03-15  Matt CaswellReport a readable error on a duplicate cert in ca app
2018-03-15  Matt CaswellRevert "Don't crash on a missing Subject in index.txt"
2018-03-15  Matt CaswellRevert "Don't allow an empty Subject when creating...
2018-02-21  Pavel Kopyldo_body: fix heap-use-after-free.
2018-01-22  Matt CaswellDon't crash on a missing Subject in index.txt
2018-01-22  Matt CaswellDon't allow an empty Subject when creating a Certificate
2018-01-05  Konstantin ShemyakCorrected 'cms' exit status when key or certificate...
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-03  Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-09-26  Richard LevitteMake sure that a cert with extensions gets version...
2017-08-09  Xiaoyin LiuAdd missing HTML tag in www_body in s_server.c
2017-07-24  Xiaoyin Liuschlock global variable needs to be volatile
2017-07-20  Richard LevitteFix apps/s_client.c's XMPP client
2017-06-25  Richard Levittetsget: remove call of WWW::Curl::Easy::global_cleanup
2017-06-10  Paul YangFix possible usage of NULL pointers in apps/spkac.c
2017-06-09  Jonathan ProtzenkoFix speed command for alternation of ciphers and digests.
2017-06-01  Diego Santa CruzFix srp app missing NULL termination with password...
2017-05-17  Tomas MrazFix regression in openssl req -x509 behaviour.
2017-04-13  junfxpkeyutl exit with 0 if the verification succeeded
2017-04-03  Matt CaswellEnsure dhparams can handle X9.42 params in DER
2017-03-29  Matt CaswellFree the compression methods in s_server and s_client
2017-03-10  Richard Levittemake update
2017-03-10  Richard LevitteFix apps/progs.pl to generate correctly formatted progs.h
2017-03-09  PauliMake the output of enc -ciphers identical
2017-03-09  Bernd EdlingerFix build problem with current 1.0.2 branch.
2017-03-08  PauliLimit the output of the enc -ciphers command
2017-03-03  Bernd EdlingerAdd missing usage hints how to generate primes.
2017-02-21  Bernd EdlingerFix some more memory leaks with TXT_DB_insert.
2017-02-21  Bernd EdlingerFix a few memleaks in TXT_DB.
2017-02-15  Bernd EdlingerFix some realloc error handling issues.
2016-11-27  Vitezslav Cizekapps/speed.c: Fix crash when config loading fails
2016-10-28  Matt CaswellFix a double free in ca command line
2016-10-20  Richard Levitte%p takes void*, so make sure to cast arguments to void*
2016-10-20  Richard Levitteapps: make setup_engine() and release_engine() availabl...
2016-10-20  Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-19  Richard LevitteFix no-des
2016-10-19  Richard LevitteMake 'openssl prime ""' not segfault
2016-09-28  Richard Levitteapps/apps.c: initialize and de-initialize engine around...
2016-09-28  Rich SalzRevert "Call ENGINE_init() before trying to use keys...
2016-09-28  David WoodhouseCall ENGINE_init() before trying to use keys from engine
2016-09-21  Richard Levitteapps/apps.c: include sys/socket.h to declare recv()
2016-09-20  Richard LevitteRT4669: dgst can only sign/verify one file
2016-09-15  Richard LevitteFinally, make sure vms_term_sock.c is built
2016-09-15  Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-09-15  Richard LevitteReformat to fit OpenSSL source code standards
2016-09-15  Richard LevitteRemove entirely unnecessary pointer size guards
2016-09-15  Richard LevitteAdd copyright and license on apps/vms_term_sock.[ch]
2016-09-15  Richard LevitteVSI submission: redirect terminal input through socket
2016-08-26  FdaSilvaYYFix a few leaks in X509_REQ_to_X509.
2016-08-26  Matt CaswellFix the no-tls1 option
2016-08-22  Richard LevitteMake 'openssl req -x509' more equivalent to 'openssl...
2016-08-21  Rich SalzFix pointer/alloc prob from previous commit
2016-08-19  Rich SalzFix NULL-return checks in 1.0.2
2016-07-28  Rich SalzAdd missing casts.
2016-07-19  Dr. Stephen HensonSupport PKCS v2.0 print in pkcs12 utility.
2016-07-08  Matt CaswellDisallow multiple protocol flags to s_server and s_client
2016-06-29  Richard LevitteAllow proxy certs to be present when verifying a chain
2016-06-27  Matt CaswellChange usage of RAND_pseudo_bytes to RAND_bytes
2016-06-20  Richard LevitteFix missing opening braces
2016-06-20  Richard Levitteapps/req.c: Increment the right variable when parsing '+'
2016-06-16  Matt CaswellRevert "RT4526: Call TerminateProcess, not ExitProcess"
2016-06-15  Rich SalzRT4526: Call TerminateProcess, not ExitProcess
2016-06-13  Dr. Stephen HensonFix link error.
2016-06-12  Dr. Stephen HensonDon't skip leading zeroes in PSK keys.
2016-05-20  Richard Levitteopenssl verify: only display the command usage on usage...
2016-05-20  Richard LevitteRevert "Make it possible to have RFC2254 escapes with...
2016-05-19  Matt CaswellCheck that the obtained public key is valid
2016-05-18  Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-05-11  Dr. Stephen HensonAdd -signcert to CA.pl usage message.
2016-05-05  Richard LevitteCheck return of PEM_write_* functions and report possib...
2016-04-25  Rich SalzFix NULL deref in apps/pkcs7
2016-02-24  Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-12  Emilia KasperRT 3854: Update apps/req
2016-02-02  Viktor DukhovniFix pkeyutl/rsautl empty encrypt-input/decrypt-output...
2016-02-02  Rich SalzGH611: s_client help message bug
2016-01-22  Mousepkeyutl: allow peerkey for EC_DERIVE to reside on a...
2016-01-20  Rich SalzGH issue 572: Error in help message
2016-01-14  Dr. Stephen HensonTo avoid possible time_t overflow use X509_time_adj_ex()
2016-01-13  Uri BlumenthalChanged help output
2016-01-13  MousePass engine=NULL to EVP_PKEY_CTX_new(), unless "-engine...
2016-01-13  MouseRemove unnecessary debugging fprintf
2016-01-13  MouseFixed a bug preventing pkeyutl from accessing keys...
next