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

Initial port of MsQuic transport #15375

Merged
merged 24 commits into from
Nov 1, 2019
Merged

Initial port of MsQuic transport #15375

merged 24 commits into from
Nov 1, 2019

Commits on Oct 30, 2019

  1. Code port

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    790512f View commit details
    Browse the repository at this point in the history
  2. Features

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7118d77 View commit details
    Browse the repository at this point in the history
  3. Remove copy task for now

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    74005c5 View commit details
    Browse the repository at this point in the history
  4. ref assemblies

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    b91dfdc View commit details
    Browse the repository at this point in the history
  5. project reference

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    d94e916 View commit details
    Browse the repository at this point in the history
  6. Feedback and sample

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    c1106d5 View commit details
    Browse the repository at this point in the history
  7. Just the API for now

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9e8f3dd View commit details
    Browse the repository at this point in the history
  8. oops

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9a3de3f View commit details
    Browse the repository at this point in the history
  9. Internals

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    2b30243 View commit details
    Browse the repository at this point in the history
  10. ref assemblies

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    a3df14d View commit details
    Browse the repository at this point in the history
  11. Some feedback

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    0c8e585 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30df2d6 View commit details
    Browse the repository at this point in the history
  13. New constants file

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    4ab3bad View commit details
    Browse the repository at this point in the history
  14. New file

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    2169112 View commit details
    Browse the repository at this point in the history
  15. Remove translation

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    142b36e View commit details
    Browse the repository at this point in the history
  16. layout to remove warning

    jkotalik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f27e1b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Update locations

    jkotalik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    366f9e8 View commit details
    Browse the repository at this point in the history
  2. Update refs

    jkotalik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    55d73ac View commit details
    Browse the repository at this point in the history
  3. Update enums

    jkotalik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    bf67055 View commit details
    Browse the repository at this point in the history
  4. Feedback

    jkotalik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    5ee9554 View commit details
    Browse the repository at this point in the history
  5. Ideas

    jkotalik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    6b00048 View commit details
    Browse the repository at this point in the history
  6. Feedback

    jkotalik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    445153a View commit details
    Browse the repository at this point in the history
  7. Update src/Servers/Kestrel/Transport.MsQuic/src/Internal/MsQuicStatus…

    …Helper.cs
    
    Co-Authored-By: Chris Ross <[email protected]>
    jkotalik and Tratcher authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    002b42f View commit details
    Browse the repository at this point in the history
  8. Update src/Servers/Kestrel/Transport.MsQuic/src/Internal/MsQuicConsta…

    …nts.cs
    
    Co-Authored-By: Stephen Halter <[email protected]>
    jkotalik and halter73 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    a274fa0 View commit details
    Browse the repository at this point in the history