index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
d1_srtp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-11
1
-8
/
+4
*
Fix safestack issues in ssl.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Move client parsing of ServerHello extensions into new framework
Matt Caswell
2016-12-08
1
-57
/
+0
*
Refactor ClientHello extension parsing
Matt Caswell
2016-12-08
1
-67
/
+0
*
Fix some missed size_t updates
Matt Caswell
2016-11-04
1
-2
/
+3
*
Convert ServerHello construction to WPACKET
Matt Caswell
2016-09-29
1
-24
/
+0
*
Convert tls_construct_client_hello() to use PACKETW
Matt Caswell
2016-09-13
1
-43
/
+0
*
Indent ssl/
Emilia Kasper
2016-08-18
1
-12
/
+9
*
Add checks on sk_TYPE_push() returned result
FdaSilvaYY
2016-06-23
1
-5
/
+10
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+7
*
Free any existing SRTP connection profile
Matt Caswell
2016-05-09
1
-0
/
+2
*
Add new DTLS-SRTP protection profiles from RFC 7714
Dmitry Sobinov
2016-02-04
1
-0
/
+8
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
PACKETise ServerHello processing
Matt Caswell
2015-09-07
1
-15
/
+9
*
PACKETise ClientHello processing
Matt Caswell
2015-08-03
1
-35
/
+22
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-1
/
+1
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-2
/
+2
*
dead code cleanup: #if 0 in ssl
Rich Salz
2015-02-06
1
-10
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-335
/
+321
*
Additional fix required for no-srtp to work
Matt Caswell
2015-01-05
1
-1
/
+1
*
Include <openssl/foo.h> instead of "foo.h"
Geoff Thorpe
2014-12-08
1
-1
/
+0
*
Fix for SRTP Memory Leak
Matt Caswell
2014-10-15
1
-62
/
+31
*
Submitted by: Eric Rescorla <ekr@rtfm.com>
Dr. Stephen Henson
2012-02-11
1
-4
/
+14
*
Submitted by: Eric Rescorla <ekr@rtfm.com>
Dr. Stephen Henson
2012-02-10
1
-10
/
+59
*
Add DTLS-SRTP.
Ben Laurie
2011-11-15
1
-0
/
+434