1. 06 Feb, 2019 1 commit
  2. 02 Feb, 2019 1 commit
  3. 15 Jan, 2019 2 commits
  4. 12 Jan, 2019 3 commits
  5. 10 Jan, 2019 1 commit
  6. 09 Jan, 2019 2 commits
  7. 02 Jan, 2019 2 commits
  8. 27 Dec, 2018 2 commits
  9. 22 Dec, 2018 1 commit
  10. 20 Dec, 2018 3 commits
  11. 19 Dec, 2018 2 commits
  12. 18 Dec, 2018 2 commits
  13. 14 Dec, 2018 1 commit
  14. 12 Dec, 2018 1 commit
    • Victor Stinner's avatar
      bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120) · 16d63202
      Victor Stinner authored
      * bpo-16039: CVE-2013-1752: Change use of readline() in
        imaplib.IMAP4_SSL to limit line length. Remove IMAP4_SSL.readline()
        and IMAP4_SSL.read() to inherit safe IMAP4 implementation.
      * bpo-20118: reenable test_linetoolong() of test_imaplib
        on ThreadedNetworkedTests and ThreadedNetworkedTestsSSL.
        The test now sets the _MAXLINE limit to 10 characters.
      16d63202
  15. 11 Dec, 2018 5 commits
  16. 10 Dec, 2018 4 commits
  17. 07 Dec, 2018 1 commit
  18. 06 Dec, 2018 5 commits
  19. 05 Dec, 2018 1 commit