Commit Graph

147 Commits

Author SHA1 Message Date
Asmir Avdicevic 3391e34e92 cleanup 2026-01-09 15:32:13 +01:00
Asmir Avdicevic af06750f92 testing 2026-01-09 12:10:39 +01:00
Asmir Avdicevic af1c04f6d5 cleanup 2026-01-08 23:02:50 +01:00
Asmir Avdicevic 696d62fde5 fix 2026-01-08 22:21:40 +01:00
Asmir Avdicevic ee7f34fdd8 fix 2026-01-08 21:28:31 +01:00
Asmir Avdicevic 109f25e42a fix 2026-01-08 20:13:02 +01:00
Asmir Avdicevic dae12a9075 fix 2026-01-08 20:04:13 +01:00
Asmir Avdicevic 5682cfa81f fix 2026-01-08 18:46:20 +01:00
Asmir Avdicevic 75e39be376 feat(ci): add performance benchmarks comparing iroh-quinn vs upstream 2026-01-08 14:19:13 +01:00
Floris Bruynooghe 4d740d64ec fix(ci): Follow discord notification conventions
This makes the notification look more similar to everything else. It
is a bit odd not having the "header" with the repo like the others
right now.
2026-01-07 10:35:45 +01:00
Asmir Avdicevic c4fb84b8c4 fix(ci): windows test build fix 2025-12-17 08:46:28 +01:00
Asmir Avdicevic eb59f64ae5 fix(ci): windows deps 2025-12-16 18:01:20 +01:00
dignifiedquire 6ed0e458f9 ci: update branch name to main 2025-12-16 13:59:16 +01:00
Asmir Avdicevic 3e1abcae86 chore(ci): cache more deps (#253)
* chore(ci): cache more deps

* pin and cache codespell

---------

Co-authored-by: Philipp Krüger <philipp.krueger1@gmail.com>
2025-12-16 09:15:42 +00:00
Philipp Krüger 52364f3f3a ci: Run docs preview, as long as it's a run in the n0-computer/quinn repo (#256)
* ci: Run docs preview, as long as it's a run in the `n0-computer/quinn` repo

* improve docs check

---------

Co-authored-by: Asmir Avdicevic <asmir.avdicevic64@gmail.com>
2025-12-15 10:01:06 +00:00
Asmir Avdicevic 11a024ba73 fix(ci): daily mac os job (#229) 2025-12-09 09:56:35 +00:00
Asmir Avdicevic f95435ef10 fix: add ci timeout to codecov (#217) 2025-12-04 21:48:55 +00:00
Floris Bruynooghe c0cf8540eb fix: disable GSO on windows if failures happen (#209)
* fix: disable GSO on windows if failures happen

Unfortunately this is not feature gated, so had the risk of tanking
performance on windows. Though it should not normally happen.

* make this state exist

* love running compiler on ci

* params

* imports

* param

* and slowly doing everything arqu did...

* adjust the test
2025-12-02 19:45:43 +00:00
Asmir Avdicevic 2f508d5ab2 fix: fmt & spelling 2025-12-02 12:39:06 +00:00
Asmir Avdicevic 35f654b0c0 ci: fix more workflows 2025-12-02 13:24:18 +01:00
Asmir Avdicevic a1cc539566 ci: setup n0 based CI 2025-12-02 12:11:05 +01:00
dignifiedquire ec7c8035fc ci: fixup wasm builds 2025-12-01 14:40:11 +01:00
dignifiedquire 6380cb3309 ci: fixup package names 2025-12-01 14:18:06 +01:00
dignifiedquire c8a655c4b4 Merge remote-tracking branch 'upstream/main' into chore-merge-upstream 2025-12-01 14:08:32 +01:00
dependabot[bot] d2cdd65ca4 build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 14:24:51 +00:00
Cathal Mullan 35cefdd003 Bump MSRV to 1.80, remove once_cell and lazy_static deps 2025-11-14 18:29:03 +00:00
Friedel Ziegelmayer 817a1b565d perf: implement more efficient timeouts and MSRV to 1.83 2025-11-04 22:38:50 +01:00
Dirkjan Ochtman eee334dff6 ci: drop netbsd testing 2025-10-30 05:36:24 +00:00
Dirkjan Ochtman 994ab35b9f ci: pin wasm-bindgen-cli to match lockfile 2025-10-30 05:36:24 +00:00
dependabot[bot] fc5e219fd9 build(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 14:04:18 +00:00
Dirkjan Ochtman 0e2d551c27 Remove more traces of async-std 2025-10-01 13:20:43 -05:00
Diva M 1b79bec886 Merge commit '3194714f6fa1c78108b2a6353bd3e2af95ce1152' into multipath-quinn-0.11.x-b2b930a-merges 2025-09-30 09:58:30 -05:00
Diva M f75aa3b442 Merge commit 'bb46d09f00c14ddedca9c88dc961225ac7dd4a4e' into multipath-quinn-0.11.x-b2b930a-merges
# Conflicts:
#	.github/workflows/book.yml
#	.github/workflows/rust.yml
2025-09-30 09:58:26 -05:00
Diva M 40547388d5 Merge commit 'c5b556736cf8e5297b3d52eb58144318ca490dd6' into multipath-quinn-0.11.x-b2b930a-merges
# Conflicts:
#	.github/workflows/rust.yml
#	quinn-proto/src/connection/spaces.rs
2025-09-29 10:19:49 -05:00
Max Inden 377af28843 refactor!: rename log feature to tracing-log
Previously `quinn*` would provide the `log` feature to log events via `log` if
no `tracing` subscriber exists.

Later https://github.com/quinn-rs/quinn/pull/1923 allowed `quinn-udp` to log via
`log` directly, making `tracing` an optional dependency. For that, it introduced
the `direct-log` feature, a workaround name in order to not introduce a breaking
change.

This commit cleans up the above, renaming the `log` feature to `tracing-log` and
the `direct-log` to `log`. This is a breaking change and thus `quinn-udp` is
bumped to `v0.6.0`.

See https://github.com/quinn-rs/quinn/pull/1921 for the full history.
2025-09-02 17:48:05 +00:00
Dirkjan Ochtman 0e5834ca32 Remove more traces of async-std 2025-09-01 19:00:40 +00:00
stormshield-gt 69a343b8a6 make post quantum test run in the CI 2025-08-28 09:14:24 +00:00
dependabot[bot] 476f7690e7 build(deps): bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 05:34:26 +00:00
Damien Deville f31b16d43a cov: fix qlog feature name 2025-08-20 13:12:53 +00:00
dependabot[bot] b6e42576f0 build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 20:34:33 +00:00
Floris Bruynooghe 143eb1b815 Merge branch 'main' into multipath-quinn-0.11.x 2025-08-02 17:14:02 +02:00
dignifiedquire 1bc4f5176a ci: fixup 2025-07-07 13:44:39 +02:00
dignifiedquire 1882ef62fb Merge 0.11.x 2025-07-07 13:11:12 +02:00
Fabien Savy de732c25c1 collect recovery metrics with qlog 2025-07-04 07:57:47 +00:00
Fabien Savy 01d4a59b46 bump MSRV to 1.74.1 2025-07-04 07:57:47 +00:00
Asmir Avdicevic 1982b6ce00 delete repo level project tracking 2025-05-26 14:32:08 +02:00
Floris Bruynooghe ffeecca60e update ci 2025-05-22 16:15:00 +02:00
Floris Bruynooghe 2d54bac314 Merge branch 'main' into multipath-quinn-0.11.x 2025-05-22 16:00:22 +02:00
Petr Sumbera 8537a18329 Solaris CI: better workaround for spurious network issues 2025-05-20 00:55:51 +00:00
Petr Sumbera d06319b3f1 Solaris CI: workaround for spurious network issues 2025-05-14 04:51:50 +00:00