]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Implement RSASSA-PKCS1-v1_5 as specified.
[thirdparty/openssl.git] / include /
2016-11-07  David BenjaminImplement RSASSA-PKCS1-v1_5 as specified.
2016-11-07  Matt CaswellCorrect the Id for the TLS1.3 ciphersuite
2016-11-04  Matt CaswellFix some clashing symbol numbers due to merge conflict
2016-11-04  Matt CaswellProvide some constant time functions for dealing with...
2016-11-04  Matt CaswellConvert libssl writing for size_t
2016-11-04  Matt CaswellFurther libssl size_t-ify of reading
2016-11-03  Richard LevitteAdd a HEADER_MODES_H guard in include/openssl/modes.h
2016-11-02  Matt CaswellAdd a DSO_dsobyaddr() function
2016-11-02  Matt CaswellPartial revert of 3d8b2ec42 to add back DSO_pathbyaddr
2016-11-02  David WoodhouseAdd DTLS_get_data_mtu() function
2016-11-02  Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-11-01  Todd ShortAdd SSL_CTX_set1_cert_store()
2016-10-28  Benjamin KadukTry to unify BIO read/write parameter names
2016-10-28  Matt CaswellFix some feedback issues for BIO size_t-ify
2016-10-28  Matt CaswellMore parameter naming of BIO_read*/BIO_write* related...
2016-10-28  Matt CaswellTweaks based on review feedback of BIO size_t work
2016-10-28  Matt CaswellEnsure all BIO functions call the new style callback
2016-10-28  Matt CaswellCreate BIO_write_ex() which handles size_t arguments
2016-10-28  Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-10-26  Matt CaswellProvide a cross-platform format specifier (OSSLzu)...
2016-10-22  jrmarinoFix support for DragonFly BSD
2016-10-17  David WoodhouseAdd SSL_OP_NO_ENCRYPT_THEN_MAC
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-10-03  Matt CaswellDon't set the handshake header in every message
2016-09-29  Matt CaswellConvert CertStatus message construction to WPACKET
2016-09-29  Dr. Stephen HensonASN1_ITEM should use type name not structure name.
2016-09-29  Dr. Stephen HensonAdd ASN1_ITEM lookup and enumerate functions.
2016-09-29  Matt CaswellFix missing NULL checks in NewSessionTicket construction
2016-09-22  Matt CaswellAdd OCSP_RESPID_match()
2016-09-22  Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-09-21  Matt CaswellDon't allow too many consecutive warning alerts
2016-09-21  Rich SalzRevert "Constify code about X509_VERIFY_PARAM"
2016-09-21  Matt Caswellmake update and fix some associated mis-matched error...
2016-09-20  Matt CaswellConvert NextProto message construction to WPACKET
2016-09-18  FdaSilvaYYConstify code about X509_VERIFY_PARAM
2016-09-13  Viktor Szakatsbio.h: fix number of arguments passed to BIO_ptr_ctrl()
2016-09-13  Matt CaswellConvert tls_construct_client_hello() to use PACKETW
2016-09-11  Richard LevitteVMS: be less picky when loading DSOs
2016-08-25  Richard LevitteUpdate CHANGES, NEWS, README and opensslv.h on master
2016-08-24  Viktor DukhovniUn-delete still documented X509_STORE_CTX_set_verify
2016-08-24  Rob PercivalUpdates the CT_POLICY_EVAL_CTX POD
2016-08-24  Rob PercivalDocuments the CTLOG functions
2016-08-24  Rob PercivalAdd comment about calling CT_POLICY_EVAL_CTX_free
2016-08-24  Rob PercivalFix comment about what SCT_LIST_validate does.
2016-08-23  Rob PercivalRemoves {i2o,o2i}_SCT_signature from the CT public API
2016-08-23  Rob PercivalInternalizes SCT_verify and removes SCT_verify_v1
2016-08-23  FdaSilvaYYConstify a bit X509_NAME_get_entry
2016-08-23  FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-23  FdaSilvaYYConstify some input parameters.
2016-08-23  FdaSilvaYYConstify some inputs buffers
2016-08-23  FdaSilvaYYConstify ASN1_PCTX_*
2016-08-22  Kazuki YamaguchiExpose alloc functions for EC{PK,}PARAMETERS
2016-08-22  Andy Polyakovcrypto/pkcs12: facilitate accessing data with non-inter...
2016-08-22  Andy Polyakovcrypto/pkcs12: default to UTF-8.
2016-08-22  Andy Polyakovcrypto/pkcs12: add UTF8 support.
2016-08-21  Rich SalzMove BIO index lock creation
2016-08-21  Dr. Stephen HensonAdd X509_getm_notBefore, X509_getm_notAfter
2016-08-20  FdaSilvaYYDuplicate includes
2016-08-20  Rich SalzAdd BIO_get_new_index()
2016-08-19  Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-19  Matt CaswellConvert PKCS12* functions to use const getters
2016-08-19  Matt CaswellUpdate function error code
2016-08-19  Matt CaswellFix DTLS replay protection
2016-08-19  Dr. Stephen HensonAdd X509_get0_serialNumber() and constify OCSP_cert_to_id()
2016-08-19  Dr. Stephen Hensonconstify X509_REQ_get0_signature()
2016-08-19  Dr. Stephen Hensonconstify i2o_ECPublicKey
2016-08-18  Dr. Stephen HensonConstify i2a*
2016-08-18  Matt CaswellConvert X509_REVOKED* functions to use const getters
2016-08-17  Richard LevitteDon't try to init dasync internally
2016-08-17  Dr. Stephen HensonConstify X509_SIG.
2016-08-17  Dr. Stephen HensonConstify X509_certificate_type()
2016-08-17  Dr. Stephen HensonConstify X509_get0_signature()
2016-08-17  Dr. Stephen HensonConvert X509* functions to use const getters
2016-08-17  Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-17  Matt CaswellMake X509_NAME_get0_der() conform to OpenSSL style
2016-08-17  Matt CaswellConvert OCSP* functions to use const getters
2016-08-17  Dr. Stephen HensonConstify private key decode.
2016-08-17  Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-17  Dr. Stephen HensonConstify ASN1_item_unpack().
2016-08-17  Remi GacogneAdd missing session id and tlsext_status accessors
2016-08-16  Matt CaswellConvert SSL_SESSION* functions to use const getters
2016-08-16  Matt CaswellConvert PKCS8* functions to use const getters
2016-08-16  Matt CaswellConvert TS_STATUS_INFO* functions to use const getters
2016-08-16  Matt CaswellProvide compat macros for SSL_CTX_set_ecdh_auto() and...
2016-08-16  Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-15  Rob PercivalMake CT_POLICY_EVAL_CTX_set1_{cert,issuer} into boolean...
2016-08-15  Rob PercivalImproves CTLOG_STORE setters
2016-08-13  Dr. Stephen HensonAdd point ctrls to X25519
2016-08-13  Dr. Stephen Hensonmake errors
2016-08-13  Dr. Stephen HensonUse OIDs from draft-ietf-curdle-pkix-02
2016-08-12  Rich SalzGH1446: Add SSL_SESSION_get0_cipher
2016-08-10  Rich SalzAdd #defines for magic numbers in API.
2016-08-10  Kurt RoeckxFix spelling of error code
2016-08-10  Rich SalzAdd some const casts
2016-08-10  Rich SalzGH1383: Add casts to ERR_PACK
2016-08-06  Rob PercivalMkae CT_log_new_from_base64 always return 0 on failure
2016-08-05  klemensspelling fixes, just comments and readme.
2016-08-05  Rob PercivalRemoves CTLOG_new_null from the CT public API
2016-08-05  Dániel BakaiAdded appropriate OPENSSL_NO_STDIO to PKCS12 header
2016-08-04  David WoodhouseMake DTLS1_BAD_VER work with DTLS_client_method()
next