]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Add test/versions to gitignore
[thirdparty/openssl.git] / util /
2018-04-03  Matt CaswellUpdate copyright year
2018-03-31  Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-03-29  Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-29  Vitezslav CizekBIO_s_accept.pod: add documentation for the new macros
2018-03-29  Vitezslav CizekDocument BIO_{get,set}_conn_ip_family macros.
2018-03-29  Richard LevitteRevert "util/dofile.pl: only quote stuff that actually...
2018-03-28  Matt CaswellRevert "Temporarily disable some tests that hang"
2018-03-27  Matt CaswellTemporarily disable some tests that hang
2018-03-26  Rich SalzRemove QNX support
2018-03-22  Bernd EdlingerHandle partial messages in TLSProxy
2018-03-22  Rich SalzFix resource files
2018-03-22  Andy Polyakovinclude/openssl/rand.h: omit intermediate typedef.
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Richard LevitteIn TLSProxy::Proxy, specify TLSv1.3 as maximum allowabl...
2018-03-19  Matt CaswellFix no-sm2
2018-03-19  Jack LloydHandle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
2018-03-19  Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19  Richard LevitteAdd a simple method to run regression tests
2018-03-16  Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-16  Richard LevitteVMS C: reduce the dependency paths to be relative
2018-03-16  Richard LevitteVisual C: reduce the dependency paths to be relative
2018-03-16  Richard Levitteutil/add-depends.pl: add the possibility for debug...
2018-03-16  Richard LevitteMove all dependency post-processing to util/add-depends.pl
2018-03-15  Dr. Matthias St... Publish the RAND_DRBG API
2018-03-15  Richard Levitteutil/postprocess-makedepend.pl: make an effort to colle...
2018-03-15  Richard Levitteutil/postprocess-makedepend.pl: For VC, don't include...
2018-03-15  Richard LevitteStreamline dependency generation
2018-03-15  Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15  Matt CaswellAdd functions for setting the new EVP_PKEY_ASN1_METHOD...
2018-03-15  Matt CaswellAdd documentation for the newly added EVP_PKEY_new...
2018-03-15  Matt CaswellAdd the function EVP_PKEY_new_CMAC_key()
2018-03-15  Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-03-14  Richard Levitteutil/add-depends.pl: sort the dependency files
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-14  Matt CaswellUpdate version numbers for TLSv1.3 draft-26
2018-03-13  Richard LevitteRemove the temporary file in case it wasn't renamed
2018-03-13  Richard LevitteRemove debugging prints from util/add-depends.pl
2018-03-13  Richard LevitteRefactor the 'depend' target
2018-03-12  Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-12  Todd ShortSession Ticket app data
2018-03-09  Dr. Matthias St... RAND_DRBG: add a function for setting the reseeding...
2018-03-09  Todd ShortAdd SSL/SSL_CTX_use_cert_and_key()
2018-03-06  Richard Levitteutil/dofile.pl: only quote stuff that actually needs...
2018-02-26  Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-23  Richard LevitteSTORE: Add documentation on search criteria
2018-02-23  Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23  Richard LevitteSTORE: Add documentation on expecting specific infos
2018-02-23  Richard LevitteSTORE: Add the possibility to specify an expected info...
2018-02-21  Matt CaswellRemove a spurious TLSProxy byte in TLSv1.3
2018-02-19  John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-19  Massimiliano Pala Add X509_get0_authority_key_id() function
2018-02-19  Richard LevitteOpenSSL::Test::quotify: put quotes around empty arguments
2018-02-15  Dr. Matthias St... DRBG: make locking api truly private
2018-02-14  Richard LevitteOSSL_STORE: Add OSSL_STORE_vctrl()
2018-02-13  Dr. Matthias St... DRBG: unify initialization and cleanup code
2018-02-13  Dr. Matthias St... DRBG: add locking api
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRun "make update"
2018-02-09  FdaSilvaYYSmall simplification in mkerr.pl
2018-02-08  Richard Levitteutil/mkdef.pl: use better array in search of 'DEPRECATE...
2018-02-07  Richard Levittemkerr.pl: When writing internal FOOerr.h, pay attention...
2018-02-06  Richard Levitteutil/mkdef.pl: Trust configdata.pm
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-02-01  Richard LevitteMake sure that apps/openssl prefixes its output with...
2018-01-31  Benjamin KadukRevert the crypto "global lock" implementation
2018-01-29  Kurt RoeckxAdd RAND_DRBG_bytes
2018-01-28  Steve LinsellUpdate copyright year in mkerr.pl
2018-01-25  Benjamin KadukAdd TLSProxy tests for signature_algorithms_cert
2018-01-25  Benjamin KadukRenumber TLSEXT_TYPE_key_share for draft-23
2018-01-25  Benjamin KadukBump TLS1_3_VERSION_DRAFT for draft-23
2018-01-24  David CooperAdd -rsigopt option to ocsp command
2018-01-24  Matt CaswellAdd the SSL_stateless() function
2018-01-23  PauliSHA512/224 and SHA512/256
2018-01-22  Rich SalzAdd accessors for AdmissionSyntax
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-19  Richard LevitteCreate one permanent proxy socket per TLSProxy::Proxy...
2018-01-18  Richard LevitteTLSProxy::Proxy: Don't use ReuseAddr on Windows
2018-01-17  Richard LevitteTLSProxy::Proxy: don't waste time redirecting STDOUT...
2018-01-17  Richard LevitteTLSProxy::Proxy: If we don't support IPv6, force IPv4
2018-01-16  Paul YangEnforce return values section check
2018-01-16  Matt CaswellExtend timeout for TLSProxy
2018-01-13  Bernd EdlingerCatch SIGPIPE in TLSProxy::Proxy::clientstart
2018-01-10  Dr. Matthias St... Enhance util/openssl-update-copyright shell script
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  Dr. Matthias St... Add util/openssl-update-copyright shell script
2017-12-17  Dr. Matthias St... Implement automatic reseeding of DRBG after a specified...
2017-12-17  Dr. Matthias St... Add master DRBG for reseeding
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-12-14  Matt CaswellSend supported_versions in an HRR
2017-12-14  Matt CaswellUpdate TLSProxy to know about new HRR style
2017-12-14  Matt CaswellMerge HRR into ServerHello
2017-12-14  Matt CaswellSend a CCS from the client in a non-early_data handshake
2017-12-14  Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-14  Matt CaswellUpdate the TLSv1.3 draft version indicators to draft 22
2017-12-12  Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-11-30  Viktor DukhovniMake possible variant SONAMEs and symbol versions
2017-11-27  Rich SalzFix SOURCE_DATE_EPOCH bug; use UTC
2017-11-21  Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-20  Paul YangSupport public key and param check in EVP interface
next