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(SSL_renegociate) #10256

Merged
merged 13 commits into from
Apr 15, 2024
Merged

feat(SSL_renegociate) #10256

merged 13 commits into from
Apr 15, 2024

Commits on Apr 14, 2024

  1. allow client renegotiation and allow server renegotiation with limits…

    … matching nodejs behavior
    cirospaciari committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    88f0ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afddb0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f87f9e View commit details
    Browse the repository at this point in the history
  4. format-off

    cirospaciari committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9b05b7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9f6d44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1217f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16499d4 View commit details
    Browse the repository at this point in the history
  8. propagate cert error

    cirospaciari committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e324d9e View commit details
    Browse the repository at this point in the history
  9. test

    cirospaciari committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a06b11c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18a3c28 View commit details
    Browse the repository at this point in the history
  11. cleanup

    cirospaciari committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a9f15de View commit details
    Browse the repository at this point in the history
  12. Update test/js/node/tls/renegotiation.test.ts

    Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
    cirospaciari and Jarred-Sumner committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d489e71 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1027280 View commit details
    Browse the repository at this point in the history