Commit Graph

  • 79d654070e Upgrade to rand 0.10.1 William Woodruff 2026-05-13 11:26:20 -04:00
  • 81582f48f6 feat(udp): add IP_RECVERR / IPV6_RECVERR support (Linux/Android) syszery 2026-05-17 22:03:58 +02:00
  • 9eb172965d fix(bbr3): Call on_packet_sent when ACK-eliciting data is sent (#689) Floris Bruynooghe 2026-06-03 18:14:12 +02:00
  • 0f1c6b3104 deploy: 5b3d70f4c7d36d42f02f52a754e4522e8fb9d5b4 flub 2026-06-03 13:54:56 +00:00
  • 881b2e5c65 deploy: 073ab53d60d53561d92a9bf373e7b27d487fab72 flub 2026-06-03 12:45:01 +00:00
  • 6b85fa18a2 deploy: 0fc99b532c06cb2e844a560c2feeee39f0f92257 flub 2026-06-03 12:42:32 +00:00
  • b41a6ae0b1 remove unused cast Floris Bruynooghe 2026-06-03 14:41:18 +02:00
  • 41c4ed53dd go nuts with saturating add to be really correct Floris Bruynooghe 2026-06-03 14:27:03 +02:00
  • aa70eda5c6 deploy: 896a34afa44551ce03f021a11dcc5d23e4d9f15f flub 2026-06-03 12:25:41 +00:00
  • dace946562 clippy Floris Bruynooghe 2026-06-03 14:22:40 +02:00
  • 60acc8beb4 deploy: a1b5ce93288f4c43e89eeb9892387cfb19181aae flub 2026-06-03 12:20:43 +00:00
  • 92f2d39ea9 fix(multipath): Store abaondoned paths in bounded memory Floris Bruynooghe 2026-06-03 14:07:39 +02:00
  • cc8822e288 tests: Add tests for easy-hard NAT combinations (#685) Floris Bruynooghe 2026-06-03 12:39:55 +02:00
  • 44a7002ba8 deploy: b109a81208552e3632777d79da80c362c97cbb4d flub 2026-06-03 10:36:03 +00:00
  • 3654f609b9 deploy: e875a47808b6c024b371259d2649b46656f9cf48 flub 2026-06-03 07:38:55 +00:00
  • 63d75122a2 build(deps): bump socket2 from 0.6.3 to 0.6.4 dependabot[bot] 2026-06-02 13:56:36 +00:00
  • 89d9eaacc3 build(deps): bump log from 0.4.30 to 0.4.31 dependabot[bot] 2026-06-02 13:56:56 +00:00
  • 95e40dddd2 deploy: 507a3c1db876ef45e8444b12ff2bb2e1108675fb flub 2026-06-02 10:48:15 +00:00
  • 31f7f12f5f fix: set loss detection timer on path validation failure Fabien SAVY 2026-05-27 17:13:30 +02:00
  • 33dba68d36 refactor(tests): Introduce ConnPairBuilder (#680) Floris Bruynooghe 2026-06-01 14:01:44 +02:00
  • 56de1d1711 deploy: 275a7bddbcf7be1f22c94dcec8e98b7c12a81920 flub 2026-06-01 11:57:38 +00:00
  • ef5416d82f deploy: 0c3ae4f9dd19477a14174f5309d3aac92f855e27 flub 2026-06-01 11:47:37 +00:00
  • 8dc166c334 deploy: e20c54662dff10e8db17d2b9c5def43886de5148 flub 2026-06-01 11:45:03 +00:00
  • 556f44bc71 deploy: 772a240d092e4844c0961775278642564eec5278 flub 2026-06-01 11:42:52 +00:00
  • 78bbd227b4 deploy: ece16a3669adf1a3a4d2e5b56ba08143fcce66c3 flub 2026-06-01 11:40:22 +00:00
  • c27821ce74 Apply suggestion from @mxinden Wildan M 2026-05-27 21:10:04 +07:00
  • 5c05d21002 fix: Patches for Redox targets Wildan M 2026-05-27 07:55:53 +07:00
  • 95bf3207a7 deploy: ade61445425c98501eeff6fbb2558edf948bf734 flub 2026-05-29 15:43:16 +00:00
  • 7d5f1abf9d refactor(tests): Do not allow dead code by default (#678) Floris Bruynooghe 2026-05-29 17:42:10 +02:00
  • c706ab2abe refactor(tests): Do not use so many star imports (#677) Floris Bruynooghe 2026-05-29 17:41:20 +02:00
  • a97329f7f4 deploy: 0dfef476fe37c74398b2dae2f1ccf24d3f2e44c2 flub 2026-05-29 15:40:38 +00:00
  • d621220af9 deploy: 58cd072ed415871194d6938054c17f2122cf8371 matheus23 2026-05-29 14:21:16 +00:00
  • 4f6da4f0c1 get the QAD addrs by network instead of assuming .first() matheus23/proto-tests-real-nats Philipp Krüger 2026-05-29 16:07:03 +02:00
  • d0603f7c81 refactor(proto): Replace trait SubNetRouter with an enum, remove Mutext from EimAdfNat Philipp Krüger 2026-05-29 14:58:21 +02:00
  • cf013f8479 test(proto): add failing proptest seed from CI (#609) Friedel Ziegelmayer 2026-05-29 14:26:51 +02:00
  • 57c86bf08e deploy: 05ef83659b0bfa2a31ba90090935066a15ea2645 matheus23 2026-05-29 12:21:27 +00:00
  • f2b3aee253 deploy: bd7908b372679b716fe0300e605f3b517019b867 matheus23 2026-05-29 12:12:41 +00:00
  • ba24e6be09 feat(proto): Implement backoff for on-path path challenges (#676) Philipp Krüger 2026-05-29 13:56:10 +02:00
  • 4e577a15f0 deploy: 405eb38d5b5a34ef25f78c09a83f54b0430a833a matheus23 2026-05-29 11:52:05 +00:00
  • 34c558c1a7 deploy: e497ff400fca940201b2500d70c23da6480dd421 flub 2026-05-29 10:46:26 +00:00
  • 50f2e8f8de deploy: 2e3e270af657b8fa220757034824d64f7762a65d flub 2026-05-29 10:39:11 +00:00
  • ae12a5c148 deploy: 0db47b9fae8689e4b6ffe13b65cdb60a1474af8d flub 2026-05-29 10:35:50 +00:00
  • 375d615b9f deploy: 6e5262779a2f52aa948d353cca3bf72d102c57de matheus23 2026-05-29 09:35:23 +00:00
  • d2311497d1 deploy: 72befaa03d668ee7f3bfe819412838b3d6fdfe19 matheus23 2026-05-29 09:19:09 +00:00
  • a4cfdb06ca deploy: 20058c5c29d5fcdbc14ad3eed32aa9771fd664a2 flub 2026-05-29 09:07:30 +00:00
  • cc66f44151 Apply suggestions from code review flub/proto-tests-real-nats Floris Bruynooghe 2026-05-29 11:05:08 +02:00
  • 283fa30a6c deploy: d8ec7ab44c590742ca25f4503e209b56b3f1affd flub 2026-05-29 08:39:40 +00:00
  • 4a2692cf2e deploy: 7e53f38594191d51e0e456f98450e5a4d297e3c0 matheus23 2026-05-28 16:55:19 +00:00
  • a72c93f224 deploy: 202c98347aa1d5ff4fe259ff55d70a3eca82e0a9 flub 2026-05-28 16:32:55 +00:00
  • a5fe9a37c9 Implement real routing infrastructure for proto tests Floris Bruynooghe 2026-05-28 18:19:50 +02:00
  • 5da7e6944d deploy: 6a1aed1ed9174bb25af15ad33914327f5fa2c79a matheus23 2026-05-28 15:49:37 +00:00
  • ffd2c353c9 deploy: 6876264995f6acafeb53341aabe09a2bd7159014 divagant-martian 2026-05-28 15:43:50 +00:00
  • 0429c90fb6 deploy: 6d74d1375fbe11dd2b4d47afa3f388b2e2b1e026 matheus23 2026-05-28 12:14:39 +00:00
  • fcff0ad25f deploy: 4bb6083d3410a8f4756957a07385e8b97d5f0a85 matheus23 2026-05-28 10:58:51 +00:00
  • 616dc26446 test(proto): Take Transmit::src_ip into account for ManyToManyRouting (#673) Philipp Krüger 2026-05-27 09:06:30 +02:00
  • 44720ba2bb deploy: 3d93c0f011edab60dfc33ffddd860430077c8770 matheus23 2026-05-26 14:28:07 +00:00
  • c80da25006 chore: Release noq-v1.0.0-rc.1 noq-udp-v1.0.0-rc.1 noq-proto-v1.0.0-rc.1 dignifiedquire 2026-05-26 16:26:39 +02:00
  • cc354a8b2d deploy: 4f902423477e74a80e3cadd931eba8cf1978ee60 matheus23 2026-05-26 10:36:57 +00:00
  • b2f4d932a2 build(deps): bump serde_json from 1.0.149 to 1.0.150 dependabot[bot] 2026-05-25 18:55:14 +00:00
  • 995512ff78 build(deps): bump log from 0.4.29 to 0.4.30 dependabot[bot] 2026-05-25 18:54:54 +00:00
  • a303cfa60e feat(proto)!: Make server handshake migration configurable flub/config-server-migration Floris Bruynooghe 2026-05-22 16:46:37 +02:00
  • c20a684349 fix(qnt): Do not discard successful probes for unknown remotes (#672) Floris Bruynooghe 2026-05-22 15:50:00 +02:00
  • 67ae8def2e deploy: de146261caf6edcbd261a4d233d2c32cbf996045 flub 2026-05-22 12:58:08 +00:00
  • abb7cbdb7d refactor(tests): Remove TestEndpoint::addr (#666) Floris Bruynooghe 2026-05-22 13:53:46 +02:00
  • 3f5577b2e4 deploy: dcd72ad0fc19b19926968ac9d8e24ca117e7c8ab flub 2026-05-22 11:44:07 +00:00
  • a635174133 refactor(noq-proto)!: Remove identity_hash from public API (#646) Franz Heinzmann 2026-05-22 13:05:42 +02:00
  • 34e2a712b5 deploy: 1b5fb6b750ee193c7eb0333110914beee5871ede matheus23 2026-05-22 07:21:55 +00:00
  • be30bc5e24 feat(proto): Mark PathEvent as #[non_exhaustive] (#648) Philipp Krüger 2026-05-21 16:42:40 +02:00
  • 67153ef542 deploy: 0b8f205524688b6e1c67b3445667ffba8073c136 matheus23 2026-05-21 14:28:12 +00:00
  • 6e561616c4 fix(proto): Don't probe server migrations from the client side but allow probing (#663) Philipp Krüger 2026-05-21 16:05:33 +02:00
  • 5f0a667d44 deploy: d84dc864c0c4ae06f2b2dc233e2c2983918c5cf0 matheus23 2026-05-21 12:29:22 +00:00
  • 6498de3925 deploy: d72f209b152831553412f2d41a872efafc86c123 flub 2026-05-21 11:08:21 +00:00
  • 7c17ca2b9f tests(proto): Always set a RoutingTable (#659) Floris Bruynooghe 2026-05-21 12:45:26 +02:00
  • 4e20f62adc deploy: 6b03f00a9362fb741bed6824f4404442a8aa7fac flub 2026-05-21 10:33:06 +00:00
  • 269e5e0c38 feat: Add Endpoint::wait_all_draining to enable faster endpoint closing (#651) Philipp Krüger 2026-05-21 11:42:20 +02:00
  • 132cd38367 tests(proto): Make routing decision more versatile (#658) Floris Bruynooghe 2026-05-21 11:13:35 +02:00
  • db8a30e3cf deploy: 92f108b17bb1e8f3a36b3ebfa54b94d46ce6b7eb matheus23 2026-05-21 08:57:58 +00:00
  • e2cb278087 deploy: abddf3cb7af39f03fae0c831dd08dd94537b0426 matheus23 2026-05-21 08:51:21 +00:00
  • c37d285f7d fix(migration): Only trigger migration for remote changes (#662) Floris Bruynooghe 2026-05-21 10:40:52 +02:00
  • 33a6018785 deploy: 2c018092e93d2a1088d85aed4a465746453dcf3d flub 2026-05-21 07:58:50 +00:00
  • e180633a88 deploy: 0f464d26b8579aa478df2404119a8e9d455f0f29 flub 2026-05-21 07:56:27 +00:00
  • 4d29110225 perf(noq-proto): lazily allocate remote stream slots (#667) Luke Curley 2026-05-21 00:51:00 -07:00
  • 8188014dbd refactor(noq)!: Use FourTuple in open_path (#661) Franz Heinzmann 2026-05-21 00:21:38 +02:00
  • 014fb30f77 deploy: 2912ccc497ac51c4947c8acc797f5dd1ae560b0e Frando 2026-05-20 21:44:53 +00:00
  • eb22a59897 deploy: 472ec719fa0ddc911065ccfa22dbbc9c13308fe9 flub 2026-05-20 15:50:23 +00:00
  • e7012143a5 chore(ci): Switch to force-installing wasm-bindgen-cli (#665) Philipp Krüger 2026-05-20 17:47:11 +02:00
  • ad416e9ca0 deploy: ac6eed8d53e6f7aa96431e1678190178c9510de8 flub 2026-05-20 15:46:33 +00:00
  • b1c654aefb deploy: 16d2b54c6b4e5f8a8642423d958f4afab3cfe649 flub 2026-05-20 15:28:04 +00:00
  • 951d31c3bb deploy: 308bbabd2db39ed0d9b0dceeed5491ffdf2cb3bb matheus23 2026-05-20 15:21:08 +00:00
  • 5c887c3ea7 deploy: f9bfa199484dddb25edf8d0bdc851f68a246abd2 matheus23 2026-05-20 14:30:03 +00:00
  • 98a76e527f deploy: a9c9406c68570fe9b66bc6f7e36eb6ea7ed75325 matheus23 2026-05-20 14:26:28 +00:00
  • 6a2b38b144 deploy: e71f71f371b3c0c53f4958e3647d2ffc0568929c Frando 2026-05-20 14:03:02 +00:00
  • 47569d1ff1 deploy: 504f39ef88134504dad4023c79ed2e52b819f5c8 flub 2026-05-20 14:00:31 +00:00
  • 628f2df026 chore(deps): update wasm-bindgen version (#664) Franz Heinzmann 2026-05-20 15:31:47 +02:00
  • ee7d03e57f deploy: d5afe1df25ecaa9fa66911bfaf52134f88af9048 Frando 2026-05-20 13:22:47 +00:00
  • 926f28670f deploy: 36b6a6119fac058f5c4518b3af817486cd9353a1 Frando 2026-05-20 13:16:18 +00:00
  • a8b0519334 deploy: af08caf503ea0156daa30388e0cc1aa56350f6d9 matheus23 2026-05-20 13:06:13 +00:00
  • 6edc1d1593 deploy: f232201516061c01b01e75ef807c01cb1aa515f1 matheus23 2026-05-20 13:02:05 +00:00
  • 23229721bb deploy: aed272b4e019e082019f794b99aacd0bd5f2ff10 flub 2026-05-20 10:48:53 +00:00
  • 083c281089 deploy: bc9c2b9bc4aac1c02e6de392608cf22fd6e2a0ab Frando 2026-05-20 10:39:43 +00:00