| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ci: image downgrade and comment fix for 'cargo-miri' job | Steven Engler | 2025-10-31 | 1 | -6/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'release-3' into 'main' | Nick Mathewson | 2025-10-31 | 6 | -475/+435 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti: fix deprecation warnings in assert_cmd lib | Steven Engler | 2025-10-31 | 4 | -8/+9 | |
| | * | | | | | | maint: downgrade generic-array to 0.14.7 | Steven Engler | 2025-10-30 | 1 | -2/+2 | |
| | * | | | | | | maint: ran `cargo update` | Steven Engler | 2025-10-30 | 1 | -468/+427 | |
| | * | | | | | | doc: add 'perl-Time-Piece' as a required dependency | Steven Engler | 2025-10-30 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'release-2' into 'main' | Nick Mathewson | 2025-10-31 | 3 | -15/+14 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | maint: update 'extract-md-links' for mistune 3.x | Steven Engler | 2025-10-31 | 1 | -6/+5 | |
| | * | | | | | ci: upgrade container versions | Steven Engler | 2025-10-31 | 2 | -9/+9 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'circ-sync-view-3' into 'main' | Nick Mathewson | 2025-10-30 | 8 | -11/+54 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | proto: Move a TODO to CircSyncView | Gabriela Moldovan | 2025-10-30 | 2 | -3/+3 | |
| | * | | | | | proto: Replace ClientCircSyncView in IncomingStreamRequestFilter | Gabriela Moldovan | 2025-10-30 | 6 | -8/+11 | |
| | * | | | | | proto: Add a new CircSyncView type | Gabriela Moldovan | 2025-10-30 | 2 | -0/+40 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'dirmirror-op' into 'main' | Clara Engler | 2025-10-30 | 10 | -272/+1312 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-dirserver: Add SaturatingSystemTime | Clara Engler | 2025-10-30 | 4 | -156/+290 | |
| | * | | | | | tor-dirserver: Ensure positive timestamps | Clara Engler | 2025-10-30 | 1 | -1/+5 | |
| | * | | | | | tor-dircommon: Add TODO to DirTolerance::Default | Clara Engler | 2025-10-30 | 1 | -0/+2 | |
| | * | | | | | tor-dirserver: Small database::open() improvements | Clara Engler | 2025-10-30 | 1 | -115/+58 | |
| | * | | | | | Revert "maint/downgrade_dependencies: No longer mess with [email protected]" | Clara Engler | 2025-10-30 | 1 | -0/+4 | |
| | * | | | | | tor-dirserver: Make database full sync | Clara Engler | 2025-10-30 | 7 | -346/+265 | |
| | * | | | | | tor-dirserver: Outline the dirmirror operation | Clara Engler | 2025-10-30 | 2 | -147/+260 | |
| | * | | | | | tor-dirserver: Implement download timeout | Clara Engler | 2025-10-30 | 5 | -0/+453 | |
