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_txt.c
Age
Commit message (
Expand
)
Author
2017-02-07
Change SSLerror() back to taking two args, with the first one being an SSL *.
Bob Beck
2017-01-26
Send the error function codes to rot in the depths of hell where they belong
Bob Beck
2014-12-14
Remove trailing whitespace.
Joel Sing
2014-11-16
Sort and group includes.
Joel Sing
2014-07-12
Provide ssl_version_string() function, which uses one of those modern C
Joel Sing
2014-07-11
Remove the PSK code. We don't need to drag around this
Bob Beck
2014-07-10
decompress libssl. ok beck jsing
Ted Unangst
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-31
TLS would not be entirely functional without extensions, so unifdef
Joel Sing
2014-05-29
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
Bob Beck
2014-05-25
The ssl_ciper_get_evp() function is currently overloaded to also return the
Joel Sing
2014-05-05
Remove SRP and Kerberos support from libssl. These are complex protocols
Ted Unangst
2014-04-25
KNF fixes
Lawrence Teo
2014-04-20
Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.
Philip Guenther
2014-04-16
add back SRP. i was being too greedy.
Ted Unangst
2014-04-16
disentangle SRP code from TLS
Ted Unangst
2014-04-16
Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap from
Philip Guenther
2014-04-14
First pass at applying KNF to the OpenSSL code, which almost makes it
Joel Sing
2012-10-13
resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-04-15
OpenSSL 0.9.5a 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