]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x_pubkey.c
Add legacy include guard manually to opensslconf.h.in
[thirdparty/openssl.git] / crypto / x509 / x_pubkey.c
2019-07-22  Dr. Matthias St... x509: publish X509_PUBKEY_dup
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-01-31  Bernd EdlingerFix a crash in reuse of i2d_X509_PUBKEY
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-01  Matt CaswellUpdate copyright year
2018-04-24  FdaSilvaYYX509: add more error codes on malloc or sk_TYP_push...
2017-11-03  Pavel KopylFix error handling in i2d* functions.
2017-10-18  KaoruTodaRemove parentheses of return.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-04-02  Dr. Stephen HensonFix X509_PUBKEY cached key handling.
2016-03-30  Dr. Stephen HensonRemove X509_PUBKEY lock.
2016-03-22  Dr. Stephen HensonMake X509_PUBKEY opaque
2016-03-22  Dr. Stephen Hensonmove x_pubkey.c to crypto/x509