1. 4c7bb27 Remove rtc::GlobalLock. by Markus Handell · 4 years, 9 months ago
  2. 22619b3 Allow external initialization of libsrtp. by Sebastian Jansson · 5 years ago
  3. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  4. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/srtpsession.cc]
  7. d76a0fc Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport by erikvarga@webrtc.org · 6 years ago
  8. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  9. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  10. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  11. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  12. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  13. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
  14. 0a5fdbb Use RTC_HISTOGRAM_ENUMERATION to report SRTP/SRTCP unprotect error. by Zhi Huang · 7 years ago
  15. db67ba1 Report SRTP error codes to UMA by Steve Anton · 7 years ago
  16. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  17. c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 7 years ago
  18. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  19. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  20. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  21. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/srtpsession.cc]
  22. 4c27a96 Remove libsrtp 2.0.0 compatibility code. by jbauch · 8 years ago
  23. 4dde3df Move SrtpSession and tests to their own files. by zstein · 8 years ago