Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add AES-GCM constants from RFC 7714 for SRTP | landry | 2021-06-11 | 1 | -1/+5 |
| | | | | | | | | | | SRTP_AEAD_AES_128_GCM/SRTP_AEAD_AES_256_GCM can be used as DTLS-SRTP protection profiles - seen with an update of telephony/baresip i'm working on. adapted from openssl commit 43e5faa2539ae8aae6ef55be2239b9b1a77fea45 ok tb@ jsing@ | ||||
* | Remove duplicate prototype for SSL_get_selected_srtp_profile(). | jsing | 2015-09-01 | 1 | -2/+1 |
| | | | | From Aaron Burghardt. | ||||
* | Remove trailing whitespace. | jsing | 2014-12-14 | 1 | -8/+8 |
| | |||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | More KNF and style consistency tweaks | guenther | 2014-04-19 | 1 | -5/+5 |
| | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -2/+0 |
| | | | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. There is still a huge amount of inconsistency within these headers. | ||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+145 |