]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Fix return-value checks in OCSP_resp_get1_id()
[thirdparty/openssl.git] / include /
2017-06-21  Sascha SteinbissAdd OCSP_resp_get1_id() accessor
2017-06-21  Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-21  Matt CaswellFix DTLS failure when used in a build which has SCTP...
2017-06-21  Matt CaswellMake the input parameters for SSL_SESSION_set1_master_k...
2017-06-21  Matt CaswellAdd documentation for SSL_CTX_set_psk_use_session_callb...
2017-06-21  Matt CaswellFix no-psk
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-21  Matt CaswellAdd TLSv1.3 client side external PSK support
2017-06-21  Matt CaswellAdd TLSv1.3 server side external PSK support
2017-06-21  Rich SalzAdd constant-time 64
2017-06-21  Dr. Stephen HensonUse EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs...
2017-06-21  Rich SalzMerge Nokia copyright notice into standard
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-20  FdaSilvaYYDeclare a new x509v3 extension: x509ExtAdmission
2017-06-20  Rich SalzFix typo (note by oneton@users.github)
2017-06-20  Rich SalzAdd RAND_UNIMPLEMENTED error code
2017-06-19  Rich SalzRemove bsd_cryptodev engine
2017-06-16  Matt CaswellAllow the server to change the ciphersuite on resume
2017-06-15  Rich SalzStandardize Levitte's dual-license
2017-06-12  Benjamin KadukAdd SSL_early_get1_extensions_present()
2017-06-11  Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-09  Josh Sorefmark V_ASN1_PRIMATIVE_TAG as compat
2017-06-09  Paul YangFix a bundle of trailing spaces in several files
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-06  Todd ShortFix #2400 Add NO_RENEGOTIATE option
2017-06-06  Dr. Stephen HensonFix define to match documentation
2017-05-31  Erwann AbaleaAdd some OID's from X.520
2017-05-31  Richard LevitteAdd UI functionality to duplicate the user data
2017-05-30  Dr. Stephen Hensonmake errors
2017-05-30  Dr. Stephen Hensonmake errors
2017-05-30  Dr. Stephen HensonAdd EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04
2017-05-30  Dr. Stephen Hensonmake errors
2017-05-29  Marek Kleinfixing incorrect OID of signingCertificateV2
2017-05-28  Richard LevitteRevert "Add internal functions to fetch a refcount"
2017-05-28  Richard LevitteCorrect small typo in CRYPTO_GET_REF
2017-05-27  Richard LevitteAdd internal functions to fetch a refcount
2017-05-27  Josh SorefFix spelling errors in CMS.
2017-05-22  Matt CaswellAdd an error to the stack on failure in dtls1_write_bytes()
2017-05-19  Matt CaswellFix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
2017-05-19  Matt CaswellMake SSL_is_server() accept a const SSL
2017-05-17  Matt CaswellAdd a new unsolicited extension error code and add...
2017-05-12  Todd ShortClean up SSL_OP_* a bit
2017-05-11  Richard LevitteCleanup - use e_os2.h rather than stdint.h
2017-05-11  Richard LevitteUnclash clashing reason codes in ssl.h
2017-05-11  Matt CaswellSend a missing_extension alert if key_share/supported...
2017-05-11  Matt CaswellTLSv1.3 alerts cannot be fragmented and only one per...
2017-05-11  Dr. Stephen HensonAdd EVP_DigestSign and EVP_DigesVerify
2017-05-10  Rich SalzIgnore MSVC warnings (via Gisle Vanem)
2017-05-09  Matt CaswellVerify that if we have an HRR then something will change
2017-05-08  Benjamin KadukAdd PEM_bytes_read_bio_secmem()
2017-05-08  Benjamin KadukAdd PEM_read_bio_ex
2017-05-08  Matt CaswellAdd support to SSL_trace() for inner content types
2017-05-08  Matt CaswellSend the supported_groups extension in EE where applicable
2017-05-03  Matt CaswellUpdate the TLSv1.3 version indicator for draft-20
2017-05-03  Matt CaswellAdd an SSL_ prefix to SERVERINFOV2 and SERVERINFOV1
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  Rich SalzCheck fflush on BIO_ctrl call
2017-04-27  Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-04-26  Matt CaswellAdd support for SSL_SESSION_is_resumable()
2017-04-25  Dr. Stephen HensonAdd support for custom signature parameters
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-25  Matt CaswellDocument BIO_lookup_ex()
2017-04-25  Matt CaswellDon't attempt to send fragments > max_send_fragment...
2017-04-25  Matt CaswellAdd better error logging if SCTP AUTH chunks are not...
2017-04-25  Matt CaswellAdd a BIO_lookup_ex() function
2017-04-25  Rich SalzFix typo in OPENSSL_LH_new compat API
2017-04-24  Richard LevitteAdd CRYPTO_mem_leaks_cb
2017-04-20  Rich SalzIgnore dups in X509_STORE_add_*
2017-04-20  Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2017-04-13  Richard LevitteASN.1: extend the possibilities to embed data instead...
2017-04-12  Todd ShortOCSP Updates: error codes and multiple certificates
2017-04-10  Richard LevitteDiscourage the use of LONG and ZLONG, and deprecate...
2017-04-10  Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2017-04-07  Rich SalzMake default_method mostly compile-time (cont'd)
2017-04-07  Rich SalzMake default_method mostly compile-time
2017-04-07  Matt CaswellPrefix custom extension API callback types with SSL_
2017-04-07  Matt CaswellImplement a new custom extensions API
2017-04-07  Matt CaswellMove the extensions context codes into the public API
2017-04-06  Qin Longe_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
2017-04-04  Richard Levittemake update
2017-04-04  Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-04-03  Dr. Stephen HensonConstify SSL_dup_CA_list()
2017-04-03  Dr. Stephen HensonNew certificate_authorities functions
2017-04-03  Matt CaswellAdd missing macros for DHxparams
2017-04-03  Kazuki YamaguchiFix a typo in the SSL_get_max_early_data() declarations
2017-03-30  Andy Polyakove_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
2017-03-29  Richard LevitteAdd z modifier parsing to the BIO_printf et all format...
2017-03-29  FdaSilvaYYMore typo fixes
2017-03-28  Rich SalzMove PRIu64, OSSLzu to e_os.h
2017-03-28  Hannes MagnussonRemove redundant decl of 509_STORE_set_flags
2017-03-24  Ian SpenceFix function documentation
2017-03-20  Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-19  Kurt RoeckxMake the CRYPTO_memcmp() prototype match memcmp()
next