| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | all: run cargo fmt | Steven Engler | 2025-11-04 | 17 | -17/+17 | |
| | * | | | | | all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt` | Steven Engler | 2025-11-04 | 37 | -46/+46 | |
| | * | | | | | maint: add clippy warning for `futures::task::SpawnExt` | Steven Engler | 2025-11-04 | 1 | -0/+1 | |
| | * | | | | | tor-rtcompat: add our own `SpawnExt` trait | Steven Engler | 2025-11-04 | 2 | -3/+43 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'maint-common-2' into 'main' | Ian Jackson | 2025-11-04 | 3 | -7/+22 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge commit 'c8451e50f3aeb268cfa6b81e1e32928250ea3aca' into maint-common-2 | Ian Jackson | 2025-11-04 | 3 | -7/+22 | |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | | * | | | | Merge branch 'from-arti' into 'main' | Ian Jackson | 2025-11-04 | 5 | -5/+5 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-11-04 | 1 | -1/+1 | |
| | | | * | | | | maint: Avoid x-prefix in comparisons. | Gabriela Moldovan | 2025-11-04 | 1 | -1/+1 | |
| | | | * | | | | forbid-hard-tabs: Improve doc comment | Ian Jackson | 2025-11-04 | 1 | -1/+5 | |
| | | | * | | | | bash-utils.sh: reject_options: Don't crash due to -u if no arguments | Ian Jackson | 2025-11-04 | 1 | -1/+1 | |
| | | | * | | | | Provide new forbid-hard-tabs script | Ian Jackson | 2025-11-04 | 1 | -0/+45 | |
| | | | * | | | | Fix typos | Dimitris Apostolou | 2025-11-04 | 1 | -1/+1 | |
| | | | * | | | | Exclude debian/* from the forbid-absolute-shebangs checks | NoisyCoil | 2025-11-04 | 1 | -1/+1 | |
| | | * | | | | | Merge branch 'from-t2usm' into 'main' | Ian Jackson | 2025-11-04 | 4 | -7/+71 | |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | | * | | | | shellcheck: Add comment about why we're allowing x-hack | Ian Jackson | 2025-11-04 | 1 | -0/+5 | |
| | | | * | | | | shellcheck: disable two unhelpful shellcheck complaints | Ian Jackson | 2025-11-04 | 1 | -0/+3 | |
| | | | * | | | | Merge new rust-maint-common | Ian Jackson | 2025-11-04 | 3 | -7/+26 | |
| | | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | | Merge branch 'from-arti' into 'main' | Ian Jackson | 2024-07-22 | 3 | -7/+26 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | maint/rust-maint-common/forbid-absolute-shebang: Fix error message | Ian Jackson | 2024-07-17 | 1 | -1/+1 | |
| | | | * | | | | | maint/common/update-shell-includes: Tolerate includes with a `$` | Ian Jackson | 2024-07-16 | 1 | -1/+1 | |
| | | | * | | | | | maint/common/forbid-absolute-shebansg: Fix error handling | Ian Jackson | 2024-07-16 | 1 | -4/+15 | |
| | | | * | | | | | maint/common/apt-install: Don't repeat apt-get update | Ian Jackson | 2024-07-16 | 1 | -1/+9 | |
| | | | * | | | | | maint/common/apt-install: Use `apt-get install` | Ian Jackson | 2024-07-16 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | | | * | | | | shellcheck-all: Use -x rather than grepping for included files | Ian Jackson | 2024-10-27 | 1 | -2/+1 | |
| | | | * | | | | Copy maint/rust-maint-common/forbid-hard-tab from arti.git | Ian Jackson | 2024-10-05 | 1 | -0/+49 | |
| | | | * | | | | shellcheck example: Don't say `./maint` | Ian Jackson | 2024-07-19 | 1 | -1/+1 | |
| | | | * | | | | for-every-commit: Exclude the subtree(s) | Ian Jackson | 2024-07-19 | 1 | -1/+9 | |
| | | | * | | | | for-every-commit: Use array for [t]revlist | Ian Jackson | 2024-07-19 | 1 | -4/+4 | |
| | | |/ / / / | ||||||
| * | | | | | | Merge branch 'bug1885a' into 'main' | Nick Mathewson | 2025-11-04 | 3 | -11/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove one stray allow(deprecated) | Neel Chauhan | 2025-11-04 | 1 | -1/+0 | |
| | * | | | | | | Stop using MockSleepProvider in a few crates | Neel Chauhan | 2025-11-02 | 3 | -10/+6 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'msrv-ci-check' into 'main' | Nick Mathewson | 2025-11-04 | 2 | -0/+35 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ci-check-msrv: CI check for MSRV declaration in crates | nield | 2025-10-29 | 2 | -0/+35 | |
| * | | | | | | | Merge branch 'refactor-get-recent-consensus' into 'main' | Clara Engler | 2025-11-04 | 1 | -19/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-dirserver: Refactor cons retrieval with JOIN | Clara Engler | 2025-11-04 | 1 | -19/+16 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'bad_extend_test' into 'main' | opara | 2025-11-04 | 3 | -13/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bad_extend_test_impl: Wait for message instead of a 100 ms delay. | Nick Mathewson | 2025-11-04 | 1 | -8/+18 | |
| | * | | | | | | | proto: use assert_matches in circuit.rs tests. | Nick Mathewson | 2025-11-04 | 3 | -5/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'vim_gitignore' into 'main' | Nick Mathewson | 2025-11-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Exclude vim \*.swp files in .gitignore | Neel Chauhan | 2025-11-04 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'raise-thresholds' into 'main' | Jim Newsome | 2025-11-04 | 1 | -36/+30 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | shadow CI: increase success threshold for onion svc xfers | Jim Newsome | 2025-11-04 | 1 | -13/+13 | |
| | * | | | | | | shadow CI: add check_host_xfers helper function and improve output | Jim Newsome | 2025-11-04 | 1 | -36/+30 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'bump-shadow-2025-11' into 'main' | Jim Newsome | 2025-11-03 | 2 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CI: bump shadow commit | Jim Newsome | 2025-11-03 | 1 | -2/+2 | |
| | * | | | | | | shadow CI: Use ./ prefix for logging path | Jim Newsome | 2025-11-03 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'use_futures_copy' into 'main' | Nick Mathewson | 2025-11-03 | 7 | -187/+63 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Replace copy_interactive with futures-copy. | Nick Mathewson | 2025-10-30 | 7 | -187/+63 | |
| * | | | | | | Merge branch 'release-2' into 'main' | Nick Mathewson | 2025-10-31 | 1 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
