]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Use size of entries, not size of the pointer.
[thirdparty/openssl.git] / util /
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
2017-06-07  Rich Salzmake error tables const and separate header file
2017-06-01  Rich SalzAdd -p (public only) flag to find-doc-nits
2017-05-31  Richard LevitteAdd UI functionality to duplicate the user data
2017-05-31  Matt CaswellWait longer for the server in TLSProxy to start
2017-05-29  Rich SalzAdd stricter checking in NAME section
2017-05-26  Matt CaswellFix a Proxy race condition
2017-05-11  Dr. Stephen Hensonmake update
2017-05-09  Matt CaswellAdd test for no change following an HRR
2017-05-08  Benjamin KadukAdd PEM_bytes_read_bio_secmem()
2017-05-08  Benjamin KadukAdd PEM_read_bio_ex
2017-05-03  Rich SalzFix curly braces on util/mkrc.pl
2017-05-03  Rich SalzRun perltidy, use strict+warnings on mkrc.pl
2017-05-03  Rich SalzPerltidy ck_errf
2017-05-03  Rich SalzRemove some unused scripts
2017-05-03  Matt CaswellUpdate the TLSv1.3 version indicator for draft-20
2017-05-03  Matt CaswellExtend the SERVERINFO file format to include an extensi...
2017-05-03  Marek KleinAdded support for ESSCertIDv2
2017-05-02  Todd ShortTLS1.3 Padding
2017-04-28  Richard LevitteTLSProxy: When in debug mode, show the exact subprocess...
2017-04-26  Matt CaswellAdd support for SSL_SESSION_is_resumable()
2017-04-25  Dr. Stephen Hensonmake update
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-25  Matt CaswellAdd a BIO_lookup_ex() function
2017-04-24  Richard LevitteAdd CRYPTO_mem_leaks_cb
2017-04-16  Rich SalzAdd -f -r flags to find-unused-errs
2017-04-10  Richard LevitteFix util/mkdef.pl
2017-04-10  Richard LevitteAct on deprecation of LONG and ZLONG, step 3
2017-04-10  Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
next