1. 10 Dec, 2014 2 commits
  2. 02 Nov, 2014 1 commit
  3. 24 Sep, 2014 1 commit
  4. 16 Sep, 2014 2 commits
    • net: remove support for outright ignoring certificates · 41698f22
      This option make it easy to ignore anything about the server we're
      connecting to, which is bad security practice. This was necessary as we
      didn't use to expose detailed information about the certificate, but now
      that we do, we should get rid of this.
      
      If the user wants to ignore everything, they can still provide a
      callback which ignores all the information passed.
      Carlos Martín Nieto committed
    • Provide a callback for certificate validation · 9b940586
      If the certificate validation fails (or always in the case of ssh),
      let the user decide whether to allow the connection.
      
      The data structure passed to the user is the native certificate
      information from the underlying implementation, namely OpenSSL or
      WinHTTP.
      Carlos Martín Nieto committed
  5. 06 Jul, 2014 1 commit
  6. 03 Jul, 2014 1 commit
  7. 12 Jun, 2014 2 commits
  8. 11 Jun, 2014 2 commits
  9. 13 May, 2014 1 commit
  10. 26 Apr, 2014 3 commits
  11. 18 Nov, 2013 1 commit
  12. 13 Nov, 2013 1 commit
  13. 12 Nov, 2013 1 commit
  14. 05 Nov, 2013 3 commits
  15. 04 Nov, 2013 2 commits
  16. 02 Nov, 2013 1 commit
  17. 01 Nov, 2013 1 commit
  18. 31 Oct, 2013 2 commits
  19. 02 Oct, 2013 1 commit
  20. 26 Sep, 2013 3 commits
  21. 24 Sep, 2013 2 commits
  22. 24 Aug, 2013 1 commit
  23. 01 Feb, 2013 5 commits