index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
x509
/
by_file.c
Age
Commit message (
Expand
)
Author
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2016-03-11
X509_free(3) is NULL-safe, so remove NULL checks before its calls.
Michael McConville
2015-04-11
Remove all getenv() calls, especially those wrapped by issetugid().
Theo de Raadt
2015-02-05
Declare the x509_(mem|file|dir)_lookup symbols as static because they
Reyk Floeter
2015-01-22
Use field names in struct initialisers.
Joel Sing
2014-07-25
BIO_free() returns immediately when the sole input is NULL.
Doug Hogan
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Stop including standard headers via cryptlib.h - pull in the headers that
Joel Sing
2014-06-23
Since this is a library, place issetugid() before every getenv()
Theo de Raadt
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-29
Any sane platform has stdio. Stop pretending we will ever use a platform
Bob Beck
2014-04-19
More KNF.
Joel Sing
2014-04-17
some KNF cleanup following the script
Theo de Raadt
2014-04-15
First pass at applying KNF to the OpenSSL code, which almost makes it
Joel Sing
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2003-05-12
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
Markus Friedl
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-03-19
OpenSSL 0.9.5 merge
Bob Beck
1999-09-29
OpenSSL 0.9.4 merge
Bob Beck
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker