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 TLS 1.3 support #2132

Closed
wants to merge 18 commits into from
Closed

Commits on Jun 18, 2019

  1. Add TLS 1.3 (WIP)

    rperez committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    de87cec View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Add tests for TLS 1.3 from RFC8448

    rperez committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    1c4889b View commit details
    Browse the repository at this point in the history
  2. Add TLS 1.3 (WIP)

    rperez committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    4ecbdcd View commit details
    Browse the repository at this point in the history
  3. Add tests for TLS 1.3 from RFC8448

    rperez committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    72f4fe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82634ad View commit details
    Browse the repository at this point in the history
  5. fix parsing of TLS extension when size is zero

    rperez committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    eacc8cd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    6a66e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Fix backward compatibility of automaton_srv

    rperez committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    cd29534 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Add TLS 1.3 (WIP)

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    8fc79ec View commit details
    Browse the repository at this point in the history
  2. Add tests for TLS 1.3 from RFC8448

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    f95f88d View commit details
    Browse the repository at this point in the history
  3. Add TLS 1.3 (WIP)

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    76cd198 View commit details
    Browse the repository at this point in the history
  4. Add tests for TLS 1.3 from RFC8448

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    9f6e389 View commit details
    Browse the repository at this point in the history
  5. fix parsing of TLS extension when size is zero

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    473e872 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf7c6a View commit details
    Browse the repository at this point in the history
  7. Fix backward compatibility of automaton_srv

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    82be840 View commit details
    Browse the repository at this point in the history
  8. fix chacha20 for tls 1.2

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    f30be39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac8f1b4 View commit details
    Browse the repository at this point in the history
  10. fix chacha20 for tls 1.2

    rperez committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1ecec53 View commit details
    Browse the repository at this point in the history