Sign in
flutter
/
third_party
/
openssl
/
5a81a050aa11711a6d674e6abfc9b13018639ab1
/
ssl
/
d1_srtp.c
6dd083f
Move client parsing of ServerHello extensions into new framework
by Matt Caswell
· 8 years ago
6b473ac
Refactor ClientHello extension parsing
by Matt Caswell
· 8 years ago
8b0e934
Fix some missed size_t updates
by Matt Caswell
· 8 years ago
8157d44
Convert ServerHello construction to WPACKET
by Matt Caswell
· 8 years ago
2c7b4db
Convert tls_construct_client_hello() to use PACKETW
by Matt Caswell
· 9 years ago
a230b26
Indent ssl/
by Emilia Kasper
· 9 years ago
3c82e43
Add checks on sk_TYPE_push() returned result
by FdaSilvaYY
· 9 years ago
846e33c
Copyright consolidation 01/10
by Rich Salz
· 9 years ago
fbdf029
Free any existing SRTP connection profile
by Matt Caswell
· 9 years ago
43e5faa
Add new DTLS-SRTP protection profiles from RFC 7714
by Dmitry Sobinov
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
50932c4
PACKETise ServerHello processing
by Matt Caswell
· 10 years ago
9ceb242
PACKETise ClientHello processing
by Matt Caswell
· 10 years ago
75ebbd9
Use p==NULL not !p (in if statements, mainly)
by Rich Salz
· 10 years ago
86885c2
Use "==0" instead of "!strcmp" etc
by Rich Salz
· 10 years ago
9e9858d
dead code cleanup: #if 0 in ssl
by Rich Salz
· 10 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
32b07f5
Additional fix required for no-srtp to work
by Matt Caswell
· 10 years ago
e52a3c3
Include <openssl/foo.h> instead of "foo.h"
by Geoff Thorpe
· 10 years ago
e659eff
Fix for SRTP Memory Leak
by Matt Caswell
· 10 years ago
11eaec9
Submitted by: Eric Rescorla <ekr@rtfm.com>
by Dr. Stephen Henson
· 13 years ago
5997efc
Submitted by: Eric Rescorla <ekr@rtfm.com>
by Dr. Stephen Henson
· 13 years ago
333f926
Add DTLS-SRTP.
by Ben Laurie
· 13 years ago