1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/ssladapter_unittest.cc]
  3. b19b497 Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit. by Benjamin Wright · 6 years ago
  4. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  5. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  6. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  7. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 6 years ago
  8. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  9. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 6 years ago
  10. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  11. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  12. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  13. 6e9c3df Added additional SSL certificate verification tests. by Benjamin Wright · 6 years ago
  14. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  15. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  16. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  17. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/ssladapter_unittest.cc]
  18. 7bd1f1b Add support for changing the TLS elliptic curve set. by Diogo Real · 7 years ago
  19. 1dca9d5 Support a user-provided string for the TLS ALPN extension. by Diogo Real · 7 years ago
  20. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  21. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  22. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  23. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/ssladapter_unittest.cc]
  24. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/ssladapter_unittest.cc]
  25. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/ssladapter_unittest.cc]
  26. ed3b986 Fixing SSL error that occurs when underlying socket is blocked. by deadbeef · 7 years ago
  27. 98e186c Remove VirtualSocketServer's dependency on PhysicalSocketServer. by deadbeef · 7 years ago
  28. 7eaa4ea Delete method MessageQueue::set_socketserver by nisse · 7 years ago
  29. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  30. 1b54a5f Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  31. f33491e Revert of Removing #defines previously used for building without BoringSSL/OpenSSL. (patchset #2 id:20001 of https://codereview.webrtc.org/2640513002/ ) by deadbeef · 8 years ago
  32. eaa826c Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  33. c8762a8 Remove StartSSLWithServer from SSLStreamAdapter. by Taylor Brandstetter · 8 years ago
  34. 9131efd Read recv timestamps from socket (posix only). by Stefan Holmer · 8 years ago
  35. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  36. 4e57247 Provide RSA2048 as per RFC by torbjorng · 9 years ago
  37. 335204c Revert of Provide RSA2048 as per RFC (patchset #9 id:200001 of https://codereview.webrtc.org/1329493005/ ) by torbjorng · 9 years ago
  38. 0df3eb0 provide RSA2048 as per RFC by torbjorng · 9 years ago
  39. b6d4ec4 Support generation of EC keys using P256 curve and support ECDSA certs. by Torbjorn Granlund · 9 years ago
  40. a9b1ec0 Support for DTLS in OpenSSLAdapter by pthatcher@webrtc.org · 10 years ago
  41. 34f2a9e Initialize SSL in unittest_main.cc. by pbos@webrtc.org · 10 years ago
  42. c569a49 Unit tests for SSLAdapter by tkchin@webrtc.org · 10 years ago