index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libssl
/
src
/
ssl
/
s3_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete s3_meth.c since it was only for SSLv3 support.
doug
2015-08-29
1
-103
/
+0
*
Remove SSLv3 support from LibreSSL.
doug
2015-08-27
1
-15
/
+1
*
Add linker warnings in case SSLv3_{,client,server}_method are referenced.
miod
2015-07-29
1
-1
/
+7
*
Bring back the horrible API that is get_cipher_by_char/put_cipher_by_char.
jsing
2015-02-06
1
-1
/
+3
*
Remove trailing whitespace.
jsing
2014-12-14
1
-7
/
+7
*
Sort and group includes.
jsing
2014-11-16
1
-1
/
+3
*
Since we no longer need to support SSLv2-style cipher lists, start
jsing
2014-08-10
1
-3
/
+1
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since it is far more
jsing
2014-05-24
1
-4
/
+39
*
More KNF and style consistency tweaks
guenther
2014-04-19
1
-4
/
+3
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-14
1
-10
/
+8
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-5
/
+5
*
resolve conflicts
djm
2008-09-06
1
-22
/
+4
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
1
-6
/
+13
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-5
/
+5
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+88