Граф коммитов

389 Коммитов

Автор SHA1 Сообщение Дата
Nick Banks f995ec193b
Add Initial PGO File (#409) 2020-05-26 12:49:59 -07:00
Nick Banks 7a6a7e72ca
Add Build Support for PGO (#406) 2020-05-26 12:28:32 -07:00
Nick Banks 5c6f14469e
Adds Several Performance Related Fixes (#405) 2020-05-26 12:27:54 -07:00
Nick Banks 80fa7359ae
Small Refactor of Build Files (#407) 2020-05-26 10:18:33 -07:00
Nick Banks ca3e14f450
More SpinQuic Features and Associated Fixes (#403) 2020-05-25 08:56:39 -07:00
Max 500f750463
Add SpinQuic support for DatagramSend, and other settings parameters (#401) 2020-05-22 09:09:46 -07:00
Nick Banks 5f36947bca
Don't Accept Retry after ACK (#400) 2020-05-21 14:19:26 -07:00
Anthony Rossi d7a7e56de2
Fix crypto layer issues found via SpinQuic (#399) 2020-05-21 11:53:45 -07:00
Nick Banks 45078b145b
Remove Merge Sections from Kernel Mode (#398) 2020-05-20 21:22:10 -07:00
Nick Banks 2d5ef8aa3d
Disable Logs in Azure Pipelines Runs (#396) 2020-05-19 19:16:08 -07:00
Nick Banks ad2a27619a
Get SpinQuic Running Clean (#393) 2020-05-19 15:31:03 -07:00
Nick Banks 0eb6693110
Enable Address Sanitizer for Linux (#302) 2020-05-15 11:02:39 -07:00
Nick Banks d20a6c59bc
Add Random Loss to SpinQuic (#392) 2020-05-15 07:43:47 -07:00
Nick Banks 4bfba82b82
Fix Bug in fread Call in Interop Server (#391) 2020-05-14 11:23:31 -07:00
Nick Banks 43e1486246
Fix No Idle Timeout TP Bug (#389) 2020-05-14 11:23:12 -07:00
Nick Banks b103d7bb9a
Create Explicit Error Codes for Interop Server Request Failures (#390) 2020-05-14 11:23:01 -07:00
Nick Banks f6c37f4b68
Interop Server Instructions (#386)
Co-authored-by: Anthony Rossi <41394064+anrossi@users.noreply.github.com>
2020-05-13 15:04:31 -07:00
Anthony Rossi 3f7c73920a
Fix binary data in png files. (#385) 2020-05-12 20:37:28 -07:00
Nick Banks 216f0a5970
Normalize Line Endings (#384) 2020-05-12 19:08:05 -07:00
Nick Banks ea0d5a5397
Use Git Attributes File to Normal Line Endings (#338) 2020-05-12 18:24:43 -07:00
Anthony Rossi aa82e8f3a5
Update AZP build datestamp to use ISO 8601-like date format (#383) 2020-05-12 18:18:16 -07:00
Nick Banks 4330fa67bb
Refactor Test Code (#382) 2020-05-12 15:20:10 -07:00
Nick Banks d143ccf0a3
Use Full.Light Log Profile in INT Tests (#381) 2020-05-11 18:36:14 -07:00
Nick Banks 800cce1b35
Refactor Stub QuicCertCreate (#378) 2020-05-11 15:20:20 -07:00
Nick Banks da8e450ca0
Finish NoProcDump Support for Azure Pipelines (#380) 2020-05-11 14:41:10 -07:00
Nick Banks 2ef355adc1
Change QUIC_API to __cdecl on Windows User Mode (#377) 2020-05-11 13:42:51 -07:00
Nick Banks 7807d2bdf7
Update to Latest Googletest Master Branch (#374) 2020-05-11 13:42:35 -07:00
Nick Banks 24519588cf
Support NoProcDump Mode for Windows Test Script (#379) 2020-05-11 13:34:34 -07:00
Nick Banks 35476a96d8
Update Build Docs for CMake Specific Instructions (#372) 2020-05-09 08:06:25 -07:00
Nick Banks e249f17272
Misc Clean Up (#373) 2020-05-09 08:03:25 -07:00
Nick Banks bdeb94d78c
Unreliable Datagram Support (#329) 2020-05-08 15:11:39 -07:00
Nick Banks bb010bc13b
Add Test Interface for Datapath Filtering (#361) 2020-05-07 14:01:56 -07:00
Nick Banks bb9439da88
Add Execution Profile Command Line Arg to QuicPing (#369) 2020-05-06 12:57:19 -07:00
Anthony Rossi 601000bc9b
Use project-tree specific CMake variables for paths. (#362) 2020-05-05 19:12:55 -07:00
Nick Banks 281723937f
Refactor String API Dependencies (#364) 2020-05-05 18:05:17 -07:00
Nick Banks a10d94050a
Fix PowerShell Script Defaults (#365) 2020-05-05 14:26:36 -07:00
Nick Banks 3fa74d4aa8
Initial merge of format strings for QuicTraceEvent (#360) 2020-05-04 13:57:25 -07:00
Nick Banks 77654d9c9b
Queue Ping Probe on No Retransmissions Available (#356) 2020-05-04 11:02:49 -07:00
Nick Banks 60716dea32
Support FIFO and Round Robin Priority Schemes (#47) 2020-05-04 10:19:28 -07:00
Nick Banks e2892cfad6
Remove QuicRangeValidate Debug Function (#355) 2020-05-03 18:07:43 -07:00
Nick Banks b024f95bde
Fix Race Condition Crash (#352) 2020-05-03 18:07:19 -07:00
Nick Banks 970916f3d1
Per-Platform TLS Defaults in PowerShell Scripts (#353) 2020-05-03 18:06:38 -07:00
Nick Banks 1a4be0d89c
Fix Binding Build Warning from Static Analysis (#357) 2020-05-03 18:06:15 -07:00
Nick Banks 72217d80d9
Fix Debug Assert in Send (#359)
Fixes #358. The assert was incorrectly checking for `>` instead of `>=`.
2020-05-03 18:05:38 -07:00
Nick Banks eaf136f3bd
Lots of Logging Refactoring (#349) 2020-04-30 12:32:38 -07:00
Nick Banks 9e26a53716
Minor Rewording of Readme on OpenSSL Usage (#346) 2020-04-29 12:10:36 -07:00
Nick Banks 6fa51a42f6
Remove MsQuic 1.0 Link in Support Docs (#344) 2020-04-28 14:36:37 -07:00
Nick Banks fa6dd06531
Fix Big ETW Events (#333) 2020-04-27 10:17:19 -07:00
Nick Banks cb67a7e1d2
Fixes from Meeting Discussion (#334) 2020-04-24 14:48:50 -07:00
Nick Banks be5d77115d
Replace QUIC_TEST_MODE with DEBUG (#331) 2020-04-23 13:19:41 -07:00