openssl fipsinstall: fix cosmetic wart
[openssl.git] / crypto / x509v3 / pcy_cache.c
2019-05-29 Richard LevitteJoin the x509 and x509v3 directories
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-07 Andy PolyakovHarmonize use of sk_TYPE_find's return value.
2018-05-01 Matt CaswellUpdate copyright year
2018-04-24 FdaSilvaYYX509: add more error codes on malloc or sk_TYP_push...
2016-06-03 PauliFix threading issue that at best will leak memory
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-22 Dr. Stephen Hensonheader includes
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich SalzRemove goto inside an if(0) block
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-08-12 Dr. Stephen HensonSupport for policy mappings extension.
2004-03-25 Dr. Stephen HensonFix loads of warnings in policy code.
2004-03-25 Geoff ThorpeDamn, I was a bit hasty with my fix and hadn't spotted...
2004-03-25 Geoff ThorpeRemove some warnings.
2004-03-23 Dr. Stephen HensonInitial support for certificate policy checking and...