1. 9a84043 Rename cipher functions to comply with library name. by jfigus · 10 years ago
  2. 8f66972 Rename auth functions to comply with library name. by jfigus · 10 years ago
  3. c5887e7 Continue the effort to rename API entry points so that all functions, structs, and defines begin with srtp_. by jfigus · 10 years ago
  4. 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
  5. a9ac898 Begin header file refactoring. This is a work-in-progress. by jfigus · 10 years ago
  6. f62b64d Add support to return the library version number and string via the API. by jfigus · 10 years ago
  7. 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
  8. 6cffe24 Remove config.h from public headers and include it in non-header files instead by Teerapap Changwichukarn · 10 years ago
  9. 241fec3 Add srtp_set_user_data() and srtp_get_user_data() functions. by Iñaki Baz Castillo · 10 years ago
  10. 082de20 Add missing `char` to declaration by Travis Cross · 10 years ago
  11. 8c36da2 Add support for [draft-ietf-avtcore-srtp-aes-gcm-07] by jfigus · 11 years ago
  12. dcee5c6 Add allow_repeat_tx parameter to srtp_policy_t, allowing a sender to perform by Jonathan Lennox · 14 years ago
  13. 79870d6 initial EKT work by David McGrew · 17 years ago
  14. 3c45e0c created private header file, moved config.h from srtp.h by David McGrew · 18 years ago