summaryrefslogtreecommitdiff
path: root/ssl/d1_srtp.c
AgeCommit message (Expand)Author
2014-07-18Fix typo in DTLS-SRTP extension parsing.Adam Langley
2014-07-14Move public headers to include/openssl/Adam Langley
2014-07-07Port ClientHello extensions parsing to crypto/bytestring.David Benjamin
2014-07-02Fix leak in ssl_parse_clienthello_use_srtp_ext.David Benjamin
2014-07-01Make ssl_parse_serverhello_use_srtp_ext return 0 on failure.David Benjamin
2014-06-26Port ServerHello extension parsing to CBS.David Benjamin
2014-06-20Inital import.Adam Langley