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
/
pem
/
pem_pkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use freezero() instead of memset/explicit_bzero + free. Substantially
deraadt
2017-05-02
1
-3
/
+2
*
Send the function codes from the error functions to the bit bucket,
beck
2017-01-29
1
-7
/
+6
*
Correct spelling of OPENSSL_cleanse.
jsing
2015-09-10
1
-2
/
+2
*
Enable building with -DOPENSSL_NO_DEPRECATED.
doug
2015-02-11
1
-1
/
+2
*
None of these need to include <openssl/rand.h>
jsing
2014-10-18
1
-2
/
+1
*
if (x) FOO_free(x) -> FOO_free(x).
miod
2014-07-12
1
-7
/
+4
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-5
/
+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
-1
/
+3
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
beck
2014-05-29
1
-2
/
+0
*
More KNF.
jsing
2014-04-21
1
-4
/
+4
*
KNF.
jsing
2014-04-21
1
-99
/
+108
*
Restore beck's rev 1.7: snprintf() was reviewed.
guenther
2014-04-20
1
-2
/
+4
*
We'll interpret a (void) cast on snprintf() to mean it's been verified that
guenther
2014-04-19
1
-2
/
+2
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-4
/
+4
*
Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions
beck
2014-04-15
1
-2
/
+2
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-8
/
+101
*
resolve conflicts
djm
2008-09-06
1
-4
/
+8
*
resolve conflicts
djm
2005-04-29
1
-0
/
+1
*
merge 0.9.7d
markus
2004-04-08
1
-0
/
+4
*
Merge OpenSSL 0.9.7-stable-20020605,
beck
2002-06-07
1
-0
/
+1
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-0
/
+139