]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/by_dir.c
Fix error reporting glitch in X509_STORE_CTX_print_verify_cb() in t_x509.c
[thirdparty/openssl.git] / crypto / x509 / by_dir.c
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-07-15  Krists KrilovsFix wrong lock claimed in x509 dir lookup.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-24  PauliUse secure_getenv(3) when available.
2018-08-07  Andy PolyakovHarmonize use of sk_TYPE_find's return value.
2018-05-30  Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-01  Matt CaswellUpdate copyright year
2018-04-24  Dr. Matthias St... x509/by_dir.c: Remove dead code
2018-04-24  FdaSilvaYYX509: add more error codes on malloc or sk_TYP_push...
2017-10-18  KaoruTodaRemove parentheses of return.
2017-09-28  PauliRemove unnecessary #include <openssl/lhash.h> directives.
2017-09-14  PauliAvoid signed vs unsigned comparison error.
2017-09-14  PauliRemote unrequited casts
2017-09-14  PauliRevert "Reuse strndup(), simplify code"
2017-08-29  PauliMove e_os.h to be the very first include.
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-08-25  Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-07-07  PauliTrivial bounds checking.
2017-07-05  Rich SalzUndo commit d420ac2
2017-04-20  Rich SalzIgnore dups in X509_STORE_add_*
2016-07-26  Dr. Stephen HensonUse X509_LOOKUP_TYPE for lookup type consistently.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-03-09  Matt CaswellRemove use of the old CRYPTO_LOCK_X5O9_STORE
2016-03-08  Dmitry-MeReuse strndup(), simplify code
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-07  Dr. Stephen HensonOnly declare stacks in headers
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-09-30  David WoodhouseFix no-stdio build
2015-09-16  Dr. Stephen HensonEmbed X509_CINF
2015-09-16  Dr. Stephen HensonX509_CRL_INFO embed
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-02  Dr. Stephen Hensonmake X509_CRL opaque
2015-05-28  Rich SalzUse enum for X509_LOOKUP_TYPE
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 Salzfree null cleanup finale
2015-04-28  Rich Salzremove malloc casts
2015-01-22  Matt CaswellMore comment realignment master-post-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2014-08-17  Jonas Maebeget_cert_by_subject: check for NULL when allocating...
2014-02-24  Andy Polyakovx509/by_dir.c: fix run-away pointer (and potential...
2010-02-19  Bodo MöllerFix X509_STORE locking
2008-12-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2007-06-07  Dr. Stephen HensonFinish gcc 4.2 changes.
2007-02-18  Dr. Stephen HensonUpdates from 0.9.8-stable branch.
2006-12-05  Nils Larschavoid duplicate entries in add_cert_dir()
2006-09-26  Dr. Stephen HensonInitialize new callbacks and make sure hent is always...
2006-09-25  Richard LevitteComplete the change for VMS.
2006-09-17  Dr. Stephen HensonOverhaul of by_dir code to handle dynamic loading of...
2005-12-18  Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-11-03  Andy PolyakovMask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
2005-07-03  Andy PolyakovFix bugs in bug-fix to x509/by_dir.c.
2005-06-23  Richard LevitteInitialise dir to avoid a compiler warning.
2005-06-23  Richard LevitteChange dir_ctrl to check for the environment variable...
2004-01-22  Richard LevitteTypo...
2004-01-10  Richard LevitteAdding a slash between the directoryt and the file...
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2000-10-14  Dr. Stephen HensonFix for typo in certificate directory lookup code.
2000-09-05  Dr. Stephen Henson*BIG* verify code reorganisation.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-01-30  Ulf MöllerSeek out and destroy another evil cast.
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
1999-09-11  Andy PolyakovInitial support for MacOS.
1999-05-09  Bodo MöllerUse "const char *" instead of "char *" for filenames...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-22  Ben LaurieReverse unexplained change.
1999-04-20  Ulf MöllerFix lots of warnings.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-01-30  Ben LaurieMore pissing about to get pem.h to behave properly.
1999-01-17  Ben LaurieGenerate an error on an invalid directory.
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...