1. 29c6509 Merge pull request #224 from rsith71/mkiSupport by Pascal Bühler · 8 years ago
  2. 626e9e8 Apply some formatting nits by Geir Istad · 8 years ago
  3. f38d893 Moving the key limit structure to part of the Session Keys by Ryan Hooper · 8 years ago
  4. f15c7e0 Report ssrc instead of srtp_stream_t in srtp_event_data_t by Pascal Bühler · 8 years ago
  5. 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
  6. fe5d8b8 Apply MKI Support Patch by Ryan Hooper · 8 years ago
  7. 5f1b982 Add missing __cplusplus header guards. by David Benjamin · 8 years ago
  8. 99a7482 Support header extensions encryption (RFC 6904). by Joachim Bauch · 9 years ago
  9. de8deb3 Rename replay functions to comply with library name. by jfigus · 10 years ago
  10. c7cdc9a Rename key limit functions to comply with library name. by jfigus · 10 years ago
  11. 9a84043 Rename cipher functions to comply with library name. by jfigus · 10 years ago
  12. 8f66972 Rename auth functions to comply with library name. by jfigus · 10 years ago
  13. c5887e7 Continue the effort to rename API entry points so that all functions, structs, and defines begin with srtp_. by jfigus · 10 years ago
  14. 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
  15. a9ac898 Begin header file refactoring. This is a work-in-progress. by jfigus · 10 years ago
  16. f62b64d Add support to return the library version number and string via the API. by jfigus · 10 years ago
  17. 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
  18. 6cffe24 Remove config.h from public headers and include it in non-header files instead by Teerapap Changwichukarn · 10 years ago
  19. 241fec3 Add srtp_set_user_data() and srtp_get_user_data() functions. by Iñaki Baz Castillo · 10 years ago
  20. 082de20 Add missing `char` to declaration by Travis Cross · 10 years ago
  21. 8c36da2 Add support for [draft-ietf-avtcore-srtp-aes-gcm-07] by jfigus · 11 years ago
  22. dcee5c6 Add allow_repeat_tx parameter to srtp_policy_t, allowing a sender to perform by Jonathan Lennox · 14 years ago
  23. 79870d6 initial EKT work by David McGrew · 17 years ago
  24. 3c45e0c created private header file, moved config.h from srtp.h by David McGrew · 18 years ago