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
/
txt_db
/
txt_db.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-2
/
+2
*
remove unused, private version strings except SSL_version_str
bcook
2014-07-09
1
-3
/
+1
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
more: no need for null check before free
deraadt
2014-05-30
1
-10
/
+5
*
ok, next pass after review: when possible, put the reallocarray arguments
deraadt
2014-05-29
1
-2
/
+2
*
convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53
deraadt
2014-05-29
1
-2
/
+2
*
Do you really want to build OpenSSL for 16-bit Windows? Well, we don't.
jsing
2014-04-26
1
-6
/
+0
*
KNF.
jsing
2014-04-25
1
-244
/
+241
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-14
/
+14
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-37
/
+39
*
resolve conflicts
djm
2008-09-06
1
-10
/
+13
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
1
-2
/
+2
*
Merge OpenSSL 0.9.7-stable-20020605,
beck
2002-06-07
1
-1
/
+1
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-4
/
+4
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-14
/
+14
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-4
/
+4
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-25
/
+14
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+394