aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-11Fix docs crypto_policy_* -> srtp_crypto_policy_*Sean DuBois
2017-09-29Merge pull request #356 from thisisG/format_include_getopt_s_hPascal Bühler
2017-09-29Merge pull request #355 from thisisG/format_include_ekt_hPascal Bühler
2017-09-29Merge pull request #357 from thisisG/format_include_srtp_hPascal Bühler
2017-09-29Merge pull request #358 from thisisG/format_include_srtp_priv_hPascal Bühler
2017-09-29include/ut_sim.h: Apply clang-formatGeir Istad
2017-09-29include/srtp_priv.h: Apply clang-formatGeir Istad
2017-09-29include/srtp.h: Apply clang-formatGeir Istad
2017-09-29include/getopt_s.h: Apply clang-formatGeir Istad
2017-09-29include/ekt.h: Apply clang-formatGeir Istad
2017-07-10include/srtp_priv.h: Apply clang-formatGeir Istad
2017-07-10include/srtp.h: Apply clang-formatGeir Istad
2017-05-14include/srtp[_priv].h: Move srtcp_hdr_t and srtcp_trailer_tGeir Istad
2017-05-14include/srtp[_priv].h: Move srtp_hdr_xtnd_t to private fileGeir Istad
2017-05-14include/srtp.h: Remove rtcp_common_t structGeir Istad
2017-05-14include/srtp[_priv].h: Move srtp_hdr_t to private fileGeir Istad
2017-05-14rtp_priv&&rtp.h: Move file to test folderGeir Istad
2017-05-14srtp.c/srtp_priv.h: Fix for big endian machinesGeir Istad
2017-05-02Merge pull request #289 from ulfolsson/set_and_get_rocPascal Bühler
2017-04-25Moved pending_roc to the srtp_stream_ctx_t structUlf Olsson
2017-04-12Use const char * for srtp_set_debug_module()Pascal Bühler
2017-04-06Code refactoringUlf Olsson
2017-04-03Added support for set and get the roll-over-counterUlf Olsson
2017-03-29srtp.h: Add * so srtp_err_status_t is documentedGeir Istad
2017-03-29srtp.h: Doc param use_mki for srtp_unprotect[_rtcp]_mki()Geir Istad
2017-03-29srtp.h: Param doc for srtp_protect_mki() len_ptr -> pkt_octet_lenGeir Istad
2017-03-29srtp.h: Typo. kesy -> keysGeir Istad
2017-03-29srtp.h: srtp_crypto_policy_set_from_profile_for_rtp() documentationGeir Istad
2017-03-29srtp.h: srtp_crypto_policy_set_from_profile_for_rtcp() documentationGeir Istad
2017-03-27Merge pull request #276 from thisisG/docs_refs_no_mergePascal Bühler
2017-03-27Bump copyright yearGeir Istad
2017-03-22srtp.h: draft-ietf-avt-srtp-big-aes-03.txt -> RFC 6188Geir Istad
2017-03-13Move SRTP_AES_XX_LEN defines into srtp.hPascal Bühler
2017-03-07Merge pull request #258 from pabuhler/dtls-gcm-profilesPascal Bühler
2017-03-07Merge pull request #253 from pabuhler/cipher-type-cleanup-for-aesPascal Bühler
2017-03-01Add a user data argument to log callback.Pascal Bühler
2017-02-24Add log handler api to receive log messages from libSRTPPascal Bühler
2017-02-23Remove profiles that are not registered in ianaPascal Bühler
2017-02-23Use same naming conventions for cipher defines and symbols.Pascal Bühler
2017-02-22add AES-GCM to DTLS-SRTP Protection ProfilesAlexander Traud
2017-02-21Cleanup comment related to MKIPaul E. Jones
2017-02-21convenience for AES-192Alexander Traud
2017-02-21Merge pull request #224 from rsith71/mkiSupportPascal Bühler
2017-02-20Apply some formatting nitsGeir Istad
2017-02-19Merge pull request #234 from pabuhler/exspose-ssrc-in-event-dataPascal Bühler
2017-02-16Change to use uint32_t for ssrcPascal Bühler
2017-02-07Updated the srtp function to get the protected length added by LibSRTP via co...Ryan Hooper
2017-02-02Merge branch 'master' into mkiSupportPascal Bühler
2017-02-01Don't use underscore as leading character in header guards. (#242)Pascal Bühler
2017-01-31Moving the key limit structure to part of the Session KeysRyan Hooper