Update INSTALL about no-md5 removal
[openssl.git] / include /
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()
2016-08-04 Rich SalzRemove "lockit" from internal error-hash function
2016-08-04 Dr. Stephen HensonLimit status message sisze in ts_get_status_check
2016-08-04 FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-08-04 FdaSilvaYYConstify inputs of two X509_LOOKUP_METHOD methods
2016-08-04 FdaSilvaYYConstify input buffer
2016-08-04 FdaSilvaYYConstify ASN1_INTEGER_get, ASN1_ENUMERATED_get
2016-08-04 Matt CaswellPrepare for 1.1.0-pre7-dev
2016-08-04 Matt CaswellPrepare for 1.1.0-pre6 release OpenSSL_1_1_0-pre6
2016-08-01 Dr. Stephen HensonConstify some X509_CRL, X509_REQ functions.
2016-08-01 Dr. Stephen HensonAdd DSA_bits() function.
2016-08-01 Richard LevitteForgotten make update
2016-08-01 Richard J. MooreConst the ex data stuff too to fix warnings
2016-08-01 Richard J. MooreConst EC_KEY_dup
2016-07-31 Andy Polyakovevp/evp_enc.c: make assert error message more readable
2016-07-30 Richard J. MooreIgnore the serial number for now and just do the rest.
2016-07-30 Richard J. MooreMake some more X509 functions const.
2016-07-29 Matt CaswellSimplify and rename SSL_set_rbio() and SSL_set_wbio()
2016-07-26 Dr. Stephen HensonDeprecate X509_LU_FAIL, X509_LU_RETRY
2016-07-26 Dr. Stephen HensonUse X509_LOOKUP_TYPE for lookup type consistently.
2016-07-26 Dr. Stephen HensonMove X509_LU_RETRY, X509_LU_FAIL
2016-07-25 FdaSilvaYYDiscard BIO_set(BIO* bio) method
2016-07-25 Richard LevitteMake it possible for external code to set the certiciat...
2016-07-25 Richard LevitteAdd X509_STORE lock and unlock functions
2016-07-25 Richard LevitteAdd setter and getter for X509_STORE's check_policy
2016-07-25 Richard LevitteAdd getters / setters for the X509_STORE_CTX and X509_S...
2016-07-25 FdaSilvaYYTypo and comment fix
2016-07-25 FdaSilvaYYDiscard some unused typedefs
2016-07-25 FdaSilvaYYConstify X509|X509_CRL|X509_REVOKED_get_ext
2016-07-25 FdaSilvaYYConstify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
2016-07-25 FdaSilvaYYConstify ...
2016-07-25 FdaSilvaYYConstify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2...
2016-07-25 FdaSilvaYYConstify i2s_ASN1_INTEGER, X509V3_get_d2i
2016-07-25 FdaSilvaYYConstify input parameters of methods :
2016-07-25 FdaSilvaYYConstify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.
next