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
/
cmac
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
Correct spelling of OPENSSL_cleanse.
jsing
1
-7
/
+7
2014-07-12
if (x) FOO_free(x) -> FOO_free(x).
miod
1
-3
/
+2
2014-07-12
Principle of least surprise: make CMAC_CTX_free(), OCSP_REQ_CTX_free() and
miod
1
-1
/
+4
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
jsing
3
-9
/
+10
2014-07-10
Stop including standard headers via cryptlib.h - pull in the headers that
jsing
1
-1
/
+3
2014-06-21
More KNF.
jsing
4
-19
/
+17
2014-06-21
KNF
miod
3
-124
/
+137
2014-06-12
tags as requested by miod and tedu
deraadt
4
-2
/
+4
2014-04-27
typo in comment
miod
1
-1
/
+1
2014-04-27
Use C99 initializers for the various FOO_METHOD structs. More readable, and
miod
2
-49
/
+20
2014-04-17
Change library to use intrinsic memory allocation functions instead of
beck
2
-3
/
+3
2014-04-15
we don't use these files for building
tedu
1
-75
/
+0
2014-04-15
remove FIPS mode support. people who require FIPS can buy something that
tedu
1
-37
/
+2
2014-04-14
remove auto-generated dependencies from the old unused build system, so
deraadt
1
-36
/
+0
2012-10-13
import OpenSSL-1.0.1c
djm
5
-0
/
+822