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