1. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  2. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  3. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  4. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  5. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 6 years ago
  6. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  7. 0a8798b Implement OpenSSLCertificate::GetChain by Jian Cui · 7 years ago
  8. 3df76b1 Use unique_ptr in SSLCertChain. by David Benjamin · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/sslidentity.h]
  11. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  12. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  13. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  14. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (98%) from webrtc/base/sslidentity.h]
  15. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  16. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  17. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  18. e29352b Refactor certificate stats collection, added SSLCertificateStats. by hbos · 8 years ago
  19. 41c5cd0 Making ECDSA the default certificate regardless of WEBRTC_CHROMIUM_BUILD. by hbos · 8 years ago
  20. d98f6e0 Fixed typo. KT_DEFAULT different based on WEBRTC_CHROMIUM_BUILD by Henrik Boström · 8 years ago
  21. 8ae8ab4 Makes ECDSA the default certificate to use (generated if no other certificates by hbos · 8 years ago
  22. e06c2dd JNI+mm: Generate certificate if non-default key type is specified. by Henrik Boström · 8 years ago
  23. 6b470a9 RTCCertificate serialization. by hbos · 8 years ago
  24. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 8 years ago
  25. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  26. 1d846b2 This CL addresses late feedback on https://codereview.webrtc.org/1683193003/ by Torbjorn Granlund · 9 years ago
  27. f5d4786 SSLCertificate::GetChain: Return scoped_ptr by kwiberg · 9 years ago
  28. a3dc79e Move SSLIdentity Generate() implementations from .h to .cc file. by Torbjorn Granlund · 9 years ago
  29. e8dc081 Implement certificate lifetime parameter as required by WebRTC RFC. by torbjorng · 9 years ago
  30. 3980d46 RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate::CertificateExpirationTime(). by hbos · 9 years ago
  31. cd6f539 Revert of RTCCertificate::Expires() and ::HasExpired() implemented (patchset #5 id:140001 of https://codereview.webrtc.org/1494103003/ ) by hbos · 9 years ago
  32. 20ef654 RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate::CertificateExpirationTime(). by hbos · 9 years ago
  33. 46c9cc0 Provide method for returning certificate expiration time stamp. by Torbjorn Granlund · 9 years ago
  34. 4e57247 Provide RSA2048 as per RFC by torbjorng · 9 years ago
  35. 335204c Revert of Provide RSA2048 as per RFC (patchset #9 id:200001 of https://codereview.webrtc.org/1329493005/ ) by torbjorng · 9 years ago
  36. 0df3eb0 provide RSA2048 as per RFC by torbjorng · 9 years ago
  37. 9b5476d sslidentity.cc/IntKeyTypeFamilyToKeyType function added, converting from int to KeyType. by Henrik Boström · 9 years ago
  38. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  39. 97579a4 Add option to enable ECDSA key for Java API. by glaznev · 9 years ago
  40. 87713d0 RTCCertificates added to RTCConfiguration, used by WebRtcSession/-DescriptionFactory. by Henrik Boström · 9 years ago
  41. b6d4ec4 Support generation of EC keys using P256 curve and support ECDSA certs. by Torbjorn Granlund · 9 years ago
  42. 5e56c59 DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface). by Henrik Boström · 9 years ago
  43. 5b4ce33 DtlsIdentityStoreInterface added. by Henrik Boström · 9 years ago
  44. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  45. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  46. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  47. 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 · 10 years ago