1. e7280c3 Remove usage of rtc::MessageHandler in OpenSSLAdapter by Danil Chapovalov · 2 years, 7 months ago
  2. 9aa46c6 Delete rtc::join by Niels Möller · 2 years, 11 months ago
  3. 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 3 years ago
  4. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years ago
  5. ac9a288 Disable SSLAdapter methods Listen and Accept by Niels Möller · 3 years, 5 months ago
  6. bd917a1 Don't invoke custom certificate verifier unless there is an error. by Taylor Brandstetter · 3 years, 6 months ago
  7. b32650e Improve SSLVerifyCallback variable naming by Harald Alvestrand · 3 years, 6 months ago
  8. 7a46cc5 Remove 3DES from WebRTC by David Benjamin · 3 years, 7 months ago
  9. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 7 months ago
  10. 8729d78 Delete AsyncSocketAdapter::Attach, make socket construction time const by Niels Möller · 3 years, 7 months ago
  11. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  12. f11f0e0 openssl: Use unique_ptr to remove unnecessary goto statements from openssl_adapter by Vojin Ilic · 3 years, 9 months ago
  13. ae278d4 openssl_adapter: document SSL_CTX_set_verify_depth behaviour by Philipp Hancke · 3 years, 9 months ago
  14. 165c618 Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 3 months ago
  15. 7e6290d Revert "Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL." by Sam Zackrisson · 4 years, 3 months ago
  16. 72f638a Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 3 months ago
  17. dce6174 Remove deprecated SSLAdapter::SetIdentity. by Mirko Bonadei · 5 years ago
  18. 2d2c294 Remove OpenSSLAdapter restartable_ data member. by Mirko Bonadei · 5 years ago
  19. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
  20. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  21. 977b265 Reduce some logging at INFO level by moving log statements by Harald Alvestrand · 5 years ago
  22. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  23. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  24. 170a4b3 Trim unnecessary OpenSSL/BoringSSL ifdefs. by David Benjamin · 6 years ago
  25. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  26. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/openssladapter.cc]
  27. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  28. 243cabe Formatting openssladapter to be more consistent. by Benjamin Wright · 6 years ago
  29. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  30. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  31. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  32. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 7 years ago
  33. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 7 years ago
  34. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 7 years ago
  35. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 7 years ago
  36. b889a20 Change the default behaviour rtc_builtin_ssl_root_certificates. by Mirko Bonadei · 7 years ago
  37. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  38. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  39. a7087e3 Unify the build define to enable or disable built in ssl root certificates. by Benjamin Wright · 7 years ago
  40. a041f92 Removing warning suppression flags from rtc_base. by Mirko Bonadei · 7 years ago
  41. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago
  42. 19aab2e Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory. by Benjamin Wright · 7 years ago
  43. 9201d1a Fixed Hostname Validation in OpenSSLAdapter. by Benjamin Wright · 7 years ago
  44. eb0df08 Update SSL call sites to compile with both OpenSSL 1.1.0 and BoringSSL by Jiawei Ou · 7 years ago
  45. e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
  46. addc380 Change some SSL logging to use DLOG by Jonas Olsson · 7 years ago
  47. 018dd6e Refer to the underlying object when reporting the state of SSL basic I/O by Jiawei Ou · 7 years ago
  48. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  49. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  50. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  51. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/openssladapter.cc]
  52. 7bd1f1b Add support for changing the TLS elliptic curve set. by Diogo Real · 8 years ago
  53. 1dca9d5 Support a user-provided string for the TLS ALPN extension. by Diogo Real · 8 years ago
  54. 786de70 Add TLS TURN tests. by Steve Anton · 8 years ago
  55. 1d44550 Implementation of SSL caching; tests in separate CL. by Justin Uberti · 8 years ago
  56. cb79d23 Add common TLS extensions by Emad Omara · 8 years ago
  57. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  58. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  59. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  60. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/openssladapter.cc]
  61. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/openssladapter.cc]
  62. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/openssladapter.cc]
  63. c6de0c9 Upgrade to (D)TLS1.2 using the new BoringSSL (D)TLSv1_2_method functions by Emad Omara · 8 years ago
  64. dab1d2d Enable SNI in ssl adapter. by Emad Omara · 8 years ago
  65. e5dce2b Replacing unnecessary conditional with DCHECK in OpenSSLAdapter by deadbeef · 8 years ago
  66. ed3b986 Fixing SSL error that occurs when underlying socket is blocked. by deadbeef · 8 years ago
  67. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  68. 21e4e0b Delete webrtc/base/common.h by nisse · 8 years ago
  69. 4ef903d Don't use CONF_VALUE in VerifyServerName. by davidben · 8 years ago
  70. c16fa5e Replace all use of the VERIFY macro. by nisse · 8 years ago
  71. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  72. 1b54a5f Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  73. 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
  74. eaa826c Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  75. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  76. c309e0e Don't stop sending media on EWOULDBLOCK by skvlad · 9 years ago
  77. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  78. 9131efd Read recv timestamps from socket (posix only). by Stefan Holmer · 9 years ago
  79. b252856 Remove all uses of the HAVE_CONFIG_H define. by Henrik Kjellander · 9 years ago
  80. 9adc91d Revert of Remove code interfacing legacy openssl. (patchset #3 id:40001 of https://codereview.webrtc.org/1808763002/ ) by Torbjorn Granlund · 9 years ago
  81. 4cd331b Remove code interfacing legacy openssl. by torbjorng · 9 years ago
  82. d44c077 Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ ) by Tommi · 9 years ago
  83. de1c81b Safe numeric library added: base/numerics (copied from Chromium) by hbos · 9 years ago
  84. 0b518bf Remove incorrect cast to AsyncSocketAdapter. by Peter Boström · 9 years ago
  85. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  86. a41ab93 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  87. 8f622a9 Locking is no longer required with BoringSSL. by Joachim Bauch · 10 years ago
  88. 36d5c3c Leave BIO_METHOD non-const. by davidben@webrtc.org · 10 years ago
  89. c10ecea Always tag SRTP_PROTECTION_PROFILE and BIO_METHOD as const. by henrike@webrtc.org · 10 years ago
  90. a9b1ec0 Support for DTLS in OpenSSLAdapter by pthatcher@webrtc.org · 10 years ago
  91. d89b69a Fix WebRTC Win64 + BoringSSL build. by henrike@webrtc.org · 10 years ago
  92. 92a9bac Rebase webrtc/base with r6682 version of talk/base: by henrike@webrtc.org · 11 years ago
  93. d5a0506 Use X509_NAME, not struct X509_name_st. by henrike@webrtc.org · 11 years ago
  94. 14abcc7 libvpx's UNUSED macro conflicts with webrtc/base's. Added missing include of assert.h. Globally defined function "Unused" in talk/base and its copy (webrtc/base) is causing a conflict. by henrike@webrtc.org · 11 years ago
  95. c50bf7c Added namespace rtc to some base classes and functions. It was causing linker error in the FYI bots: http://chromegw.corp.google.com/i/internal.chromium.webrtc.fyi/builders/Android%20Builder%20%28dbg%29/builds/1808/steps/compile/logs/stdio but also, not doing it pollutes the global namespace. by henrike@webrtc.org · 11 years ago
  96. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  97. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  98. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 11 years ago