1. 1e515a6 Make use of '// static' consistent. by ajose · 10 years ago
  2. 0cf460ec Generalize crypto::SignatureCreator to allow choice of hash function, so as to support SHA256 (not just SHA1). by dougsteed · 11 years ago
  3. 33fca12 Revert 239921 "Revert 239759 "The comment in base64.h implies th..." by [email protected] · 12 years ago
  4. 1d4b7c7 Revert 239759 "The comment in base64.h implies that base::Base64..." by [email protected] · 12 years ago
  5. 0553072 The comment in base64.h implies that base::Base64Encode() can return false, but by [email protected] · 12 years ago
  6. d99b2fb4 Avoid creating keys and self-signed certs separately. by [email protected] · 12 years ago
  7. 5d7eb86 Use a direct include of time headers in ppapi/, printing/, remoting/. by [email protected] · 12 years ago
  8. 5123d9c Remove platform-specific implementations of RSAPrivateKey and SignatureCreator by [email protected] · 12 years ago
  9. f9d8a77 Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  10. 6e7845ae net: extract net/cert out of net/base by [email protected] · 12 years ago
  11. 8f1504b Move HostKeyPair into protocol::KeyPair. by [email protected] · 12 years ago[Renamed (62%) from remoting/host/host_key_pair.cc]
  12. ad377ae0 Handle certificate generation errors in chromoting host. by [email protected] · 13 years ago
  13. 30224c16 Cleanup and simplify HostConfig and JsonHostConfig. by [email protected] · 13 years ago
  14. 77b10182 Add methods needed for host registration in chromoting host plugin. by [email protected] · 13 years ago
  15. 8ef6922 Convert all of remoting/* to base::Bind(). by [email protected] · 14 years ago
  16. 5bdf2b4b Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle by [email protected] · 14 years ago
  17. 1f528b5 Don't use X509Certificate in chromoting code. by [email protected] · 14 years ago
  18. 4b559b4d Move crypto files out of base, to a top level directory. by [email protected] · 14 years ago
  19. 0950792 Faster connection establishment for chromoting by [email protected] · 15 years ago
  20. 28b3b2e HostConfig interface updates. by [email protected] · 15 years ago
  21. 7b6c1f3 Make sure to use scoped_refptr for refcounted params in audio/video/remoting by [email protected] · 15 years ago
  22. 0d7e79fa Revert 61899 for breaking cookes on file:// URLs. by [email protected] · 15 years ago
  23. 1e291781 Fix instances of passing raw pointers to RefCounted objects in tasks. by [email protected] · 15 years ago
  24. cdf8c57 Added HostKeyPair class, signatures for heartbeat messages. by [email protected] · 15 years ago