summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|/ / / /
* | | | Merge branch 'allow-truncated-headers' into 'main'Ian Jackson2026-01-191-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix flaky `request_fail_ultimately` testClara Engler2026-01-191-1/+10
|/ / /
* | | Merge branch 'thanks' into 'main'Nick Mathewson2026-01-162-6/+6
|\ \ \
| * | | maint: add comment in `exclude_contributors.txt`Steven Engler2026-01-131-1/+2
| * | | maint: use 'C.UTF-8' locale for sorting excl contrib fileSteven Engler2026-01-132-5/+4
* | | | Merge branch 'opaque_arti_2.0' into 'main'Nick Mathewson2026-01-1511-107/+197
|\ \ \ \
| * | | | arti: Edit README.md text about experimental-api.Nick Mathewson2026-01-141-1/+6
| * | | | bench,testing: Use experimental-api.Nick Mathewson2026-01-132-2/+2
| * | | | arti: remove deprecated feature flags.Nick Mathewson2026-01-133-17/+6
| * | | | Reformatting in arti/Cargo.tomlNick Mathewson2026-01-131-33/+5
| * | | | arti: Resolve unreachable-pub warnings.Nick Mathewson2026-01-132-24/+63
| * | | | arti: tweak notes on experimental-apiNick Mathewson2026-01-131-4/+6
| * | | | arti: rename experimental-api "run" to "run_proxy".Nick Mathewson2026-01-131-1/+1
| * | | | Make arti crate opaque by defaultNick Mathewson2026-01-134-67/+59
| * | | | Run check_arti_opacity from gitlab CI.Nick Mathewson2026-01-131-0/+8
| * | | | Add a script to test the APIs in the arti against a list.Nick Mathewson2026-01-131-0/+83
* | | | | Merge branch 'encoded-other' into 'main'Alexander Hansen Færøy2026-01-151-8/+16
|\ \ \ \ \
| * | | | | tor-netdoc: Remove remaining use of EP::OtherClara Engler2026-01-151-8/+16
|/ / / / /
* | | | | Merge branch 'encoded-authcert' into 'main'Ian Jackson2026-01-1516-292/+605
|\ \ \ \ \
| * | | | | tor-netdoc: EncodedAuthCert: docs grammarIan Jackson2026-01-151-1/+1
| * | | | | tor-netdoc: EncodedAuthCert: remove another bit of leftover debugIan Jackson2026-01-151-1/+0
| * | | | | tor-netdoc: EncodedAuthCert: remove a hard tab in a commentIan Jackson2026-01-151-1/+1
| * | | | | tor-netdoc: EncodedAuthCert: bodge the features for nowIan Jackson2026-01-151-2/+3
| * | | | | tor-netdoc: EncodedAuthCert: remove a bit of leftover debugIan Jackson2026-01-151-1/+1
| * | | | | Abolish now-done plans for encoded authcertsIan Jackson2026-01-151-81/+0
| * | | | | tor-netdoc: EncodedAuthCert: move future plans to a commentIan Jackson2026-01-152-22/+22
| * | | | | tor-netdoc: EncodedAuthCert: move/tidy rationale informationIan Jackson2026-01-152-53/+20
| * | | | | tor-netdoc: EncodedAuthCert: use in poc integration test / demoIan Jackson2026-01-151-6/+15
| * | | | | tor-netdoc: EncodedAuthCert: unit testsIan Jackson2026-01-151-0/+197
| * | | | | tor-netdoc: EncodedAuthCert: implementIan Jackson2026-01-153-0/+214
| * | | | | tor-netdoc: Expose whole input string (rustfmt)Ian Jackson2026-01-151-2/+1
| * | | | | tor-netdoc: Expose whole input stringIan Jackson2026-01-152-8/+18
| * | | | | tor-netdoc: parse2: Provide NetdocParseable::is_structural_keyword (rustfmt)Ian Jackson2026-01-152-5/+3
| * | | | | tor-netdoc: parse2: Provide NetdocParseable::is_structural_keywordIan Jackson2026-01-156-2/+87
| * | | | | tor-netdoc: Abolish poc's AuthCert (rustfmt)Ian Jackson2026-01-152-8/+3
| * | | | | tor-netdoc: Abolish poc's AuthCertIan Jackson2026-01-154-109/+13
| * | | | | tor-netdoc: Prepare poc's DirAuthKeyCertSigned::verify_selfcertIan Jackson2026-01-151-7/+8
| * | | | | tor-netdoc: Add an error variant we'll need for parsing embedded docsIan Jackson2026-01-151-0/+3