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
/
libcrypto
/
rsa
/
rsa_ssl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related
jsing
2017-08-28
1
-147
/
+0
*
Send the function codes from the error functions to the bit bucket,
beck
2017-01-29
1
-11
/
+7
*
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().
jsing
2014-10-22
1
-8
/
+5
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-3
/
+3
*
Stop including standard headers via cryptlib.h - pull in the headers that
jsing
2014-07-10
1
-1
/
+3
*
delete some casts. ok miod
tedu
2014-07-10
1
-3
/
+3
*
Use a while loop instead of an ifdowhile loop.
jsing
2014-07-10
1
-6
/
+5
*
More KNF.
jsing
2014-07-09
1
-10
/
+10
*
KNF
miod
2014-07-09
1
-69
/
+68
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
update to openssl-0.9.8i; tested by several, especially krw@
djm
2009-01-05
1
-1
/
+1
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-5
/
+5
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-1
/
+1
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-2
/
+9
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-14
/
+8
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+153