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

Implement issue #6296 passing FDs / socket activation #6573

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    c1da1df View commit details
    Browse the repository at this point in the history
  2. adapt listen_socket

    MayCXC committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8c5705b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

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

    MayCXC committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    256eee1 View commit details
    Browse the repository at this point in the history
  3. adapt caddytest

    MayCXC committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9d66463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    152c42c View commit details
    Browse the repository at this point in the history
  5. gosec

    MayCXC committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e20a504 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b34b11a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e9001d View commit details
    Browse the repository at this point in the history
  8. more consistent error msg

    MayCXC committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    db0d780 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4bdfd1 View commit details
    Browse the repository at this point in the history
  10. remove unused func

    MayCXC committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5b339c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6db7264 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. doc comment typo

    MayCXC committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3ba23c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646a0b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. nonosec

    MayCXC committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bce0058 View commit details
    Browse the repository at this point in the history
  2. commit

    MayCXC committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    86c39ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b006895 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. doc comments

    MayCXC committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dc89c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9aed3 View commit details
    Browse the repository at this point in the history
  3. more doc comments

    MayCXC committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d6d6e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af576b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ba019f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7217db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7852daf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. addressesWithProtocols

    MayCXC committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1086e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01cafc View commit details
    Browse the repository at this point in the history
  3. update test

    MayCXC committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    f7ea6cf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fd/ and fdgram/

    MayCXC committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f19e686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6296e4 View commit details
    Browse the repository at this point in the history
  3. rm addr

    MayCXC committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    649eb9b View commit details
    Browse the repository at this point in the history
  4. actually write...

    MayCXC committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    823f6c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5ba982e View commit details
    Browse the repository at this point in the history
  2. i guess we doin' "skip": now

    MayCXC committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    776f5df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57e4c4 View commit details
    Browse the repository at this point in the history
  4. wrong var in placeholder

    MayCXC committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    757599a View commit details
    Browse the repository at this point in the history
  5. wrong var in placeholder II

    MayCXC committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4135a14 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. update param name in comment

    MayCXC committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5c1d633 View commit details
    Browse the repository at this point in the history
  2. dont save nil file pointers

    MayCXC committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1c6d71e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed87db6 View commit details
    Browse the repository at this point in the history