summaryrefslogtreecommitdiffstats
path: root/crypto/x509/by_dir.c
Commit message (Expand)AuthorAgeFilesLines
* Re-align some comments after running the reformat script.OpenSSL_0_9_8-post-reformatMatt Caswell2015-01-221-2/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-282/+265
* Additional comment changes for reformat of 0.9.8Matt Caswell2015-01-221-1/+1
* Fix X509_STORE lockingBodo Möller2010-02-191-3/+2
* Backport http://cvs.openssl.org/chngview?cn=17710 from HEAD.Andy Polyakov2008-12-301-0/+4
* Fix Win32 warnings.Dr. Stephen Henson2007-02-181-1/+1
* avoid duplicate entries in add_cert_dir()Nils Larsch2006-12-051-4/+6
* Fix bugs in bug-fix to x509/by_dir.c [from HEAD].Andy Polyakov2005-07-031-6/+5
* Initialise dir to avoid a compiler warning.Richard Levitte2005-06-231-1/+1
* Change dir_ctrl to check for the environment variable before using the defaultRichard Levitte2005-06-231-6/+6
* Typo...Richard Levitte2004-01-221-1/+1
* Adding a slash between the directoryt and the file is a problem withRichard Levitte2004-01-101-3/+32
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-2/+3
* Fix for typo in certificate directory lookup code.Dr. Stephen Henson2000-10-141-1/+1
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-1/+3
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-11/+11
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-2/+2
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-2/+1
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+10
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-091-2/+3
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-9/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Reverse unexplained change.Ben Laurie1999-04-221-5/+1
* Fix lots of warnings.Ulf Möller1999-04-201-1/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-20/+8
* Massive constification.Ben Laurie1999-04-171-4/+4
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-301-1/+0
* Generate an error on an invalid directory.Ben Laurie1999-01-171-1/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-11/+50
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+320