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_pmeth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete MDC-2DES from libcrypto.
doug
2015-06-20
1
-13
/
+2
*
Guenther has plans for OPENSSL_NO_CMS, so revert this for the moment.
beck
2015-02-11
1
-1
/
+24
*
get rid of OPENSSL_NO_CMS code we do not use.
beck
2015-02-11
1
-24
/
+1
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-4
/
+6
*
Explicitly include <openssl/opensslconf.h> in every file that references
jsing
2014-07-10
1
-1
/
+3
*
Stop including standard headers via cryptlib.h - pull in the headers that
jsing
2014-07-10
1
-2
/
+4
*
BN_free, BN_clear_free, BN_CTX_free, BN_BLINDING_free and BN_MONT_CTX_free
jsing
2014-07-10
1
-3
/
+2
*
More KNF.
jsing
2014-07-09
1
-20
/
+22
*
KNF
miod
2014-07-09
1
-229
/
+197
*
replace atoi() calls with strtol(). Follow the idiomatic pattern in our
deraadt
2014-06-12
1
-13
/
+32
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
no need for null check before free. from Brendan MacDonell
tedu
2014-05-30
1
-2
/
+1
*
switch RSA key generation default to 2048 bits (matching ssh); ok miod@
sthen
2014-05-17
1
-1
/
+1
*
Use C99 initializers for the various FOO_METHOD structs. More readable, and
miod
2014-04-27
1
-30
/
+15
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-4
/
+4
*
remove FIPS mode support. people who require FIPS can buy something that
tedu
2014-04-15
1
-76
/
+0
*
Import OpenSSL 1.0.1g
miod
2014-04-13
1
-0
/
+2
*
import OpenSSL-1.0.1c
djm
2012-10-13
1
-9
/
+145
*
import OpenSSL-1.0.0a
djm
2010-10-01
1
-0
/
+587