1. 89a288b Made the Master Keys Dynamic instead of caping them at only 4 master keys. Also kept key around in the policy to keep as much backward compatiblity as possible by Ryan Hooper · 8 years ago
  2. fe5d8b8 Apply MKI Support Patch by Ryan Hooper · 8 years ago
  3. 5f1b982 Add missing __cplusplus header guards. by David Benjamin · 8 years ago
  4. 99a7482 Support header extensions encryption (RFC 6904). by Joachim Bauch · 9 years ago
  5. de8deb3 Rename replay functions to comply with library name. by jfigus · 10 years ago
  6. c7cdc9a Rename key limit functions to comply with library name. by jfigus · 10 years ago
  7. 9a84043 Rename cipher functions to comply with library name. by jfigus · 10 years ago
  8. 8f66972 Rename auth functions to comply with library name. by jfigus · 10 years ago
  9. c5887e7 Continue the effort to rename API entry points so that all functions, structs, and defines begin with srtp_. by jfigus · 10 years ago
  10. 857009c Rename all public functions, types, and defines to begin with srtp_ prefix to comply with modern library coding convention. by jfigus · 10 years ago
  11. a9ac898 Begin header file refactoring. This is a work-in-progress. by jfigus · 10 years ago
  12. f62b64d Add support to return the library version number and string via the API. by jfigus · 10 years ago
  13. 4494760 This commit provides a minimal refactoring of the include hierarchy to allow eliminating the LIBSRTP_INTERNAL_BUILD hack added a couple of days ago. This was tested with gcc, g++, and clang. Also did a sanity build of the doubango and asterisk downstream projects. by jfigus · 10 years ago
  14. 6cffe24 Remove config.h from public headers and include it in non-header files instead by Teerapap Changwichukarn · 10 years ago
  15. 241fec3 Add srtp_set_user_data() and srtp_get_user_data() functions. by Iñaki Baz Castillo · 10 years ago
  16. 082de20 Add missing `char` to declaration by Travis Cross · 10 years ago
  17. 8c36da2 Add support for [draft-ietf-avtcore-srtp-aes-gcm-07] by jfigus · 11 years ago
  18. dcee5c6 Add allow_repeat_tx parameter to srtp_policy_t, allowing a sender to perform by Jonathan Lennox · 14 years ago
  19. 79870d6 initial EKT work by David McGrew · 17 years ago
  20. 3c45e0c created private header file, moved config.h from srtp.h by David McGrew · 18 years ago