PACKETise ServerHello processing
[openssl.git] / ssl / d1_srtp.c
2015-09-07 Matt CaswellPACKETise ServerHello processing
2015-08-03 Matt CaswellPACKETise ClientHello processing
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-02-06 Rich Salzdead code cleanup: #if 0 in ssl
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-05 Matt CaswellAdditional fix required for no-srtp to work
2014-12-08 Geoff ThorpeInclude <openssl/foo.h> instead of "foo.h"
2014-10-15 Matt CaswellFix for SRTP Memory Leak
2012-02-11 Dr. Stephen HensonSubmitted by: Eric Rescorla <ekr@rtfm.com>
2012-02-10 Dr. Stephen HensonSubmitted by: Eric Rescorla <ekr@rtfm.com>
2011-11-15 Ben LaurieAdd DTLS-SRTP.