Add the X509v3_cache_extensions() function
[openssl.git] / include / openssl / x509v3.h
2020-03-30 Matt CaswellAdd the X509v3_cache_extensions() function
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-08-01 Dr. Matthias St... Add missing accessors for X509 AuthorityKeyIdentifier
2019-05-24 agnosticdevissue-8973: Added const to parameters for values that...
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-02-19 Massimiliano Pala Add X509_get0_authority_key_id() function
2018-02-13 Matt CaswellUpdate copyright year
2018-01-22 Rich SalzAdd accessors for AdmissionSyntax
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