Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for TLS 1.3 to all HTTPSConnection implementations #1496

Merged
merged 37 commits into from Feb 27, 2019

Commits on Dec 6, 2018

  1. Copy the full SHA
    f59e6b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Copy the full SHA
    417c333 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eaa6f38 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    20b5eb5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ab1e014 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fefc403 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    32de3a5 View commit details
    Browse the repository at this point in the history
  7. Update tornado to 5.1.1

    sethmlarson committed Dec 7, 2018
    Copy the full SHA
    694b164 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Copy the full SHA
    9939524 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Copy the full SHA
    493d78f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fe5269 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    522ed0c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Copy the full SHA
    b364e70 View commit details
    Browse the repository at this point in the history
  2. Update test_https.py

    sethmlarson committed Dec 17, 2018
    Copy the full SHA
    209873a View commit details
    Browse the repository at this point in the history
  3. Update test_https.py

    sethmlarson committed Dec 17, 2018
    Copy the full SHA
    490251b View commit details
    Browse the repository at this point in the history
  4. Update test_https.py

    sethmlarson committed Dec 17, 2018
    Copy the full SHA
    93f1d3a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Copy the full SHA
    95e5935 View commit details
    Browse the repository at this point in the history
  2. minor rewording

    sethmlarson committed Dec 18, 2018
    Copy the full SHA
    1ae8674 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Copy the full SHA
    4f6f74d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a071345 View commit details
    Browse the repository at this point in the history
  3. Don't use OP_ALL

    sethmlarson committed Dec 19, 2018
    Copy the full SHA
    a18f623 View commit details
    Browse the repository at this point in the history
  4. Update CHANGES.rst

    sethmlarson committed Dec 19, 2018
    Copy the full SHA
    a97cefe View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. No PROTOCOL_TLSv1_3

    sethmlarson committed Dec 21, 2018
    Copy the full SHA
    ca52ca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

  1. Copy the full SHA
    7e4e485 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5745dfb View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. ReviReorder ciphers

    sethmlarson committed Dec 27, 2018
    Copy the full SHA
    2bc2742 View commit details
    Browse the repository at this point in the history
  2. ECDHE

    sethmlarson committed Dec 27, 2018
    Copy the full SHA
    6a4d3dc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Update test_https.py

    sethmlarson committed Dec 28, 2018
    Copy the full SHA
    9fc3c5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    423df77 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Copy the full SHA
    4244f75 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3817503 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Refactor HTTPS unit tests

    sethmlarson committed Feb 19, 2019
    Copy the full SHA
    18001cd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eac9b3a View commit details
    Browse the repository at this point in the history
  3. Fix up tests

    sethmlarson committed Feb 19, 2019
    Copy the full SHA
    3b9c529 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Copy the full SHA
    ccb3737 View commit details
    Browse the repository at this point in the history
  2. Update requests.sh

    sethmlarson committed Feb 27, 2019
    Copy the full SHA
    9e78231 View commit details
    Browse the repository at this point in the history
  3. remove whitespace

    sethmlarson committed Feb 27, 2019
    Copy the full SHA
    15c3af7 View commit details
    Browse the repository at this point in the history