summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | proto: Add UnverifiedRelayChannel::build_auth_data()David Goulet2026-01-221-37/+101
| * | | | proto: Implement RelayResponderHandshakeDavid Goulet2026-01-222-2/+264
| * | | | proto: Add helper to build NETINFO cellDavid Goulet2026-01-221-13/+25
| * | | | proto: Add a helper function to build CERTS cellDavid Goulet2026-01-221-1/+47
| * | | | relay: Pass advertised addresses to the channel handlerDavid Goulet2026-01-2210-19/+56
| * | | | cert: Add cert_type() to RsaCrossertDavid Goulet2026-01-221-0/+7
| * | | | proto: Make CERTS cell optionnable for UnverifiedChannelDavid Goulet2026-01-225-21/+67
| * | | | proto: Move relay channel related structs outside of handshake.rsDavid Goulet2026-01-222-269/+272
| | |_|/ | |/| |
* | | | Merge branch 'rate-limit' into 'main'David Goulet2026-01-221-9/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | arti-relay: change debug message to rate-limited warningSteven Engler2026-01-201-9/+19
| | |/ | |/|
* | | Merge branch 'database-refactoring' into 'main'Clara Engler2026-01-224-197/+245
|\ \ \ | |_|/ |/| |
| * | tor-dirserver: Remove FromStr for DocumentIdClara Engler2026-01-223-39/+15
| * | tor-dirserver: Add `sha2` to `router_descriptor`Clara Engler2026-01-191-0/+2
| * | tor-dirserver: Rename `doc_id` to `docid`Clara Engler2026-01-194-76/+75
| * | tor-dirserver: Rename sha256 to docid in schemaClara Engler2026-01-194-51/+51
| * | tor-dirserver: Rename database meta tableClara Engler2026-01-191-16/+13
| * | database: Introduce DocumentIdClara Engler2026-01-195-136/+210
* | | Merge branch 'remove-legacy-dirauth' into 'main'Clara Engler2026-01-223-149/+48
|\ \ \
| * | | tor-dircommon: De-duplicate example from AuthorityContactClara Engler2026-01-221-35/+0
| * | | arti: Fix commented out comment in exampleClara Engler2026-01-221-1/+1
| * | | tor-dircommon: Fix clippy warningClara Engler2026-01-221-1/+1
| * | | tor-dircommon: Remove legacy authority syntaxClara Engler2026-01-222-149/+16
| * | | tor-dircommon: Document prop330 syntax betterClara Engler2026-01-222-1/+68
|/ / /
* | | Merge branch 'stateless-download-mgr' into 'main'Clara Engler2026-01-222-53/+55
|\ \ \
| * | | tor-dirserver: Make downloader statelessClara Engler2026-01-202-53/+55
| | |/ | |/|
* | | Merge branch 'bump-chutney-2026-01' into 'main'Jim Newsome2026-01-2113-79/+52
|\ \ \ | |/ / |/| |
| * | tests/chutney/setup: use shlex.quoteJim Newsome2026-01-211-6/+10
| * | Bump chutneyJim Newsome2026-01-215-8/+11
| * | Bump blackJim Newsome2026-01-2110-65/+31
|/ /
* | Merge branch 'maint-naming' into 'main'Ian Jackson2026-01-2047-152/+198
|\ \
| * | Rename check-api-surface CI job and associated scriptIan Jackson2026-01-202-2/+2
| * | maint/rust-maint-common/forbid-script-underscores: Look at gitIan Jackson2026-01-201-1/+4
| * | CI: Prevent new scripts with snake_case namesIan Jackson2026-01-201-0/+3
| * | CI: Rename cbindgen job to more closely follow script invocationIan Jackson2026-01-201-1/+1
| * | Rename maint/list_crates to kebab-caseIan Jackson2026-01-2012-91/+91
| * | maint/rust-maint-common/forbid-script-extensions: Support exceptionsIan Jackson2026-01-201-2/+14
| * | Rename CI functions file to kebab-caseIan Jackson2026-01-202-1/+1
| * | Rename config file to kebab-caseIan Jackson2026-01-202-2/+2
| * | Remove maint/shellcheck_all compatibility linkIan Jackson2026-01-203-3/+2
| * | maint: Rename reproducible build scripts to kebab caseIan Jackson2026-01-206-5/+5
| * | maint: Rename miscellaneous scripts to kebab caseIan Jackson2026-01-2012-21/+21
| * | maint/rust-maint-common/forbid-script-underscores: Support exceptionsIan Jackson2026-01-201-2/+25
| * | CI: Rename cargo-crate-owners job to match scriptIan Jackson2026-01-201-1/+1
| * | Rename remaining maint/check_ to maint/check-Ian Jackson2026-01-2011-11/+11
| * | CI: Rename script and job to check-blocking-todosIan Jackson2026-01-202-2/+2
| * | Rename maint/check_tree to maint/check-cargo-treeIan Jackson2026-01-202-1/+1
| * | Rename maint/check_wildcard to check-wildcard-depsIan Jackson2026-01-202-1/+1
| * | Rename cargo_audit and cargo_sort scripts to kebab-caseIan Jackson2026-01-204-3/+3
| * | maint: Rename script and job to cargo-check-targetsIan Jackson2026-01-202-2/+2
| * | CI: Add missing cache setting to jobs using via-cargo-install-in-ciIan Jackson2026-01-201-0/+6
|/ /