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

Feat: TLSv1.3 support #146

Merged
merged 18 commits into from
Mar 17, 2022
Merged

Feat: TLSv1.3 support #146

merged 18 commits into from
Mar 17, 2022

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    58ca928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a87254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3bd7c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5455a67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03ffe51 View commit details
    Browse the repository at this point in the history
  6. comments

    kares committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    3d8b692 View commit details
    Browse the repository at this point in the history
  7. Docs: fix broken link

    kares committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    cf95bca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e187ff View commit details
    Browse the repository at this point in the history
  9. Test: TLS 1.3 specs

    kares committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    86f143e View commit details
    Browse the repository at this point in the history
  10. more comments on CHACHA20

    kares committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    879c1f8 View commit details
    Browse the repository at this point in the history
  11. bump + changelog

    kares committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    fcd74dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a3972c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. formating

    kares committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    740dae9 View commit details
    Browse the repository at this point in the history
  2. cleanup

    kares committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    60f74a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f224952 View commit details
    Browse the repository at this point in the history
  4. better naming

    kares committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    412d5c7 View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/org/logstash/plugins/inputs/http/util/SslSimpleB…

    …uilder.java
    
    Co-authored-by: Rob Bavey <[email protected]>
    kares and robbavey committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    702e233 View commit details
    Browse the repository at this point in the history
  6. Review: make it a minor

    kares committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    9477b5e View commit details
    Browse the repository at this point in the history