Thad House
0d2fe67c7a
Remove feature branches from automatically building in CI ( #1671 )
...
They work during development, but once PR's start it becomes a problem. Its easy enough to manually trigger a build, so not worth having
2021-06-01 10:50:29 -07:00
Thad House
de0cddc040
Add DPLPMTUD support ( #1563 )
2021-06-01 10:04:05 -07:00
Nick Banks
17662bbccf
Enable TLS Secrets Support for Windows Kernel ( #1666 )
2021-06-01 09:45:22 -07:00
Nick Banks
c4ae9da492
Correctly Write Out Version ( #1664 )
2021-06-01 09:44:49 -07:00
Nick Banks
019d5f1f69
Move AZP Setup to Docs ( #1665 )
2021-06-01 09:44:28 -07:00
Chris Gray
30593c3537
fix a few non-obvious mistakes in quic where the durable ID's conflic… ( #1661 )
...
* fix a few non-obvious mistakes in quic where the durable ID's conflict with macros defined elsewhere - these arent obvious because QUIC isnt using manifested ETW everywhere so it doesnt matter. flipping event names to be clearer
* add three forgotten events
* mistake, not the right phase to push this
2021-05-31 08:48:23 -07:00
Chris Gray
90983305f2
cast byte arrays in prep to move to manifested ETW; this change was made by nibanks as part of a larger side branch, and is being plucked over to simplify the other change ( #1659 )
2021-05-30 12:44:45 -07:00
Thad House
655ad593f8
Ignore how the transports shutdown in key update random loss test ( #1651 )
2021-05-29 08:25:25 -07:00
Nick Banks
27bc02cbd9
Refactor POSIX Error Codes ( #1645 )
...
Co-authored-by: Thad House <thhous@microsoft.com>
2021-05-28 15:46:37 -07:00
Nick Banks
8e27538c92
Copy Handshake Sizes in Statistics ( #1653 )
...
Co-authored-by: Thad House <thhous@microsoft.com>
2021-05-28 15:30:00 -07:00
Thad House
105c3090ab
Add workaround for Kernel Mode builds using wrong CRT ( #1656 )
...
* Add workaround for Kernel Mode builds using wrong CRT
* Fix annotations in kernel mode new and delte
* Fix user mode builds
2021-05-28 12:52:07 -07:00
TimTim
bba7174ad5
Fix grammar ( #1655 )
2021-05-28 08:18:57 -07:00
Nick Banks
0b6bef8b51
One More arm64 WinUser Build Fix ( #1649 )
2021-05-27 16:28:41 -07:00
Nick Banks
90064abe45
Fix Windows User Mode Build Breaks from VS v16.10 Update ( #1646 )
...
Completing this as is so we can unblock some work.
2021-05-27 15:22:32 -07:00
Nick Banks
7f4b714af8
Remove "Not Yet RFC Text" ( #1648 )
2021-05-27 15:01:09 -07:00
Anthony Rossi
0c3acc3ac8
Expand listener documentation. ( #1643 )
2021-05-27 11:18:02 -07:00
Anthony Rossi
131d293fd3
Define constant for max connection close reason phrase length. ( #1642 )
2021-05-26 18:37:04 -07:00
Nick Banks
06b19aea8a
Send ACK Frequency Updates ( #1588 )
2021-05-26 15:49:37 -07:00
Anthony Rossi
565be1e5ce
Refactor settings to be a separate document from deployment. ( #1641 )
2021-05-26 13:55:54 -07:00
Nick Banks
f0aef03969
Add Some ... to Test.md ( #1640 )
2021-05-25 14:49:01 -07:00
Nick Banks
a38f8c5399
Add TAT Filter for API Failures ( #1639 )
2021-05-25 10:41:50 -07:00
Nick Banks
cf22e005ee
Refactor Crypt Code Out ( #1631 )
2021-05-25 08:28:09 -07:00
Nick Banks
1cba5d4cf1
Refactor Crypt Code Out ( #1631 )
2021-05-25 08:04:54 -07:00
Nick Banks
0a3344ba00
Refactor Crypt Code Out ( #1631 )
2021-05-25 08:04:07 -07:00
Anthony Rossi
74d7e4401a
Expand ConnectionClose doc. ( #1638 )
2021-05-25 08:02:03 -07:00
Nick Banks
bde86efb07
More TEST.md ( #1635 )
2021-05-24 12:34:57 -07:00
Rahul Jain
4f0bfcf181
Documentation ( #1630 )
2021-05-24 08:05:15 -07:00
Anthony Rossi
dbbbf29a53
Expand ConnectionShutdown doc. ( #1629 )
2021-05-22 13:01:31 -07:00
Anthony Rossi
8344ddef1b
Expand ConnectionStart doc. ( #1628 )
2021-05-21 17:56:46 -07:00
Nick Banks
65dd1157d6
TSG: Application Data Blocked ( #1626 )
2021-05-21 15:17:49 -07:00
Anthony Rossi
dba07db8c8
Expand ConnectionOpen docs. ( #1625 )
2021-05-21 14:34:34 -07:00
Nick Banks
0640aedd08
Add Link to List of Good First Issues ( #1623 )
2021-05-21 12:55:41 -07:00
Nick Banks
1a512114e8
Fix Typo in StreamClose.md ( #1624 )
2021-05-21 12:54:38 -07:00
Nick Banks
45344cf3c2
API Doc: StreamClose ( #1622 )
...
Co-authored-by: Matt Olson <maolson@microsoft.com>
2021-05-21 12:30:35 -07:00
Nick Banks
875af77e8f
Improve Handling of Ephemeral Port Reuse Scenario ( #1621 )
...
Co-authored-by: Matt Olson <maolson@microsoft.com>
2021-05-21 12:12:00 -07:00
Nick Banks
6e53fb0ebe
TSG: Why is this API Failing? ( #1620 )
...
Co-authored-by: Matt Olson <maolson@microsoft.com>
2021-05-21 11:14:38 -07:00
Anthony Rossi
6acbc210a3
Remove dependence on WIL submodule. ( #1619 )
2021-05-20 14:18:12 -07:00
Matt Olson
bfd66b41c7
Tweak EstimatedWnd calc in QuicCongestionControlGetSendAllowance ( #1618 )
...
Co-authored-by: Matt Olson <maolson@ntdev.microsoft.com>
2021-05-20 08:17:51 -07:00
Matt Olson
3dea342d03
Fix typos in BUILD.md ( #1617 )
...
Co-authored-by: Matt Olson <maolson@ntdev.microsoft.com>
2021-05-19 12:00:19 -07:00
Anthony Rossi
9eb466d4ee
SpinQuic: Add partial receive support. ( #1614 )
2021-05-19 09:35:05 -07:00
Anthony Rossi
7977dda062
SpinQuic: Pend some receives and try resuming them. ( #1613 )
2021-05-18 16:38:16 -07:00
Nick Banks
316395300c
Document TAT usage ( #1599 )
2021-05-18 15:42:45 -07:00
Nick Banks
0ae5871620
Reenable Alloc Failures in CI ( #1609 )
2021-05-18 15:40:28 -07:00
Nick Banks
503e4eef54
API Doc: StreamStart ( #1601 )
2021-05-17 18:26:29 -07:00
Nick Banks
567cdaef1e
API Doc: StreamSend ( #1602 )
2021-05-17 16:10:30 -07:00
Nick Banks
4825b563e2
API Doc: StreamShutdown ( #1607 )
2021-05-17 16:00:18 -07:00
Nick Banks
5a5786f2a3
API Doc: StreamOpen ( #1600 )
2021-05-17 15:59:58 -07:00
Nick Banks
91de604360
Actually Run Kernel Tests for Release ( #1598 )
2021-05-17 11:07:42 -07:00
Anthony Rossi
617afc59b6
Disable pool allocator when memory allocation failures are enabled. ( #1585 )
2021-05-14 16:37:40 -07:00
Thad House
35bbccd7e7
Fix pool used for internal CI builds ( #1595 )
2021-05-14 14:22:36 -07:00