1. 165c618 Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 4 months ago
  2. 7e6290d Revert "Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL." by Sam Zackrisson · 4 years, 4 months ago
  3. 72f638a Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 4 months ago
  4. b33a0ca Remove deprecated ssl_identity methods by Harald Alvestrand · 5 years ago
  5. 9f297b5 Remove OpenSSLIdentity::GenerateWithExpiration. by Mirko Bonadei · 5 years ago
  6. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
  7. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/sslidentity.cc]
  10. 22a8f98 Formatted sslidenty.cc and moved non referenced functions into an by Benjamin Wright · 6 years ago
  11. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  12. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  13. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  14. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  15. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 7 years ago
  16. 366a50c Remove simple stringstream usages. by Jonas Olsson · 7 years ago
  17. a76af0c Move base64.h to the proper location. by Artem Titov · 7 years ago
  18. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  19. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  20. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 7 years ago
  21. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  22. 0a8798b Implement OpenSSLCertificate::GetChain by Jian Cui · 7 years ago
  23. 3df76b1 Use unique_ptr in SSLCertChain. by David Benjamin · 7 years ago
  24. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  25. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/sslidentity.cc]
  26. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  27. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  28. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  29. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/sslidentity.cc]
  30. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/sslidentity.cc]
  31. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/sslidentity.cc]
  32. 1b54a5f Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  33. 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
  34. eaa826c Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
  35. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  36. e29352b Refactor certificate stats collection, added SSLCertificateStats. by hbos · 9 years ago
  37. 6b470a9 RTCCertificate serialization. by hbos · 9 years ago
  38. 1d846b2 This CL addresses late feedback on https://codereview.webrtc.org/1683193003/ by Torbjorn Granlund · 9 years ago
  39. b252856 Remove all uses of the HAVE_CONFIG_H define. by Henrik Kjellander · 9 years ago
  40. a3dc79e Move SSLIdentity Generate() implementations from .h to .cc file. by Torbjorn Granlund · 9 years ago
  41. e8dc081 Implement certificate lifetime parameter as required by WebRTC RFC. by torbjorng · 9 years ago
  42. 46c9cc0 Provide method for returning certificate expiration time stamp. by Torbjorn Granlund · 9 years ago
  43. 4e57247 Provide RSA2048 as per RFC by torbjorng · 9 years ago
  44. 335204c Revert of Provide RSA2048 as per RFC (patchset #9 id:200001 of https://codereview.webrtc.org/1329493005/ ) by torbjorng · 9 years ago
  45. 0df3eb0 provide RSA2048 as per RFC by torbjorng · 9 years ago
  46. 172f009 Get rid of SCHANNEL code. by torbjorng · 9 years ago
  47. 07d0936 Purge nss files and dependencies. by torbjorng · 10 years ago
  48. 9b5476d sslidentity.cc/IntKeyTypeFamilyToKeyType function added, converting from int to KeyType. by Henrik Boström · 10 years ago
  49. 9eb1365 Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ ) by deadbeef · 10 years ago
  50. 5647a2c purge nss files and dependencies by torbjorng · 10 years ago
  51. b6d4ec4 Support generation of EC keys using P256 curve and support ECDSA certs. by Torbjorn Granlund · 10 years ago
  52. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  53. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  54. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  55. 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