- 9a65339 srtp: spanify key setters by Philipp Hancke · 6 months ago
- 6e312e5 install libsrtp log handler by Philipp Hancke · 7 months ago
- 977b56c Remove SSRCs from libSRTP when removing them from the rtp_demuxer by Philipp Hancke · 1 year, 4 months ago
- 55b89a8 Rename cipher_suite to crypto_suite by Philipp Hancke · 1 year, 7 months ago
- 2d6c4d0 Move global libsrtp usage count into a singleton class by Niels Möller · 3 years ago
- fd6a4d6 Adopt absl::string_view in rtc_base/string_encode.* by Ali Tofigh · 3 years ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
- 99a71f4 Move helpers to parse base rtp packet fields to rtp_rtcp module by Danil Chapovalov · 3 years, 8 months ago
- 1003219 srtp: compare key length to srtp policy key length by Philipp Hancke · 4 years ago
- a113d23 srtp: use srtp_crypto_policy_set_from_profile_for_* from libsrtp by Philipp Hancke · 4 years ago
- be66d95 srtp: document rationale for srtp overhead calculation by Philipp Hancke · 4 years ago
- d42413a fix RTP_DUMP timestamps by Philipp Hancke · 4 years, 1 month ago
- 397c40e dump raw rtp packets in text2pcap format by Philipp Hancke · 4 years, 3 months ago
- 4c7bb27 Remove rtc::GlobalLock. by Markus Handell · 4 years, 8 months ago
- 22619b3 Allow external initialization of libsrtp. by Sebastian Jansson · 5 years ago
- 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
- c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/srtpsession.cc]
- d76a0fc Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport by erikvarga@webrtc.org · 6 years ago
- ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
- 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
- 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
- 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
- 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
- 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
- 0a5fdbb Use RTC_HISTOGRAM_ENUMERATION to report SRTP/SRTCP unprotect error. by Zhi Huang · 7 years ago
- db67ba1 Report SRTP error codes to UMA by Steve Anton · 7 years ago
- 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
- c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/srtpsession.cc]
- 4c27a96 Remove libsrtp 2.0.0 compatibility code. by jbauch · 8 years ago
- 4dde3df Move SrtpSession and tests to their own files. by zstein · 8 years ago