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
/
libssl
/
ssl_rsa.c
Age
Commit message (
Expand
)
Author
2015-02-06
Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem().
Reyk Floeter
2014-12-14
Remove trailing whitespace.
Joel Sing
2014-11-16
Sort and group includes.
Joel Sing
2014-09-28
Add a new API function SSL_CTX_use_certificate_chain() that allows to
Reyk Floeter
2014-07-12
if (x) FOO_free(x) -> FOO_free(x).
Miod Vallat
2014-06-22
KNF, particularly wrapped lines of calls to PEM_read_bio_FOO() and
Philip Guenther
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-06-07
BIO_free has an implicit NULL check, so do not bother checking for NULL
Joel Sing
2014-05-29
Any sane platform has stdio. Stop pretending we will ever use a platform
Bob Beck
2014-04-17
always build in RSA and DSA. ok deraadt miod
Ted Unangst
2014-04-14
First pass at applying KNF to the OpenSSL code, which almost makes it
Joel Sing
2014-04-13
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Miod Vallat
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2003-11-11
merge 0.9.7c; minor bugsfixes;
Markus Friedl
2002-09-10
merge openssl-0.9.7-beta3, tested on vax by miod@
Markus Friedl
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 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