1. 18 Dec, 2014 3 commits
  2. 17 Dec, 2014 11 commits
  3. 27 Oct, 2014 2 commits
  4. 26 Oct, 2014 1 commit
  5. 25 Oct, 2014 12 commits
  6. 24 Oct, 2014 1 commit
    • ssl: dump the SSL ciphers in favour of TLS · 5757c020
      All versions of SSL are considered deprecated now, so let's ask OpenSSl
      to only use TLSv1. We still ask it to load those ciphers for
      compatibility with servers which want to use an older hello but will use
      TLS for encryption.
      
      For good measure we also disable compression, which can be exploitable,
      if the OpenSSL version supports it.
      Carlos Martín Nieto committed
  7. 11 Oct, 2014 10 commits