- 9a65339 srtp: spanify key setters by Philipp Hancke · 6 months ago
- 6e312e5 install libsrtp log handler by Philipp Hancke · 6 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, 8 months ago
- 2d6c4d0 Move global libsrtp usage count into a singleton class by Niels Möller · 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, 1 month ago
- c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
- 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 8 months ago
- be66d95 srtp: document rationale for srtp overhead calculation by Philipp Hancke · 4 years ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 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
- 18523c3 Migrate rtc_base to webrtc::Mutex. 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
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 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.h]
- 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
- 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
- db67ba1 Report SRTP error codes to UMA by Steve Anton · 7 years ago
- c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 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 · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/srtpsession.h]
- 4dde3df Move SrtpSession and tests to their own files. by zstein · 8 years ago