Age | Commit message (Expand) | Author |
---|---|---|
2015-07-31 | Fix SRTP parsing. | Doug Hogan |
2015-07-17 | Convert ssl_parse_serverhello_use_srtp_ext to CBS. | Doug Hogan |
2015-07-15 | test for n<0 before use in CBS_init - mostly to shut up coverity. | Bob Beck |
2015-07-14 | Convert ssl_parse_clienthello_use_srtp_ext to CBS. | Doug Hogan |
2014-12-14 | Remove trailing whitespace. | Joel Sing |
2014-11-27 | Avoid a double-free in an error path. | Joel Sing |
2014-11-16 | Sort and group includes. | Joel Sing |
2014-07-14 | Fix memory leak upon error in ssl_parse_clienthello_use_srtp_ext(). | Miod Vallat |
2014-06-29 | More KNF. | Joel Sing |
2014-06-28 | Fix 2 memory leaks. | Loganaden Velvindron |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-30 | remove some #if 0 code. we don't need any more reminders that we're using | Ted Unangst |
2014-04-19 | More KNF and style consistency tweaks | Philip Guenther |
2014-04-14 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |