Constify various mostly X509-related parameter types in crypto/ and apps/
[openssl.git] / crypto / x509 / x509cset.c
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-09-28 Dr. Matthias St... Reorganize private crypto header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2017-10-18 KaoruTodaRemove parentheses of return.
2017-08-29 PauliMove the REF_PRINT support from e_os.h to internal...
2017-08-29 Paulie_os.h removal from other headers and source files.
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-08-19 Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-19 Dr. Stephen HensonAvoid duplicated code.
2016-08-18 Matt CaswellConvert X509_REVOKED* functions to use const getters
2016-08-17 Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-01 Dr. Stephen HensonConstify some X509_CRL functions.
2016-07-25 FdaSilvaYYConstify ...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-05-16 FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-10-15 Dr. Stephen Hensonembed CRL serial number and signature fields
2015-09-22 Dr. Stephen HensonAdditional X509_CRL accessors.
2015-09-22 Dr. Stephen Hensontypo
2015-09-22 Dr. Stephen HensonAdd accessors for X509_REVOKED.
2015-09-22 Dr. Stephen HensonAdd accessors for request and CRL signatures
2015-09-17 Dr. Stephen HensonEmbed various signature algorithms.
2015-09-16 Dr. Stephen HensonX509_CRL_INFO embed
2015-09-02 Dr. Stephen Hensonmake X509_CRL opaque
2015-08-31 Dr. Stephen HensonAdd X509_CRL_up_ref function
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-03-23 Dr. Stephen HensonRemove old ASN.1 code.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2006-12-11 Nils Larschuse const ASN1_TIME *
2004-12-09 Dr. Stephen HensonAutomatically mark the CRL cached encoding as invalid...
2001-08-17 Dr. Stephen HensonAdd CRL utility functions to allow CRLs to be