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

adding CLI for MaxConnectionIdleTime #607

Merged

Commits on May 10, 2022

  1. Avoid dropping buffered results data

    ghjm authored and Sarabraj Singh committed May 10, 2022
    Configuration menu
    Copy the full SHA
    630e99e View commit details
    Browse the repository at this point in the history
  2. Allow setting minimum TLS to 1.3

    Restrict TLS 1.2 cipher suite to strong ciphers
    fosterseth authored and Sarabraj Singh committed May 10, 2022
    Configuration menu
    Copy the full SHA
    634f097 View commit details
    Browse the repository at this point in the history
  3. fixing linting issues introduced by golangci-lint 1.46.0

    Sarabraj Singh committed May 10, 2022
    Configuration menu
    Copy the full SHA
    fbf70e5 View commit details
    Browse the repository at this point in the history
  4. reformatted t.Fatalf() calls

    Sarabraj Singh committed May 10, 2022
    Configuration menu
    Copy the full SHA
    853b421 View commit details
    Browse the repository at this point in the history
  5. adding CLI for MaxConnectionIdleTime; adding unit and functional test…

    …s for SetMaxConnectionIdleTime
    Sarabraj Singh committed May 10, 2022
    Configuration menu
    Copy the full SHA
    907da06 View commit details
    Browse the repository at this point in the history