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_srtp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SRTP parsing.
doug
2015-07-31
1
-3
/
+2
*
Convert ssl_parse_serverhello_use_srtp_ext to CBS.
doug
2015-07-17
1
-10
/
+15
*
test for n<0 before use in CBS_init - mostly to shut up coverity.
beck
2015-07-15
1
-4
/
+9
*
Convert ssl_parse_clienthello_use_srtp_ext to CBS.
doug
2015-07-14
1
-40
/
+23
*
Remove trailing whitespace.
jsing
2014-12-14
1
-9
/
+9
*
Avoid a double-free in an error path.
jsing
2014-11-27
1
-2
/
+1
*
Sort and group includes.
jsing
2014-11-16
1
-1
/
+3
*
Fix memory leak upon error in ssl_parse_clienthello_use_srtp_ext().
miod
2014-07-14
1
-6
/
+6
*
More KNF.
jsing
2014-06-29
1
-32
/
+49
*
Fix 2 memory leaks.
logan
2014-06-28
1
-1
/
+3
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
remove some #if 0 code. we don't need any more reminders that we're using
tedu
2014-05-30
1
-10
/
+0
*
More KNF and style consistency tweaks
guenther
2014-04-19
1
-9
/
+9
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-14
1
-260
/
+237
*
Import OpenSSL 1.0.1g
miod
2014-04-13
1
-2
/
+3
*
import OpenSSL-1.0.1c
djm
2012-10-13
1
-0
/
+493