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 signature_algorithms_cert extension #2481

Open
wants to merge 18 commits into
base: 3.2
Choose a base branch
from

Commits on Mar 22, 2024

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

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. Added support for signature_algorithms extensions in CertificateReque…

    …st. Still missing the check for both TLS1.2 and TLS1.3
    Odinmylord committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    156d82e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    1c94b06 View commit details
    Browse the repository at this point in the history
  2. fix missing semicolon

    Odinmylord committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1c6f1a4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fixed issue with TLS1.2

    Odinmylord committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c084d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed79475 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    0c27955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b17256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131ac6a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Add check for "required" client certificate to tls_sockets

    Riccardo Germenia committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    339ebf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a68aec View commit details
    Browse the repository at this point in the history
  3. fix small issue

    Riccardo Germenia committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    98b7e42 View commit details
    Browse the repository at this point in the history
  4. update CREDITS.md and CHANGELOG.md

    Riccardo Germenia committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8854d89 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/3.2' into 3.2

    Riccardo Germenia committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    034d5e3 View commit details
    Browse the repository at this point in the history
  6. add more details to CHANGELOG.md and CREDITS.md

    Riccardo Germenia committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4436c4b View commit details
    Browse the repository at this point in the history