1. 02 Ock, 2017 2 kayıt (commit)
  2. 14 Kas, 2016 1 kayıt (commit)
  3. 12 Kas, 2016 1 kayıt (commit)
  4. 08 Kas, 2016 1 kayıt (commit)
  5. 14 Eyl, 2016 1 kayıt (commit)
  6. 17 Agu, 2016 1 kayıt (commit)
  7. 16 Agu, 2016 1 kayıt (commit)
  8. 14 Agu, 2016 2 kayıt (commit)
  9. 05 Agu, 2016 1 kayıt (commit)
  10. 03 Agu, 2016 1 kayıt (commit)
  11. 31 Tem, 2016 1 kayıt (commit)
    • Senthil Kumaran's avatar
      Prevent HTTPoxy attack (CVE-2016-1000110) · 4cbb23f8
      Senthil Kumaran yazdı
      Ignore the HTTP_PROXY variable when REQUEST_METHOD environment is set, which
      indicates that the script is in CGI mode.
      
      Issue #27568 Reported and patch contributed by Rémi Rampin.
      4cbb23f8
  12. 14 Tem, 2016 3 kayıt (commit)
  13. 10 Tem, 2016 2 kayıt (commit)
  14. 06 Tem, 2016 1 kayıt (commit)
  15. 15 Ock, 2016 1 kayıt (commit)
  16. 14 Ock, 2016 1 kayıt (commit)
    • Martin Panter's avatar
      Issue #25940: Use self-signed.pythontest.net in SSL tests · 3d81d93f
      Martin Panter yazdı
      This is instead of svn.python.org, whose certificate recently expired, and
      whose new certificate uses a different root certificate.
      
      The certificate used at the pythontest server was modifed to set the "basic
      constraints" CA flag. This flag seems to be required for test_get_ca_certs_
      capath() to work (in Python 3.4+).
      
      Added the new self-signed certificate to capath with the following commands:
      
      cp Lib/test/{selfsigned_pythontestdotnet.pem,capath/}
      c_rehash -v Lib/test/capath/
      c_rehash -v -old Lib/test/capath/
      # Note the generated file names
      cp Lib/test/capath/{selfsigned_pythontestdotnet.pem,0e4015b9.0}
      mv Lib/test/capath/{selfsigned_pythontestdotnet.pem,ce7b8643.0}
      
      The new server responds with "No route to host" when connecting to port 444.
      3d81d93f
  17. 02 Ara, 2015 1 kayıt (commit)
  18. 15 Ock, 2016 1 kayıt (commit)
  19. 14 Ock, 2016 1 kayıt (commit)
  20. 01 Ock, 2016 4 kayıt (commit)
  21. 05 Ara, 2015 3 kayıt (commit)
  22. 12 Eyl, 2015 1 kayıt (commit)
  23. 05 Tem, 2015 1 kayıt (commit)
  24. 27 Haz, 2015 2 kayıt (commit)
  25. 02 Haz, 2015 1 kayıt (commit)
  26. 26 May, 2015 2 kayıt (commit)
  27. 23 May, 2015 2 kayıt (commit)