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

fix: Allow use of valid Port 0 #40259

Merged
merged 8 commits into from
Aug 21, 2024
Merged

Commits on Jul 17, 2024

  1. fix: Allow use of valid Port 0

    Port 0 is a normal but reserved port.
    See: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
    or RFC6335 Section 6
    MarcWort committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3705d1e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Aug 1, 2024

  1. Improve the changelog entry

    rdner authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    99f07ea View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    46225cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86517e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 20, 2024

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