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
/
evp
/
p_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare to provide EVP_PKEY_new_CMAC_key()
tb
2021-03-29
1
-8
/
+43
*
Provide EVP_PKEY_get0_hmac(). From OpenSSL 1.1.1 which is still
tb
2019-03-17
1
-1
/
+17
*
Add a const qualifier to the argument of EVP_PKEY_size().
tb
2018-05-30
1
-2
/
+2
*
Add a const qualifier to the argument of EVP_PKEY_get0(3).
tb
2018-05-13
1
-2
/
+2
*
Add a const qualifier to the argument of EVP_PKEY_bits(3).
tb
2018-05-13
1
-2
/
+2
*
make ENGINE_finish() succeed on NULL and simplify callers as in
tb
2018-04-14
1
-13
/
+7
*
Provide EVP_PKEY_get0_EC_KEY() and 'if (ret)' vs 'if (ret != 0)' cosmetics.
tb
2018-02-20
1
-11
/
+20
*
Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(),
tb
2018-02-17
1
-19
/
+48
*
Provide EVP_PKEY_up_ref().
jsing
2018-02-14
1
-1
/
+8
*
Send the function codes from the error functions to the bit bucket,
beck
2017-01-29
1
-11
/
+9
*
No need to include asn1_mac.h here.
miod
2014-07-12
1
-2
/
+1
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-8
/
+8
*
Explicitly include <openssl/opensslconf.h> in every file that references
jsing
2014-07-10
1
-1
/
+4
*
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
-1
/
+1
*
KNF.
jsing
2014-05-07
1
-165
/
+186
*
kill REF_PRINT/REF_CHECK debugging framework noone would use
deraadt
2014-04-17
1
-10
/
+1
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-2
/
+2
*
openssl-1.0.0e: resolve conflicts
djm
2011-11-03
1
-0
/
+3
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-215
/
+179
*
resolve conflicts
djm
2008-09-06
1
-6
/
+171
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-21
/
+25
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-2
/
+2
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-3
/
+61
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-36
/
+17
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+294