]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/t_crl.c
constify *_dup() and *i2d_*() and related functions as far as possible, introducing...
[thirdparty/openssl.git] / crypto / x509 / t_crl.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-16  Richard LevitteAdd padding spaces before printing signature algorithm...
2017-10-18  KaoruTodaRemove parentheses of return.
2017-04-25  Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-01-15  Kurt RoeckxFix undefined behaviour when printing the X509 and...
2016-08-19  Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-17  Matt CaswellConvert X509_CRL* functions to use const getters
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-10-23  Alessandro GhediniRemove useless code
2015-09-22  Dr. Stephen HensonMove certificate request and CRL routines to x509 dir.