Commit Graph

  • a916309ac5 deploy: 0263313579b751c8e59edc658ff32018640286ec Frando 2026-06-16 11:09:52 +00:00
  • d4fc3efd5e quinn-proto: drop Initials silently when saturated Dmitry Adamushka 2026-06-12 17:25:51 +02:00
  • 1b17cc7963 build(deps): bump log from 0.4.31 to 0.4.32 dependabot[bot] 2026-06-15 13:03:37 +00:00
  • 00b4b7493f build(deps): bump libfuzzer-sys from 0.4.12 to 0.4.13 dependabot[bot] 2026-06-15 13:02:56 +00:00
  • 00cc7c4694 Use binary search in ArrayRangeSet Fabien Savy 2026-04-18 19:49:09 +02:00
  • 88b05460ce chore: Release noq-v1.0.0 noq-udp-v1.0.0 noq-proto-v1.0.0 dignifiedquire 2026-06-15 11:20:37 +02:00
  • ca4b44552c wip: thanks to claude dig/reliable-stream-reset dignifiedquire 2026-06-15 11:11:42 +02:00
  • a6eb60bab8 deploy: 232c9add2e148685b286f2f5f55e33136f7f8da9 divagant-martian 2026-06-15 00:22:07 +00:00
  • cb6ac60c86 Connection: Make poll_timeout immutable Thomas Habets 2026-06-14 15:02:15 +01:00
  • 9849790f02 feat: implement kernel receive timestamps on Linux/Android syszery 2026-05-07 23:32:12 +02:00
  • 193984fe08 deploy: f9136546ca66e337c38d529599defbf1590a576c divagant-martian 2026-06-14 01:21:49 +00:00
  • c50f83bc4f Reject DATAGRAMs larger than the send buffer zerox80 2026-06-02 14:11:21 +02:00
  • 88c4e96d11 Account for new DATAGRAMs in send buffer pruning zerox80 2026-06-02 14:10:38 +02:00
  • 107b6ef5e0 Extract DATAGRAM send buffer space check zerox80 2026-06-02 14:09:57 +02:00
  • 8da45f49af Move DATAGRAM send buffer pruning into helper zerox80 2026-06-02 14:09:12 +02:00
  • 7b497af351 Bind DATAGRAM send buffer size locally zerox80 2026-06-02 14:08:36 +02:00
  • 16805f8ce5 refactor(logging): improve Display of PATH_ABANDON frame (#706) Floris Bruynooghe 2026-06-13 16:44:24 +02:00
  • 7eb1e59cea deploy: a619edf8f1ad8efdbc45856fc47feab5dbfa6f3c flub 2026-06-12 16:38:44 +00:00
  • 34d7f33518 deploy: 28c20eb7ab689c21bf4f588d105a0311d55c1d84 flub 2026-06-12 16:21:23 +00:00
  • 4e09f7c01a deploy: ef1969b2decdb5fed910e1b73fdc22d6a86ad95c divagant-martian 2026-06-12 05:54:24 +00:00
  • 26ac1b1b82 deploy: 30aac3239cd89171e131e8c84c44d8b7265077d9 flub 2026-06-11 15:22:38 +00:00
  • a4a97fdebe allow sending the RESET_STREAM_AT flub/reliable-stream-reset Floris Bruynooghe 2026-06-11 17:16:42 +02:00
  • 8c712cd952 fix(qlog): Avoid another panic for an invariant (#702) Floris Bruynooghe 2026-06-11 17:15:24 +02:00
  • 2a342d1703 fix(quic): tail-loss probes in Initial space must be padded (#698) Floris Bruynooghe 2026-06-11 16:09:59 +02:00
  • d9e31c65be Make rustls HandshakeData non-exhaustive iadev09 2026-06-05 18:00:02 +03:00
  • 9e8a98808e Add type-erased TLS metadata to rustls handshake data iadev09 2026-06-05 17:59:50 +03:00
  • a8edb1218e deps: update n0-qlog (#703) Franz Heinzmann 2026-06-11 11:52:50 +02:00
  • 50c14e168e deploy: 4f322167dd674599685a711a6a106b84d6c12d14 Frando 2026-06-11 08:01:02 +00:00
  • c39c57eb8a impl retransmit of RESET_STREAM_AT Floris Bruynooghe 2026-06-10 21:33:42 +02:00
  • a03d4ffa3f Add the frame type itself Floris Bruynooghe 2026-06-10 20:49:50 +02:00
  • a6a45fe5f9 deploy: 3b0955c9eb93cb08efe102e21069f588c8696f86 rklaehn 2026-06-10 18:31:10 +00:00
  • fd5bc915b5 Merge branch 'main' into rklaehn/refactor-token-log-2 rklaehn/refactor-token-log-2 Rüdiger Klaehn 2026-06-10 20:27:17 +02:00
  • b7a4d3663e feat: reset_stream_at TransportParameter Floris Bruynooghe 2026-06-10 18:29:37 +02:00
  • cc44e0849b fix(multipath): ignore PATH_RESPONSE once the path is abandoned (#700) Floris Bruynooghe 2026-06-10 17:46:17 +02:00
  • d01ffb93eb deploy: 0c411bc720f403bc5a8d553400823426194ea880 flub 2026-06-10 15:29:30 +00:00
  • d90dda1b69 deploy: c8fb29831ad8cb76bf9c0adc8cb2dabc2c75905e flub 2026-06-10 14:02:02 +00:00
  • 6c5e246864 fix(proto): prevent PATH_CHALLENGE/RESPONSE from being sent in datagrams that can't be expanded (#699) Diva Martínez 2026-06-10 05:26:56 -05:00
  • d73e6b2570 deploy: 79277aac5a987919e55e2d0eadaea77b05e4666b flub 2026-06-10 08:55:58 +00:00
  • 000e1bb649 fix(noq-proto): Never emit PathEvent::Established after a path has been abandoned (#695) Franz Heinzmann 2026-06-10 09:34:54 +02:00
  • d370d532de deploy: 8d419f44dcb5505b546615434787e2ba667cdfc8 Frando 2026-06-10 06:53:27 +00:00
  • 8d55f35737 deploy: 9a3f559b26f2273223d60b85b057dd33946155e3 divagant-martian 2026-06-09 16:05:44 +00:00
  • f692909bac deploy: daf9b8be31ae572c18f4f8f20a919e7bebebbd80 flub 2026-06-09 15:58:03 +00:00
  • 81c0363fac build(deps): bump codecov/codecov-action from 6 to 7 dependabot[bot] 2026-06-08 13:52:52 +00:00
  • 20d51786f4 address review Frando/open-path Frando 2026-06-09 15:42:28 +02:00
  • c090640c54 deploy: c661265059eb8d0e156135179adc93d8975250b9 Frando 2026-06-09 13:25:28 +00:00
  • d731759e89 Merge branch 'main' into Frando/open-path-result Frando/open-path-result Franz Heinzmann 2026-06-09 15:22:48 +02:00
  • 749515f4bc deploy: 2edd5ebcf82c1b2aa9b2bb63a2d6d26928bfae9f rklaehn 2026-06-09 09:40:35 +00:00
  • f4bf3adf77 Merge branch 'main' into rklaehn/refactor-token-log-2 Rüdiger Klaehn 2026-06-09 11:39:26 +02:00
  • c76925f826 Add ways to disable both the client side token store and the server side token log Ruediger Klaehn 2026-06-09 12:32:35 +03:00
  • 7c0bf4807c Switch from Arc<dyn ...> to Option<Arc<dyn ...>> to make it visible if the mechanism (client side or server side token store/log) is disabled. Ruediger Klaehn 2026-06-09 11:53:25 +03:00
  • 127050fe0d deploy: 86a6e251cca10555f17f6cfaa69f0e82ba9af174 Frando 2026-06-09 08:37:35 +00:00
  • 4320fc2b48 deploy: b14af84dc3b2968c4c12debfb7a29cc67bc88c03 Frando 2026-06-09 08:35:28 +00:00
  • 9360c3dcb0 deploy: 5435073782a96d586c7eaf34e64fc9599e603f7d Frando 2026-06-09 08:24:03 +00:00
  • b1dc10dc80 deploy: 066585a0f468b932ad47fd18c18eebb58724dff0 Frando 2026-06-09 08:21:36 +00:00
  • 7ae29bd2a7 refactor(proto): simplify AddressDiscovery::Role (#693) Diva Martínez 2026-06-09 03:04:39 -05:00
  • f14d5ccab8 deploy: 3c68c7b73702ec9fa93df9597acbd580c812d252 divagant-martian 2026-06-09 03:09:16 +00:00
  • 42fe997fce deploy: 01cfec320e3d4808a5447815a437501530b2ad50 divagant-martian 2026-06-09 03:00:48 +00:00
  • fc1b498aa0 deploy: 4f729f9877c29387e41a1d79d6c689b3b9f130e7 matheus23 2026-06-08 15:39:02 +00:00
  • 7893e4b73a deploy: 2332bd79447652bd2b39ad0fcf0a612d00cbd7d3 divagant-martian 2026-06-08 14:31:23 +00:00
  • 9764042f8f fix(multipath): Store abandoned paths in ArrayRangeSet (#691) Floris Bruynooghe 2026-06-08 16:11:20 +02:00
  • d14dd33b7c deploy: ece005097eb700d20c2a16893b50d39db2bdae5f flub 2026-06-08 14:06:07 +00:00
  • f8ddd63a2a deploy: 6d540ebe17a8eebcb8352558c80ea65013a8170f Frando 2026-06-08 13:52:12 +00:00
  • 0f772a3fe9 refactor(noq, noq-proto)!: Take OpenPathOpts when opening paths Frando 2026-06-08 13:25:35 +02:00
  • 4b1a327966 refactor(noq)!: early-return error in open_path and open_path_ensure Frando 2026-06-08 12:37:17 +02:00
  • 478ca5355c deploy: 90a2df6429854274fceac8bc8519413b2b91c680 flub 2026-06-08 13:43:18 +00:00
  • e5cbbf970d deploy: 3db64f5a1b22b94fb3fe0117e416836ddf7a6a4c flub 2026-06-08 11:38:34 +00:00
  • 47bbb08138 deploy: d6b47292344064561d02f4f908a4264829516d42 Frando 2026-06-08 11:36:01 +00:00
  • b41c03090f ci: fix codecov tests 0x676e67 2026-06-08 17:13:43 +08:00
  • a27500a4b4 deploy: a5644ccb67a516f7dd2aad3525e4ad0e1dd8e7ae divagant-martian 2026-06-07 00:25:55 +00:00
  • 5d9a8ba3a3 deploy: 2796be85cef3f4eb20485fbb59e5dceb0abb3304 divagant-martian 2026-06-07 00:23:57 +00:00
  • f34b64fb8f deploy: 4d39826f41061d9d428f8c55174429b9ed287610 divagant-martian 2026-06-07 00:15:46 +00:00
  • e5eac5d5a8 deploy: 86114a1a17c918e3608299b5315276c0563295ac divagant-martian 2026-06-07 00:13:47 +00:00
  • efc7959914 deploy: f3117e4c2f5d6b820d525fa760762822c77e6188 divagant-martian 2026-06-07 00:11:12 +00:00
  • 65c9d8b60f deploy: 01a923da36dc84359841bc6aec68676bdc2d8072 divagant-martian 2026-06-07 00:04:52 +00:00
  • 531b6dd347 Warn for unused_qualifications Dirkjan Ochtman 2026-06-04 10:20:01 +02:00
  • bd017d2ba8 udp: fix clippy suggestions for Windows code Dirkjan Ochtman 2026-06-04 10:35:03 +02:00
  • ab8c45754f deploy: e944ff07e2421e5cee78ffcce33353b87f5de9ca flub 2026-06-05 15:10:58 +00:00
  • 95fdee1afa fix doc comment flub/abandoned-paths Floris Bruynooghe 2026-06-05 17:05:40 +02:00
  • c8436123f6 Add tests, fix bug :D Floris Bruynooghe 2026-06-05 17:04:58 +02:00
  • e817326c82 deploy: d34991946a58829772cc42f217e4b998420072b7 flub 2026-06-05 14:55:25 +00:00
  • ac4854269b deploy: fcdec03bb9e51ec0b2285372566619a9fb46f7c5 flub 2026-06-05 14:35:02 +00:00
  • 20f550aafa deploy: b6da580e8492ad0050cabe5040a8a90b5dc3c786 flub 2026-06-05 14:10:46 +00:00
  • 1ce8864655 deploy: 3ad82e185ff2fc9708004e35f1c59df661bfedfc flub 2026-06-05 13:08:06 +00:00
  • 92afbeef79 deploy: e042cf0f4560ded45d7bc4b5332825b9d1121768 flub 2026-06-05 12:48:00 +00:00
  • 036b183f04 deploy: 37bbdf42b645225b02c3b3dc67b3c2e2ff8e0196 flub 2026-06-05 12:44:19 +00:00
  • 5999e14cb2 udp: LinuxError style tweaks Dirkjan Ochtman 2026-06-04 10:13:10 +02:00
  • 517028f4bd udp: extract apple_fast module Dirkjan Ochtman 2026-06-04 10:05:12 +02:00
  • 35ba3c4511 udp: extract linux module Dirkjan Ochtman 2026-06-04 09:48:35 +02:00
  • 3ca0ff137e udp: move CMSG_LEN to cmsg::LEN Dirkjan Ochtman 2026-06-04 10:07:00 +02:00
  • 4b354e22af udp: move msghdr_x and IpTosTy definitions down Dirkjan Ochtman 2026-06-04 09:37:36 +02:00
  • d9ddb81103 udp: move LinuxError down Dirkjan Ochtman 2026-06-04 09:35:46 +02:00
  • 0d3c3be358 udp: clean up docstrings Dirkjan Ochtman 2026-06-04 09:33:37 +02:00
  • bb446ebb4a udp: avoid rebinding argument Dirkjan Ochtman 2026-06-04 09:27:58 +02:00
  • bfbf1b968a Upgrade to qlog 0.18 Dirkjan Ochtman 2026-06-04 16:31:31 +02:00
  • d915ac170b Bump MSRV to 1.88 (for qlog -> serde_with) Dirkjan Ochtman 2026-06-04 16:33:01 +02:00
  • 5751078a9d proto: tweak Window docstrings Dirkjan Ochtman 2026-06-04 10:52:40 +02:00
  • 1e77dc0eb7 proto: move Window below Dedup Dirkjan Ochtman 2026-06-04 10:52:22 +02:00
  • c09962c7bb Apply suggestions from clippy 1.96 Dirkjan Ochtman 2026-06-04 10:52:03 +02:00
  • cffd741da6 Switch BBR RNG to PCG William Woodruff 2026-05-13 11:26:37 -04:00
  • 79d654070e Upgrade to rand 0.10.1 William Woodruff 2026-05-13 11:26:20 -04:00