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
/
ex_data.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the libssl/src directory
beck
2016-09-03
1
-638
/
+0
*
Remove more IMPLEMENT_STACK_OF noops that have been hiding for the last
jsing
2015-02-10
1
-3
/
+1
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-2
/
+2
*
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
-2
/
+2
*
convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53
deraadt
2014-05-29
1
-3
/
+3
*
if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully
miod
2014-05-22
1
-6
/
+3
*
More KNF.
jsing
2014-04-20
1
-24
/
+31
*
some KNF cleanup following the script
deraadt
2014-04-17
1
-6
/
+6
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-12
/
+12
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-15
1
-220
/
+220
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-19
/
+23
*
resolve conflicts
djm
2008-09-06
1
-7
/
+3
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-101
/
+514
*
openssl-engine-0.9.6a merge
beck
2001-06-22
1
-1
/
+1
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-2
/
+2
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-20
/
+20
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-35
/
+22
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+236