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- Utrecht
- https://dirkjan.ochtman.nl/
Pinned
1,303 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in djc/quinn that received 1 comment
Update license to proper SPDX expression
From the Cargo docs: "Previously multiple licenses could be separated with a /, but that usage is deprecated." https://doc.rust-lang.org/cargo/refe…
+5
−5
•
1
comment
- Update libc
- Update for rustls quic API changes
- Reset interop server initial congestion window to default
- H3: test response canceling from server
- Decouple secrets from keys, split keys
- H3 http body
- Listen on IPv6 by default in h3 server example
- Send 0.5-RTT responses from interop server
- Crypto cleanup
- Support the siduck datagram test protocol in interop tools