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