summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_srtp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak upon error in ssl_parse_clienthello_use_srtp_ext().miod2014-07-141-6/+6
* More KNF.jsing2014-06-291-32/+49
* Fix 2 memory leaks.logan2014-06-281-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* remove some #if 0 code. we don't need any more reminders that we're usingtedu2014-05-301-10/+0
* More KNF and style consistency tweaksguenther2014-04-191-9/+9
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-260/+237
* Import OpenSSL 1.0.1gmiod2014-04-131-2/+3
* import OpenSSL-1.0.1cdjm2012-10-131-0/+493