Adapt storeutl to allow search for specific objects
[openssl.git] / util /
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
2017-11-12 Ben Kadukmake update
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-10 Andy Polyakovutil/copy.pl: work around glob quirk in some of earlier...
2017-11-07 Matt CaswellFix race condition in TLSProxy
2017-11-05 Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-11-05 FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-31 Ronald TseSynchronize man3 EVP cipher list with existing implemen...
2017-10-31 Richard LevitteFix EVP_PKEY_ASN1_METHOD manual
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-30 Richard LevitteEVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
2017-10-25 Paul YangAdd sk_TYPE_new_reserve() function
2017-10-18 Rich SalzAdditional name for all commands
2017-10-18 Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-13 Rich SalzAdd CRYPTO_get_alloc_counts.
2017-10-12 Dr. Stephen Hensonmake update
2017-10-12 Dr. Stephen HensonAdd RFC7919 documentation.
2017-10-11 Dr. Stephen Hensonmake update
2017-10-09 PauliAdd atomic write call
2017-10-09 PauliAdd a CRYPTO_atomic_read call which allows an int varia...
2017-10-09 Richard LevitteFix util/perl/OpenSSL/Test.pm input variable overwrite
2017-10-09 Richard LevitteFix util/find-doc-nits to correctly parse function...
2017-09-27 PauliAdd a reserve call to the stack data structure.
2017-09-15 Christian HeimesProvide getters for min/max proto version
2017-09-14 Paul YangSupport EVP_PKEY_meth_remove and pmeth internal cleanup
2017-09-13 Paul YangSupport key check in EVP interface
2017-09-08 David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
2017-09-08 Richard LevitteAdd UI functions to set result with explicit length...
2017-09-06 Alfred E. Heggestadadd callback handler for setting DTLS timer interval
2017-09-01 Richard LevitteFix OpenSSL::Test::Utils::config to actualy load the...
2017-09-01 Matt CaswellFix Proxy where a timeout occurs waiting for both clien...
2017-08-31 Rich SalzAdd CRYPTO_thread_glock_new
2017-08-31 Richard LevitteOpenSSL::Test::__fixup_prg: don't check program existence
2017-08-31 Richard Levitteutil/mkdef.pl: handle line terminators correctly
2017-08-31 Matt CaswellAdd functions for getting/setting SNI/ALPN info in...
2017-08-31 Matt CaswellAdd SSL_SESSION_set_max_early_data()
2017-08-30 Paul YangIntroduce SSL_CIPHER_get_protocol_id
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-28 Kurt RoeckxDon't auto-instantiate a DRBG when trying to use it...
2017-08-28 Dr. Matthias St... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-21 Paul YangDocument missing EVP_PKEY_method_* items
2017-08-16 FdaSilvaYYfix some typos
2017-08-15 Benjamin KadukAdd SSL_get_pending_cipher()
2017-08-15 Richard LevitteAdd ERR_clear_last_mark()
next