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/sslstreamadapter.cc]
  3. b19b497 Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit. by Benjamin Wright · 6 years ago
  4. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  5. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  6. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  7. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  8. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 7 years ago
  9. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 7 years ago
  10. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/sslstreamadapter.cc]
  13. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  14. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  15. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  16. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/sslstreamadapter.cc]
  17. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/sslstreamadapter.cc]
  18. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/sslstreamadapter.cc]
  19. 7914b8c Negotiate the same SRTP crypto suites for every DTLS association formed. by deadbeef · 8 years ago
  20. 1b54a5f Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  21. 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
  22. eaa826c Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  23. 6cf94a0 Only use BoringSSL time callback in unit tests. by deadbeef · 8 years ago
  24. d82eee0 Log how often DTLS negotiation failed because of incompatible ciphersuites. by zhihuang · 9 years ago
  25. cb56065 Add support for GCM cipher suites from RFC 7714. by jbauch · 9 years ago
  26. 4f0dfbd Change initial DTLS retransmission timer from 1 second to 50ms. by Taylor Brandstetter · 9 years ago
  27. b252856 Remove all uses of the HAVE_CONFIG_H define. by Henrik Kjellander · 9 years ago
  28. 43166b8 Add IsAcceptableCipher, use instead of GetDefaultCipher. by torbjorng · 9 years ago
  29. 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
  30. 318166b Revert of Convert internal representation of Srtp cryptos from string to int. (patchset #10 id:180001 of https://codereview.webrtc.org/1416673006/ ) by guoweis · 9 years ago
  31. 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
  32. 172f009 Get rid of SCHANNEL code. by torbjorng · 9 years ago
  33. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  34. 6caafbe Convert uint16_t to int for WebRTC cipher/crypto suite. by Guo-wei Shieh · 9 years ago
  35. 456696a Reland Change WebRTC SslCipher to be exposed as number only by Guo-wei Shieh · 10 years ago
  36. 27dc29b Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20 id:750001 of https://codereview.webrtc.org/1337673002/ ) by guoweis · 10 years ago
  37. 4fe3c9a Change WebRTC SslCipher to be exposed as number only. by guoweis · 10 years ago
  38. 07d0936 Purge nss files and dependencies. by torbjorng · 10 years ago
  39. 9eb1365 Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ ) by deadbeef · 10 years ago
  40. 5647a2c purge nss files and dependencies by torbjorng · 10 years ago
  41. b6d4ec4 Support generation of EC keys using P256 curve and support ECDSA certs. by Torbjorn Granlund · 10 years ago
  42. 831c558 Allow setting maximum protocol version for SSL stream adapters. by Joachim Bauch · 10 years ago
  43. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  44. 3ee4fe5 Re-land: Add API to get negotiated SSL ciphers by pthatcher@webrtc.org · 10 years ago
  45. 2bf0e90 Revert 8275 "This CL adds an API to the SSL stream adapters and ..." by tommi@webrtc.org · 10 years ago
  46. 1d11c82 This CL adds an API to the SSL stream adapters and transport channels to get the SSL cipher that was negotiated with the remote peer. by pthatcher@webrtc.org · 10 years ago
  47. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  48. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  49. 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