1. 9a65339 srtp: spanify key setters by Philipp Hancke · 6 months ago
  2. 6e312e5 install libsrtp log handler by Philipp Hancke · 6 months ago
  3. 977b56c Remove SSRCs from libSRTP when removing them from the rtp_demuxer by Philipp Hancke · 1 year, 4 months ago
  4. 55b89a8 Rename cipher_suite to crypto_suite by Philipp Hancke · 1 year, 8 months ago
  5. 2d6c4d0 Move global libsrtp usage count into a singleton class by Niels Möller · 3 years ago
  6. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  7. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
  8. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  9. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
  10. 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 8 months ago
  11. be66d95 srtp: document rationale for srtp overhead calculation by Philipp Hancke · 4 years ago
  12. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  13. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 1 month ago
  14. 397c40e dump raw rtp packets in text2pcap format by Philipp Hancke · 4 years, 3 months ago
  15. 4c7bb27 Remove rtc::GlobalLock. by Markus Handell · 4 years, 8 months ago
  16. 18523c3 Migrate rtc_base to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  17. 22619b3 Allow external initialization of libsrtp. by Sebastian Jansson · 5 years ago
  18. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  19. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  20. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  21. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/srtpsession.h]
  22. d76a0fc Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport by erikvarga@webrtc.org · 6 years ago
  23. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  24. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  25. db67ba1 Report SRTP error codes to UMA by Steve Anton · 7 years ago
  26. c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 7 years ago
  27. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  28. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  29. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/srtpsession.h]
  30. 4dde3df Move SrtpSession and tests to their own files. by zstein · 8 years ago