]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
Fix memory leak in DSA redo case.
[thirdparty/openssl.git] / apps /
2015-12-16  Ben LaurieFix no-dgram.
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-15  Matt CaswellFix s_server problem with no-ec
2015-12-15  Matt CaswellFix no-psk compile failure
2015-12-14  Dr. Stephen HensonNew function X509_get0_pubkey
2015-12-14  Viktor DukhovniFix option value parsing in crl2pkcs7 -certfile
2015-12-14  Viktor DukhovniAvoid erroneous "assert(private)" failures.
2015-12-12  Kurt RoeckxUse OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
2015-12-11  Rich SalzUse SHA256 not MD5 as default digest.
2015-12-10  Richard LevitteDon't run rehash as part of building the openssl app
2015-12-09  Dr. Stephen Hensonmake update
2015-12-09  Dr. Stephen Hensonremove ecdsa.h header
2015-12-09  Dr. Stephen Hensonremove ecdh.h header
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdapt the rest of the source to the opaque HMAC_CTX
2015-12-07  Richard LevitteHave the few apps that accessed EVP_MD directly use...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-11-24  Quanah Gibson-MountFix grammar errors
2015-11-21  Michal BozonFix "primarility" typo
2015-11-20  Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20  Matt CaswellAdd s_client support for waiting for async
2015-11-20  Matt CaswellFix the error code for SSL_get_async_wait_fd()
2015-11-20  Matt Caswellmake update
2015-11-20  Matt CaswellFix pools for s_client
2015-11-20  Matt CaswellFix s_server bug
2015-11-20  Matt CaswellImplement local thread pools
2015-11-20  Matt CaswellInitial Async notify code changes
2015-11-20  Matt CaswellAdd ASYNC_JOB pools
2015-11-20  Matt CaswellFix s_server -WWW with -async
2015-11-20  Matt CaswellAdd s_server and s_client async support
2015-11-20  Dr. Stephen HensonUse better defaults for TSA.
2015-11-20  Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-11-14  Dr. Stephen Hensonadd -psk option to ciphers command
2015-11-14  Dr. Stephen Hensonadd -tls1_2,-tls1_1 options to ciphers command
2015-11-13  Nathan Phillip BrinkRT2667: Add IRC support to -starttls
2015-11-09  Matt CaswellContinue standardisation of malloc handling in apps
2015-11-02  Richard LevitteFix usage of BIO_ctrl_set_connected
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30  Matt CaswellRemove SSL_state and SSL_set_state
2015-10-30  Matt CaswellRemove a call to SSL_set_state from s_server
2015-10-30  Matt CaswellRemove redundant code
2015-10-23  Alessandro GhediniRemove useless code
2015-10-23  Alessandro GhediniDo not treat 0 return value from BIO_get_fd() as error
2015-10-18  Dr. Stephen HensonMove auto Host adding to query_responder
2015-10-18  Dr. Stephen HensonFix memory leak with -issuer option.
2015-10-16  Dmitry BelyavskyFix error message when loading engines from config
2015-10-12  Matt CaswellRename -set-serial command to req
2015-10-12  Matt CaswellCentralise loading default apps config file
2015-10-12  Matt CaswellFix option name discrepancy
2015-10-11  Dr. Stephen HensonMake no-psk compile without warnings.
2015-10-09  Emilia KasperDTLS: remove unused cookie field
2015-10-06  Dr. Stephen HensonDon't try and parse boolean type.
2015-10-05  Andy PolyakovAddress Windows warnings in apps/.
2015-10-05  Andy PolyakovExplicitly cast INVALID_SOCKET to (int) to address...
2015-09-30  Ben LaurieDisplay brief help if no options for list.
2015-09-29  Andy PolyakovFix -Wshadow warnings in mingw builds.
2015-09-28  Alessandro GhediniPrint debug info for extended master secret extension
2015-09-28  Michal BozonRT4053: Typo in error message
2015-09-28  Dr. Stephen HensonSRP memory leak fix
2015-09-28  Emilia KasperSilence Wconditional-uninitialized
2015-09-26  Alessandro GhediniGH408 follow-on: update buflen
2015-09-25  Matt CaswellAdd support for -no-CApath and -no-CAfile options
2015-09-24  Vladimir Kotalfix compilation on Solaris
2015-09-24  Rich SalzRestore the old interactive prompt.
2015-09-23  Matt CaswellFix s_server DTLSv1_listen issues
2015-09-23  Matt CaswellAdd support for DTLSv1_listen in s_server
2015-09-22  Rich SalzRemove "noise" comments from TS files.
2015-09-21  Matt CaswellFix -srpvfile option in srp command line
2015-09-20  Dr. Stephen HensonMake SRP work with -www
2015-09-20  Dr. Stephen Hensonmake no-dh work
2015-09-19  Richard LevitteFinally, remove a possibly disabled feature
2015-09-19  Richard LevitteAdd more features that may be disabled
2015-09-19  Richard LevitteAdd more features that may be disabled
2015-09-19  Richard LevitteAdd more features that may be disabled
2015-09-19  Richard LevitteAdd more features that may be disabled
2015-09-19  Richard LevitteSort the disabled features alphabetically
2015-09-19  Richard LevitteSmall typo
2015-09-19  Dr. Stephen HensonPrint out a list of disabled features.
2015-09-17  Rich SalzRT4033: Use OPENSSL_SYS_UNIX not "unix"
2015-09-11  Dr. Stephen HensonUse default field separator.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-10  Rich SalzUnwriteable directories are errors
2015-09-08  Rich SalzFix rehash/c_rehash doc and behavior.
2015-09-08  Ben LaurieFix uninit warning. Remove unnecessary casts. Nothing...
2015-09-08  Rich Salzadd support for apple os/x
2015-09-07  Rich SalzGH391: Apple port
2015-09-07  Rich Salzfix build breakage on windows
2015-09-06  Rich SalzFix typo, that broke build on non-unix
2015-09-06  Timo TerasAdd rehash command to openssl
2015-09-06  Richard LevitteSmall fix: make istext static
2015-09-06  Richard LevitteFix enc so it properly treats BASE64 as text
2015-09-06  Richard LevitteChange the treatment of stdin and stdout to allow binar...
2015-09-06  Richard Levittedup_bio_* and bio_open_* are utility functions and...
2015-09-05  Richard LevitteHave binary mode when the format is binary, not the...
2015-09-05  Richard LevitteChange the way apps open their input and output files
2015-09-05  Richard LevitteMake the handling of output and input formats consistent
2015-09-05  Dr. Stephen HensonAvoid direct X509 structure access
2015-09-05  Rich SalzMake TS structures opaque.
next