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
/
d1_enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dtls1_enc().
jsing
2020-03-13
1
-212
/
+0
*
Use internal versions of SSL3_BUFFER, SSL3_RECORD and DTLS1_RECORD_DATA.
jsing
2020-03-12
1
-2
/
+2
*
move back read_hash and enc_read_ctx into ssl_st. wpa_supplicant and
beck
2017-01-23
1
-6
/
+6
*
Move a large part of ssl_st into internal, so we can see what squeals.
beck
2017-01-23
1
-11
/
+11
*
Move most of the SSL3_STATE fields to internal - the ones that remain are
jsing
2017-01-22
1
-3
/
+3
*
Make sure stdio functions don't end up in the library, from miod@
beck
2016-03-06
1
-3
/
+5
*
Remove workaround for TLS padding bug from SSLeay days.
doug
2015-07-17
1
-5
/
+1
*
Remove trailing whitespace.
jsing
2014-12-14
1
-10
/
+10
*
Sort and group includes.
jsing
2014-11-16
1
-1
/
+3
*
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().
jsing
2014-10-18
1
-4
/
+3
*
decompress libssl. ok beck jsing
tedu
2014-07-10
1
-4
/
+1
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
KSSL is dead... nuke KSSL_DEBUG from orbit.
jsing
2014-05-20
1
-31
/
+0
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-14
1
-78
/
+65
*
cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt
markus
2013-02-14
1
-44
/
+15
*
import OpenSSL-1.0.1c
djm
2012-10-13
1
-1
/
+1
*
import OpenSSL 1.0.0e
djm
2011-11-03
1
-5
/
+1
*
import OpenSSL-1.0.0a
djm
2010-10-01
1
-12
/
+19
*
import openssl-0.9.8j
djm
2009-01-09
1
-7
/
+12
*
import of OpenSSL 0.9.8h
djm
2008-09-06
1
-0
/
+281