Make DRBG uninstantiate() and instantiate() methods inverse to each other
[openssl.git] / crypto / x509 / x509_lcl.h
2017-04-25 Dr. Stephen HensonAdd support for custom signature parameters
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-08-04 FdaSilvaYYConstify inputs of two X509_LOOKUP_METHOD methods
2016-07-26 Dr. Stephen HensonUse X509_LOOKUP_TYPE for lookup type consistently.
2016-07-25 Richard LevitteAdd setter and getter for X509_STORE's check_policy
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-04-03 Viktor DukhovniTidy up x509_vfy callback handling
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-07 Dr. Stephen HensonOnly declare stacks in headers
2015-11-26 Dr. Stephen HensonRemove X509_VERIFY_PARAM_ID
2015-10-15 Dr. Stephen Hensonembed value field of X509_EXTENSION
2015-09-22 Dr. Stephen HensonMove certificate request and CRL routines to x509 dir.
2015-05-02 Dr. Stephen Hensonmake X509_VERIFY_PARAM opaque
2015-03-25 Dr. Stephen HensonRemove X509_ATTRIBUTE hack.
2015-03-23 Dr. Stephen Hensonmake X509_EXTENSION opaque
2015-03-16 Dr. Stephen HensonMake X509_ATTRIBUTE opaque.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-05 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-06-23 Viktor DukhovniMultiple verifier reference identities.
2014-06-22 Viktor DukhovniDrop hostlen from X509_VERIFY_PARAM_ID.
2014-05-25 Dr. Stephen HensonDon't use expired certificates if possible.
2014-05-25 Dr. Stephen HensonRename vpm_int.h to x509_lcl.h