Add evp/m_sha3.c.
[openssl.git] / include / openssl / x509v3.h
2017-06-07 Rich Salzmake error tables const and separate header file
2017-04-27 Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-01-28 Richard LevitteDocument what EXFLAG_SET is for in x509v3.h
2016-08-23 FdaSilvaYYConstify some input parameters.
2016-08-18 Dr. Stephen HensonConstify i2a*
2016-08-17 Matt CaswellConvert X509_CRL* functions to use const getters
2016-07-25 Richard LevitteMake it possible for external code to set the certiciat...
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 SXNET_add_id_*
2016-07-23 Richard LevitteMake it possible for external code to flag a certificat...
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-11 Dr. Stephen HensonAdd nameConstraints commonName checking.
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-06-27 Matt CaswellFix some OPENSSL_API_COMPAT values
2016-06-15 FdaSilvaYYConstify input buffers of some X509V3 and X509_PURPOSE...
2016-06-09 Rich SalzMake a2i_ipadd an internal function
2016-06-05 FdaSilvaYYConstify X509V3_EXT_*_conf*
2016-06-05 FdaSilvaYYConstify s2i_ASN1_IA5STRING
2016-06-05 FdaSilvaYYConstify s2i_ASN1_INTEGER
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-18 Rich SalzRename some lowercase API's
2016-03-10 Viktor DukhovniAdd X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07 Dr. Stephen HensonFix declarations and constification for inline stack.
2015-12-10 Rob StradlingSupport the TLS Feature (aka Must Staple) X.509v3 exten...
2015-09-30 David WoodhouseFix no-stdio build
2015-09-22 Dr. Stephen HensonNew function X509_get0_subject_key_id()
2015-09-03 David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-09-01 Dr. Stephen Hensonfunctions to retrieve certificate flags
2015-03-31 Richard LevitteStop symlinking, move files to intended directory