| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | tor-netdoc: Adjust family values for microdesc test | Clara Engler | 2026-04-08 | 1 | -12/+1 | |
| | * | | | | | | | tor-netdoc: Update microdesc test EC keys | Clara Engler | 2026-04-08 | 1 | -9/+8 | |
| | * | | | | | | | tor-netdoc: Update microdesc test onion key | Clara Engler | 2026-04-08 | 1 | -5/+5 | |
| | * | | | | | | | tor-netdoc: "Remove" assert_eq for mds[6] | Clara Engler | 2026-04-08 | 1 | -40/+0 | |
| | * | | | | | | | tor-netdoc: No longer ignore microdesc parse2 test | Clara Engler | 2026-04-08 | 1 | -2/+0 | |
| | * | | | | | | | tor-netdoc: Remove dead authcert test code | Clara Engler | 2026-04-08 | 1 | -29/+0 | |
| | * | | | | | | | tor-netdoc: Update dir_auth_cross_cert() test case | Clara Engler | 2026-04-08 | 1 | -1/+12 | |
| | * | | | | | | | tor-netdoc: Update invalid outer signature test case | Clara Engler | 2026-04-08 | 1 | -10/+7 | |
| | * | | | | | | | tor-netdoc: Update the invalid cross-cert test case | Clara Engler | 2026-04-08 | 1 | -10/+7 | |
| | * | | | | | | | tor-netdoc: Update inconsistent fingerprint test case | Clara Engler | 2026-04-08 | 1 | -7/+9 | |
| | * | | | | | | | tor-netdoc: Constify ALTERNATIVE_AUTHCERT_RAW | Clara Engler | 2026-04-08 | 1 | -0/+5 | |
| | * | | | | | | | tor-netdoc: Update "trivial" test cases in dir_auth_signature() | Clara Engler | 2026-04-08 | 1 | -50/+20 | |
| | * | | | | | | | tor-netdoc: Constify VALID_SYSTEM_TIME | Clara Engler | 2026-04-08 | 1 | -0/+5 | |
| | * | | | | | | | tor-netdoc: Update test vectors in dir_auth_cert | Clara Engler | 2026-04-08 | 1 | -15/+10 | |
| | * | | | | | | | tor-netdoc: Remove outdated longclaw comment in test | Clara Engler | 2026-04-08 | 1 | -2/+0 | |
| | * | | | | | | | tor-netdoc: Replace a File::open with include_str | Clara Engler | 2026-04-08 | 1 | -7/+2 | |
| | * | | | | | | | tor-netdoc: Constify the raw authcert test vector | Clara Engler | 2026-04-08 | 1 | -0/+1 | |
| | * | | | | | | | tor-netdoc: Constify the authcert test vectors | Clara Engler | 2026-04-08 | 1 | -0/+41 | |
| | * | | | | | | | tor-netdoc: Add to_rsa_id() helper function | Clara Engler | 2026-04-08 | 1 | -0/+7 | |
| | * | | | | | | | tor-netdoc: Add pem_to_rsa_pk helper function | Clara Engler | 2026-04-08 | 1 | -0/+7 | |
| | * | | | | | | | tor-netdoc: Add to_system_time helper function | Clara Engler | 2026-04-08 | 1 | -0/+7 | |
| | * | | | | | | | tor-netdoc: Fix broken poc tests | Clara Engler | 2026-04-08 | 1 | -2/+2 | |
| | * | | | | | | | testdata2: Update with job 1468137 | Clara Engler | 2026-04-07 | 45 | -2468/+2610 | |
| | * | | | | | | | testdata2: Patch lines starting with "@" | Clara Engler | 2026-04-07 | 1 | -0/+13 | |
| | * | | | | | | | testdata: Embed testdata2/README update into script | Clara Engler | 2026-04-07 | 1 | -0/+5 | |
| | * | | | | | | | testdata2: Fix directory structure in zip archive | Clara Engler | 2026-04-07 | 1 | -1/+2 | |
| | * | | | | | | | testdata2: Use absolute paths using git | Clara Engler | 2026-04-07 | 1 | -6/+12 | |
| * | | | | | | | | Merge branch 'normal-item-arg-ip-addr' into 'main' | Ian Jackson | 2026-04-08 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tor-netdoc: impl NormalItemArgument for IpAddr | Ian Jackson | 2026-04-08 | 1 | -0/+2 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'fix-help-msg' into 'main' | Nick Mathewson | 2026-04-08 | 6 | -4/+19 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | arti: tests: Add regression test for `arti -h` | hjrgrn | 2026-04-08 | 5 | -0/+13 | |
| | * | | | | | | | arti: Fix help message display order | hjrgrn | 2026-04-08 | 1 | -4/+6 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'create-fast' into 'main' | opara | 2026-04-08 | 24 | -106/+1122 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-proto: replace use of `ChannelDirection` with `CircIdRange` | Steven Engler | 2026-04-08 | 4 | -25/+16 | |
| | * | | | | | | | Revert "tor-proto: change `CreateResponse` to `restricted_msg!`" | Steven Engler | 2026-04-08 | 2 | -29/+20 | |
| | * | | | | | | | tor-proto: add a `From<$ttype>` impl for `RestrictedChanMsgSet` | Steven Engler | 2026-04-08 | 1 | -0/+8 | |
| | * | | | | | | | tor-{proto,chanmgr}: change how channels accept a CREATE* handler | Steven Engler | 2026-04-08 | 9 | -103/+158 | |
| | * | | | | | | | tor-proto: simplify error handling in `CreateRequestHandler::handle_create()` | Steven Engler | 2026-04-08 | 1 | -71/+85 | |
| | * | | | | | | | tor-proto: rename `CircIdRange::is_allowed_by_peer()` to `is_allowed_for_peer()` | Steven Engler | 2026-04-08 | 1 | -2/+2 | |
| | * | | | | | | | tor-proto: remove TODO about `UniqId` overflow | Steven Engler | 2026-04-08 | 1 | -2/+2 | |
| | * | | | | | | | tor-proto: handle incoming RELAY_EARLY messages | Steven Engler | 2026-04-08 | 1 | -2/+10 | |
| | * | | | | | | | arti-relay: add support for a `CreateRequestHandler` | Steven Engler | 2026-04-08 | 5 | -2/+202 | |
| | * | | | | | | | tor-chanmgr: add support for a `CreateRequestHandler` | Steven Engler | 2026-04-08 | 4 | -4/+93 | |
| | * | | | | | | | tor-proto: add `Channel::set_create_request_handler()` | Steven Engler | 2026-04-08 | 2 | -2/+62 | |
| | * | | | | | | | tor-proto: add `CreateRequestHandler` | Steven Engler | 2026-04-08 | 4 | -0/+442 | |
| | * | | | | | | | tor-proto: extend `RelayHandshakeError` | Steven Engler | 2026-04-08 | 1 | -1/+27 | |
| | * | | | | | | | tor-proto: add a `CreateRequest` restricted msg set | Steven Engler | 2026-04-08 | 1 | -1/+11 | |
| | * | | | | | | | tor-proto: change `CreateResponse` to `restricted_msg!` | Steven Engler | 2026-04-08 | 2 | -19/+29 | |
| | * | | | | | | | tor-proto: derive `strum::EnumDiscriminants` for `Algorithm` | Steven Engler | 2026-04-08 | 2 | -1/+5 | |
| | * | | | | | | | tor-proto: small cleanup of legacy code | Steven Engler | 2026-04-08 | 1 | -6/+1 | |
