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
/
asn1
/
f_string.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the libssl/src directory
beck
2016-09-03
1
-197
/
+0
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-3
/
+4
*
Use size_t as realloc() size argument whenever possible. ok tedu@
miod
2014-07-10
1
-3
/
+4
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
If you need to allocate `a + b' bytes of memory, then don't allocate `a + b*2',
miod
2014-05-18
1
-2
/
+2
*
static const char * = "" -> static const char[] = "", to produce shorter code.
miod
2014-04-27
1
-1
/
+1
*
fix memory leaks. from Dirk Engling
tedu
2014-04-22
1
-7
/
+4
*
improve realloc/calloc/malloc patterns; ok guenther
deraadt
2014-04-21
1
-6
/
+1
*
More KNF.
jsing
2014-04-19
1
-74
/
+90
*
lob a few more knf grenades in here to soften things up.
tedu
2014-04-18
1
-31
/
+15
*
putting most of the braces in the right column is the very least we can do.
tedu
2014-04-18
1
-31
/
+31
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-3
/
+3
*
Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity
beck
2014-04-15
1
-9
/
+0
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-3
/
+3
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-1
/
+1
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-12
/
+14
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+210