| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge branch 'reconfigure' into 'main' | opara | 2024-11-13 | 1 | -2/+9 | |
| |\ \ \ | ||||||
| | * | | | tor-chanmgr: fix reconfigure bug when given `CheckAllOrNothing` | Steven Engler | 2024-11-12 | 1 | -2/+9 | |
| |/ / / | ||||||
| * | | | Merge branch 'dev/cve/thiserror' into 'main' | Ian Jackson | 2024-11-12 | 59 | -187/+207 | |
| |\ \ \ | ||||||
| | * | | | cargo: Update `thiserror` to `2` | Clara Engler | 2024-11-12 | 58 | -186/+206 | |
| | * | | | fs-mistrust: Remove outdated thiserror syntax | Clara Engler | 2024-11-12 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'remove-debug-panic' into 'main' | Alexander Hansen Færøy | 2024-11-12 | 2 | -7/+1 | |
| |\ \ \ | ||||||
| | * | | | tor-chanmgr: remove panics in debug builds | Steven Engler | 2024-11-11 | 2 | -7/+1 | |
| * | | | | Merge branch 'remove-deadcode' into 'main' | Nick Mathewson | 2024-11-12 | 1 | -41/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-config-path: remove exploratory code in comment | Nick Mathewson | 2024-11-04 | 1 | -41/+0 | |
| * | | | | | Merge branch 'instant-advisory' into 'main' | Ian Jackson | 2024-11-12 | 1 | -0/+8 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | cargo_audit: Temporarily ignore RUSTSEC-2024-0384. | Gabriela Moldovan | 2024-11-12 | 1 | -0/+8 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'tor-proto_benchmarks' into 'main' | gabi-250 | 2024-11-11 | 12 | -23/+827 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-proto: change the case of the macros | Lionel Goffaux | 2024-11-08 | 2 | -6/+6 | |
| | * | | | | tor-proto: condition benchmarks to the bench feature | Lionel Goffaux | 2024-11-06 | 1 | -0/+4 | |
| | * | | | | tor-proto: put every bench_utils mod behind the bench feature | Lionel Goffaux | 2024-11-06 | 4 | -4/+4 | |
| | * | | | | tor-proto: add macro for encryption/decryption bench setup | Lionel Goffaux | 2024-11-06 | 2 | -96/+47 | |
| | * | | | | tor-proto: use as_nanos for CpuTime | Lionel Goffaux | 2024-11-06 | 1 | -1/+5 | |
| | * | | | | tor-proto: change the visibility of the RelayBody inner struct | Lionel Goffaux | 2024-11-06 | 1 | -1/+1 | |
| | * | | | | tor-proto: remove inlines attributes | Lionel Goffaux | 2024-11-06 | 2 | -4/+0 | |
| | * | | | | tor-proto: add a bench feature | Lionel Goffaux | 2024-11-06 | 2 | -0/+2 | |
| | * | | | | tor-proto: rename CPUTime to CpuTime | Lionel Goffaux | 2024-11-06 | 5 | -16/+15 | |
| | * | | | | tor-proto: Add benchmarks for cell encryption and decryption | Lionel Goffaux | 2024-11-04 | 12 | -23/+871 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'anonticket-link' into 'main' | Nick Mathewson | 2024-11-07 | 1 | -1/+1 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | README: Update anonticket URL. | Gabriela Moldovan | 2024-11-07 | 1 | -1/+1 | |
| * | | | | Merge branch 'bump-chutney' into 'main' | Jim Newsome | 2024-11-06 | 6 | -95/+85 | |
| |\ \ \ \ | ||||||
| | * | | | | chutney CI: use virtualenvs instead of --break-system-packages | Jim Newsome | 2024-11-06 | 1 | -5/+6 | |
| | * | | | | CI: Use pip to install chutney directly from remote repository | Jim Newsome | 2024-11-06 | 1 | -19/+9 | |
| | * | | | | Replace CHUTNEY_PATH with CHUTNEY_BIN | Jim Newsome | 2024-11-06 | 6 | -67/+71 | |
| | * | | | | chutney test: reference network as built-in instead of full path | Jim Newsome | 2024-11-06 | 4 | -14/+9 | |
| | * | | | | CI: bump chutney version | Jim Newsome | 2024-11-06 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'rm-python-deps' into 'main' | gabi-250 | 2024-11-06 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | CI python3-checks: Don't install redundant python packages | Jim Newsome | 2024-11-05 | 1 | -1/+1 | |
| * | | | | | Merge branch 'proto-typo' into 'main' | Ian Jackson | 2024-11-06 | 1 | -2/+2 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | tor-proto: Document RecvWindow::take more accurately. | Gabriela Moldovan | 2024-11-04 | 1 | -2/+2 | |
| * | | | | | Merge branch 'reconfigure-2' into 'main' | Nick Mathewson | 2024-11-06 | 3 | -0/+9 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | tor-dirmgr: don't support changing `DirMgrConfig::cache_trust` | Steven Engler | 2024-11-05 | 2 | -0/+5 | |
| | * | | | | arti-client: add doc comment to `TorClient::reconfigure` | Steven Engler | 2024-11-05 | 1 | -0/+4 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'remove-haskind' into 'main' | Ian Jackson | 2024-11-05 | 3 | -16/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | arti-client: Clarify when BadOnionAddress is returned. | Gabriela Moldovan | 2024-11-04 | 1 | -0/+2 | |
| | * | | | | tor-hscrypto: Abolish the HasKind impl of HsIdParseError. | Gabriela Moldovan | 2024-11-04 | 3 | -16/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge branch 'ci-timing' into 'main' | Jim Newsome | 2024-11-05 | 3 | -22/+92 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | CI: add sections to the rust-recent jobs | Jim Newsome | 2024-11-04 | 1 | -0/+13 | |
| | * | | | integration-shadow; reorganize slightly and ad better section headings | Jim Newsome | 2024-11-04 | 1 | -9/+7 | |
| | * | | | ci_log_span_fns.sh: make API easier to use | Jim Newsome | 2024-11-04 | 1 | -8/+54 | |
| | * | | | Replace maint/ci_log_span with maint/ci_log_span_fns.sh | Jim Newsome | 2024-11-04 | 3 | -15/+26 | |
| | * | | | CI: enable timestamps in job log lines | Jim Newsome | 2024-11-04 | 1 | -0/+2 | |
| | |/ / | ||||||
| * | | | Merge branch 'update-hashbrown' into 'main' | Nick Mathewson | 2024-11-04 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | cargo: update hashbrown version to 0.15.1 | Steven Engler | 2024-11-04 | 1 | -3/+3 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'cfg-addr' into 'main' | Nick Mathewson | 2024-11-04 | 1 | -2/+2 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | tor-config-path: update `unix_literal` test to use `USER_HOME` | Steven Engler | 2024-11-04 | 1 | -2/+2 | |
| |/ / | ||||||
