Fix no-ec
[openssl.git] / util /
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()
2017-08-15 Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15 Richard LevitteConsolidate the locations where we have our internal...
2017-08-14 Rich SalzDoc fixes
2017-08-12 Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-08-11 FdaSilvaYYFix some Typos and indents
2017-08-09 Rich SalzAdd -d flag to list -u details (now normally off)
2017-08-09 Matt CaswellAdd an SSL_SESSION_dup() function
2017-08-08 Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-04 Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-03 Rich SalzAdd RAND_priv_bytes() for private keys
2017-08-03 Rich SalzAdd a DRBG to each SSL object
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-29 Dr. Stephen Hensonmake update
2017-07-29 Bernd EdlingerImplement the CRYPTO_secure_clear_free function
2017-07-28 Paul YangMake SSL_set_tlsext_host_name no effect from server...
2017-07-28 Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-26 Hubert Kariomake scrypt ASN.1 parameter functions public
2017-07-26 Paul YangAdd test cases and docs for ASN1_STRING_TABLE_* functions
2017-07-26 Todd ShortAdd support to free/allocate SSL buffers
2017-07-25 Andy PolyakovAdd evp/m_sha3.c.
2017-07-20 Paul YangSupport converting cipher name to RFC name and vice...
2017-07-19 Rich SalzAdd DRBG random method
2017-07-16 Rich SalzDon't use "version" in "OpenSSL Version 1.1.0" etc
2017-07-07 Matt CaswellUpdate the version number for TLSv1.3 draft 21
2017-07-03 Rich SalzVarious doc fixes
2017-07-03 Richard LevitteRemove the possibility to disable the UI module entirely
2017-06-29 Rich SalzAdd fork handlers, based on pthread_atfork
2017-06-29 Richard Levitteutil/mkdef.pl: Make symbol version processing Linux...
2017-06-29 Richard Levitteutil/mkdef.pl: Add UNIX as a platform
2017-06-29 Richard LevitteSTORE: add ENGINE information to loaders
2017-06-29 Richard LevitteAdd the STORE module
2017-06-27 Richard Levitteutil/mkerr.pl: avoid getting an annoying warning about...
2017-06-27 Richard Levitteutil/mkerr.pl: allow module names prefixed with OSSL_...
2017-06-25 Benjamin KadukAdd constants for TLS 1.3 SignatureScheme values
2017-06-21 Sascha SteinbissAdd OCSP_resp_get1_id() accessor
2017-06-21 Matt CaswellDocument SSL_set_psk_find_session_callback() and SSL_CT...
2017-06-21 Matt CaswellDocument SSL_set_psk_use_session_callback() and SSL_CTX...
2017-06-21 Matt CaswellAdd SSL_SESSION_set_protocol_version()
2017-06-21 Matt CaswellAdd SSL_SESSION_set_cipher()
2017-06-21 Matt CaswellAdd SSL_SESSION_set1_master_key()
2017-06-21 Matt CaswellAdd a function to get the handshake digest for an SSL_C...
2017-06-21 Matt CaswellAdd public API functions for setting TLSv1.3 PSK callbacks
2017-06-12 Richard LevitteRework writing crypto/err/openssl.txt
2017-06-12 Richard LevitteAdd -module option to util/mkerr.pl
2017-06-12 Rich SalzPut message strings in state files
2017-06-12 Benjamin KadukAdd SSL_early_get1_extensions_present()
2017-06-11 Rich SalzRemove leading space-before-tab
2017-06-11 Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-08 Rich SalzList undocumented macros
2017-06-08 Rich SalzRemove doc of non-existent functions
2017-06-08 Todd ShortFix #340: Parse ASN1_TIME to struct tm
next