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

Misc fix test #248

Merged
merged 10 commits into from
Apr 4, 2021
Merged

Misc fix test #248

merged 10 commits into from
Apr 4, 2021

Commits on Mar 14, 2021

  1. - Don't report error when removing a sockt file that does not exist

    (this is typically normal)
    dannys42 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    17304f8 View commit details
    Browse the repository at this point in the history
  2. Fix bug in SSL initialization; Fix bug resulting in incorrect port as…

    …signment
    
    - SSL initalizer: NIOSSLClientHandler is now initialized with hostname
    - end() now assumes default ports based on scheme when not supplied in
      URL string.  (Previously it always assumed 8080?!)
    dannys42 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    97c9b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8088489 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edc772e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8e8f54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    551b0f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Add TODO to script comment

    dannys42 committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    dd1ee8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f207b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. travis: update xcode to 10.3, 11.3, and 11.6 to due to potential issu…

    …e with old version of xcode
    dannys42 committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    457fe8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ef975 View commit details
    Browse the repository at this point in the history