summaryrefslogtreecommitdiffstats
path: root/ssl/d1_srtp.c
AgeCommit message (Expand)Author
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