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
/
crypto
/
x509v3
/
v3_conf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the libssl/src directory
beck
2016-09-03
1
-576
/
+0
*
initialize ext_len to 0.
beck
2015-12-14
1
-2
/
+6
*
Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).
jsing
2015-09-30
1
-6
/
+6
*
Memory leak in error path. Coverity CID 78822.
miod
2015-02-17
1
-8
/
+9
*
Missing deallocation upon error.
miod
2014-10-05
1
-2
/
+3
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-2
/
+2
*
Stop including standard headers via cryptlib.h - pull in the headers that
jsing
2014-07-10
1
-3
/
+4
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully
miod
2014-05-22
1
-2
/
+1
*
Replace all use of ERR_add_error_data with ERR_asprintf_error_data.
beck
2014-04-26
1
-6
/
+6
*
KNF.
jsing
2014-04-21
1
-228
/
+273
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-2
/
+2
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-25
/
+26
*
resolve conflicts
djm
2009-01-09
1
-1
/
+1
*
resolve conflicts
djm
2008-09-06
1
-17
/
+56
*
merge 0.9.7c; minor bugsfixes;
markus
2003-11-11
1
-1
/
+1
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-150
/
+245
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-2
/
+2
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-5
/
+29
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-0
/
+366