Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Redmond, WA
- Sign in to view email
Pinned
800 contributions in the last year
Activity overview
Contribution activity
June 1, 2020
nibanks has no activity
yet for this period.
May 2020
- nibanks/ftl-sdk C
- nibanks/datagram Makefile
Created a pull request in microsoft/msquic that received 5 comments
Add Random Loss to SpinQuic
Now that we support injecting hooks into the data path, let's make use of it in spinquic to add some random loss. Also increases runtime to 10 min.
+56
−6
•
5
comments
- Add More Kernel Mode Compiler Options
- Tests Wait Longer with Random Loss
- Don't Explicitly Target a WDK Version
- Disable String Pooling for Kernel Mode
- Update Windows Kernel Build Flags
- Allow a Single Partition Update per Path
- Only Change Partitions for New Paths
- Don't Use App Closed until 1-RTT Keys
- Improve Output when CDB.exe is Missing
- Add Initial PGO File
- Small Refactor of Build Files
- Add Build Support for PGO
- Adds Several Performance Related Fixes
- More SpinQuic Features and Associated Fixes
- Don't Accept Retry after ACK
- Remove Merge Sections from Kernel Mode
- Disable Logs in Azure Pipelines Runs
- Fix Leak of ServerName Variable
- Get SpinQuic Running Clean
- Fix Bug in fread Call in Interop Server
- Create Explicit Error Codes for Interop Server Request Failures
- Fix No Idle Timeout TP Bug
- Interop Server Instructions
- Normalize Line Endings
- Refactor Test Code
- Some pull requests not shown.
- Reset Datagram SendFlag when writing last datagram and out of buffer
- Make CMake build compatible with more platforms
- Disallow in-source builds
- Use CMAKE_STATIC_LIBRARY_SUFFIX for openssl
- Server 0-RTT support
- Add flags and queue check to QuicDatagramValidate
- Fix cmake builds in Ninja
- Ignore VS Code Settings Folder
- Add cdb to path in run-executable azure script
- Fix leak in QuicStreamSendFlush
- Fix race condition in Ping tests
- More SpinQuic Features and Associated Fixes
- Add SpinQuic support for DatagramSend, and other settings parameters
- Fix crypto layer issues found via SpinQuic
- Fix binary data in png files.
- Update AZP build datestamp to use ISO 8601-like date format
- update to experimental clog with some bug fixes
- User/chgray/newsidecar
- User/chgray/fixmergebreaks
- Use project-tree specific CMake variables for paths.
Created an issue in quicwg/load-balancers that received 14 comments
Load Balancing Invariant Longer Header Packets
We've had some discussion in this area in the past, and we decided that the best way to statelessly (and consistently) load balance long header pac…
14
comments
- Random Loss Test Timeout Failures
- OpenSSL Support on Windows
- Add HyStart++ to Congestion Control
- Add CDB.exe Directory to PATH on Windows
- Implement Version Negotiation
- Leak in MsQuicStreamSend
- Profile Guided Optimizations Support
- Test Code Use-After-Free
- Update SpinQuic for Latest API Changes
- Interop Server isn't Sending Idle Timeout TP