summaryrefslogtreecommitdiffstats
path: root/ssl/d1_srtp.c
AgeCommit message (Expand)Author
2016-08-18Indent ssl/Emilia Kasper
2016-06-23Add checks on sk_TYPE_push() returned resultFdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
2016-05-09Free any existing SRTP connection profileMatt Caswell
2016-02-04Add new DTLS-SRTP protection profiles from RFC 7714Dmitry Sobinov
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-09-07PACKETise ServerHello processingMatt Caswell
2015-08-03PACKETise ClientHello processingMatt Caswell
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-02-06dead code cleanup: #if 0 in sslRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-05Additional fix required for no-srtp to workMatt Caswell
2014-12-08Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe
2014-10-15Fix for SRTP Memory LeakMatt Caswell
2012-02-11Submitted by: Eric Rescorla <ekr@rtfm.com>Dr. Stephen Henson
2012-02-10Submitted by: Eric Rescorla <ekr@rtfm.com>Dr. Stephen Henson
2011-11-15Add DTLS-SRTP.Ben Laurie