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_ameth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for OpenSSL CVE-2015-3194
beck
2015-12-03
1
-2
/
+2
*
Guenther has plans for OPENSSL_NO_CMS, so revert this for the moment.
beck
2015-02-11
1
-1
/
+15
*
get rid of OPENSSL_NO_CMS code we do not use.
beck
2015-02-11
1
-15
/
+1
*
Remove duplicate 0x for salt len in output; Martin Kaiser via OpenSSL trunk.
miod
2014-07-11
1
-2
/
+2
*
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
/
+4
*
ASN1_STRING_free can handle NULL, so callers don't need to check. ok miod
tedu
2014-07-09
1
-3
/
+2
*
More KNF.
jsing
2014-07-09
1
-12
/
+15
*
KNF
miod
2014-07-09
1
-245
/
+217
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
malloc() result does not need a cast.
deraadt
2014-06-07
1
-1
/
+1
*
more: no need to null check before free; ok guenther
deraadt
2014-05-30
1
-1
/
+1
*
Use C99 initializers for the various FOO_METHOD structs. More readable, and
miod
2014-04-27
1
-31
/
+29
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-3
/
+3
*
Import OpenSSL 1.0.1g
miod
2014-04-13
1
-4
/
+4
*
import OpenSSL-1.0.1c
djm
2012-10-13
1
-1
/
+350
*
import OpenSSL-1.0.0a
djm
2010-10-01
1
-0
/
+349