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
/
pkcs12
/
p12_mutl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the libssl/src directory
beck
2016-09-03
1
-210
/
+0
*
Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this is
jsing
2015-09-30
1
-2
/
+2
*
Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated
jsing
2015-07-29
1
-2
/
+2
*
In PKCS12_setup_mac(), do not assign p12->mac->salt->length until the allocation
miod
2014-10-22
1
-8
/
+9
*
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().
jsing
2014-10-22
1
-6
/
+5
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-3
/
+4
*
Explicitly include <openssl/opensslconf.h> in every file that references
jsing
2014-07-10
1
-1
/
+3
*
Stop including standard headers via cryptlib.h - pull in the headers that
jsing
2014-07-10
1
-2
/
+4
*
KNF.
jsing
2014-07-08
1
-49
/
+64
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-1
/
+1
*
resolve conflicts
djm
2012-10-13
1
-4
/
+8
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-2
/
+6
*
resolve conflicts
djm
2009-01-09
1
-1
/
+1
*
resolve conflicts
djm
2008-09-06
1
-10
/
+10
*
resolve conflicts
djm
2006-06-27
1
-0
/
+6
*
resolve conflicts
djm
2005-04-29
1
-1
/
+4
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-6
/
+9
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-5
/
+2
*
OpenSSL 0.9.5a merge
beck
2000-04-15
1
-1
/
+1
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-5
/
+8
*
new files for OpenSSL 0.9.4
beck
1999-09-29
1
-0
/
+170