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 builder interface for making servers #1122

Merged
merged 22 commits into from
Oct 2, 2024
Merged

add builder interface for making servers #1122

merged 22 commits into from
Oct 2, 2024

Commits on Sep 27, 2024

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

    davepacheco committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eb0685d View commit details
    Browse the repository at this point in the history
  3. more cleanup

    davepacheco committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    979bdba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e28f15 View commit details
    Browse the repository at this point in the history
  5. nits

    davepacheco committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f70f667 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary XXX

    davepacheco committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    87c77b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dfb624 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    dd7181e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517b35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    986dc9a View commit details
    Browse the repository at this point in the history
  4. little help?

    davepacheco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8de0dcf View commit details
    Browse the repository at this point in the history
  5. okay, but the right help

    davepacheco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b22e9c1 View commit details
    Browse the repository at this point in the history
  6. fix changelog fmt

    davepacheco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5aa71fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9778c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. maybe fix Windows job?

    davepacheco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e763be5 View commit details
    Browse the repository at this point in the history
  2. does older reqwest help?

    davepacheco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9eba31a View commit details
    Browse the repository at this point in the history
  3. update schannel?

    davepacheco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    49ccd57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f390df0 View commit details
    Browse the repository at this point in the history
  5. add all the certs?

    davepacheco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8557e05 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. try rustls-tls

    davepacheco committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b219b24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb59748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394410c View commit details
    Browse the repository at this point in the history