Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

quic: support configure --without-ssl #32

Closed
wants to merge 1 commit into from
Closed

quic: support configure --without-ssl #32

wants to merge 1 commit into from

Conversation

danbev
Copy link
Contributor

@danbev danbev commented May 22, 2019

This commit adds support for configuring --without-ssl by adding macro
guards to includes and functions related to QUIC.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This commit adds support for configuring --without-ssl by adding macro
guards to includes and functions related to QUIC.
danbev added a commit that referenced this pull request May 23, 2019
This commit adds support for configuring --without-ssl by adding macro
guards to includes and functions related to QUIC.

PR-URL: #32
Reviewed-By: James M Snell <jasnell@gmail.com>
@danbev
Copy link
Contributor Author

danbev commented May 23, 2019

Landed in dd8f496.

@danbev danbev closed this May 23, 2019
jasnell pushed a commit that referenced this pull request Jun 6, 2019
This commit adds support for configuring --without-ssl by adding macro
guards to includes and functions related to QUIC.

PR-URL: #32
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit that referenced this pull request Jul 16, 2019
This commit adds support for configuring --without-ssl by adding macro
guards to includes and functions related to QUIC.

PR-URL: #32
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit that referenced this pull request Aug 9, 2019
This commit adds support for configuring --without-ssl by adding macro
guards to includes and functions related to QUIC.

PR-URL: #32
Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell pushed a commit that referenced this pull request Aug 19, 2019
This commit adds support for configuring --without-ssl by adding macro
guards to includes and functions related to QUIC.

PR-URL: #32
Reviewed-By: James M Snell <jasnell@gmail.com>
@danbev danbev deleted the without-ssl branch September 19, 2019 06:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants