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
/
hmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct spelling of OPENSSL_cleanse.
jsing
2015-09-10
2
-4
/
+4
*
Various memory leaks upon error or unchecked allocations.
miod
2015-07-20
1
-4
/
+13
*
Replace assert() and OPENSSL_assert() calls with proper error return paths.
miod
2015-02-10
1
-4
/
+11
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
3
-8
/
+9
*
Stop including standard headers via cryptlib.h - pull in the headers that
jsing
2014-07-10
2
-2
/
+6
*
More KNF.
jsing
2014-06-21
4
-42
/
+39
*
KNF
miod
2014-06-21
3
-178
/
+186
*
tags as requested by miod and tedu
deraadt
2014-06-12
4
-2
/
+4
*
Use C99 initializers for the various FOO_METHOD structs. More readable, and
miod
2014-04-27
2
-50
/
+21
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
2
-5
/
+5
*
we don't use these files for building
tedu
2014-04-15
1
-75
/
+0
*
remove FIPS mode support. people who require FIPS can buy something that
tedu
2014-04-15
1
-37
/
+0
*
Moved to regress/lib/libcrypto.
miod
2014-04-15
1
-164
/
+0
*
Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity
beck
2014-04-15
1
-11
/
+0
*
remove auto-generated dependencies from the old unused build system, so
deraadt
2014-04-14
1
-35
/
+0
*
resolve conflicts
djm
2012-10-13
1
-0
/
+37
*
import OpenSSL-1.0.1c
djm
2012-10-13
2
-6
/
+10
*
openssl-1.0.0e: resolve conflicts
djm
2011-11-03
1
-3
/
+0
*
import OpenSSL 1.0.0e
djm
2011-11-03
1
-0
/
+2
*
resolve conflicts, fix local changes
djm
2010-10-01
3
-133
/
+67
*
import OpenSSL-1.0.0a
djm
2010-10-01
3
-10
/
+466
*
resolve conflicts
djm
2009-01-09
1
-0
/
+3
*
import openssl-0.9.8j
djm
2009-01-09
1
-7
/
+8
*
update to openssl-0.9.8i; tested by several, especially krw@
djm
2009-01-05
2
-0
/
+8
*
resolve conflicts
djm
2008-09-06
2
-23
/
+10
*
import of OpenSSL 0.9.8h
djm
2008-09-06
1
-23
/
+9
*
resolve conflicts
djm
2006-06-27
2
-9
/
+7
*
import of openssl-0.9.7j
djm
2006-06-27
1
-1
/
+1
*
resolve conflicts
djm
2005-04-29
2
-0
/
+17
*
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
djm
2005-04-29
1
-0
/
+99
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
3
-20
/
+40
*
undo local change, HMAC_Init() already does HMAC_CTX_init if(key && md)
markus
2002-09-17
1
-1
/
+0
*
merge openssl-0.9.7-beta3, tested on vax by miod@
markus
2002-09-10
1
-7
/
+17
*
execute bourne shell scripts with 'sh' and not with $SHELL
markus
2002-09-04
1
-1
/
+1
*
remove whitespace changes (keep diffs to 0.9.7-beta1 minimal)
markus
2002-09-03
1
-1
/
+1
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
4
-36
/
+55
*
openssl-engine-0.9.6a merge
beck
2001-06-22
1
-1
/
+2
*
openssl-engine-0.9.6 merge
beck
2000-12-15
2
-6
/
+7
*
OpenSSL 0.9.5a merge
beck
2000-04-15
1
-1
/
+3
*
OpenSSL 0.9.5 merge
beck
2000-03-19
3
-5
/
+5
*
do not assume shell scripts are +x; d
deraadt
1999-11-23
1
-1
/
+1
*
OpenSSL 0.9.4 merge
beck
1999-09-29
4
-67
/
+72
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
4
-0
/
+498