| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge branch 'c-str' into 'main' | Nick Mathewson | 2024-10-10 | 3 | -25/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-rpc-client-core: remove 'c_str_macro' dependency | Steven Engler | 2024-10-09 | 3 | -25/+16 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'ctor-keystore-shadow' into 'main' | gabi-250 | 2024-10-10 | 13 | -1/+102 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | shadow CI: Add arti hidden service test using a C Tor keystore. | Gabriela Moldovan | 2024-10-08 | 12 | -0/+101 | |
| | * | | | | shadow CI: Build arti with ctor-keystore support. | Gabriela Moldovan | 2024-10-08 | 1 | -1/+1 | |
| * | | | | | Merge branch 'rpc-error-data' into 'main' | Nick Mathewson | 2024-10-09 | 1 | -38/+46 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rpc spec: use valid JS syntax. | Nick Mathewson | 2024-10-09 | 1 | -1/+1 | |
| | * | | | | | rpc-draft: clarify how we should handle error changes. | Nick Mathewson | 2024-10-09 | 1 | -0/+11 | |
| | * | | | | | rpc spec: Revise design for `error.data` field | Nick Mathewson | 2024-10-09 | 1 | -24/+26 | |
| | * | | | | | RPC spec: move the data field back into Error | Nick Mathewson | 2024-10-09 | 1 | -30/+25 | |
| * | | | | | | Merge branch 'fix-clippy-redux' into 'main' | Nick Mathewson | 2024-10-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-config: Fix indentation in doc comment. | Gabriela Moldovan | 2024-10-09 | 1 | -1/+1 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge branch 'mq-doc' into 'main' | Ian Jackson | 2024-10-09 | 5 | -29/+108 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| | * | | | | memquota: Expand on ChannelAccount | Ian Jackson | 2024-10-09 | 1 | -0/+1 | |
| | * | | | | memquota: Add docs and TODOs re inbound channel->circuit data | Ian Jackson | 2024-10-09 | 2 | -0/+3 | |
| | * | | | | emquota: Clarify circuit data queue | Ian Jackson | 2024-10-09 | 1 | -1/+1 | |
| | * | | | | memquota: Further docs tweaks | Ian Jackson | 2024-10-09 | 2 | -2/+5 | |
| | * | | | | mq docs: Clarity that chanmgr and circmgr share the ToplevelAccount | Ian Jackson | 2024-10-07 | 1 | -1/+3 | |
| | * | | | | mq docs: Add some formulaic cross-references to memquota newtypes | Ian Jackson | 2024-10-07 | 1 | -0/+12 | |
| | * | | | | mq docs: Rewrite and expand overview/architecture doc in tor-proto | Ian Jackson | 2024-10-07 | 1 | -16/+66 | |
| | * | | | | mq docs: Add some cross-references from tor-memquota to tor-proto | Ian Jackson | 2024-10-07 | 2 | -0/+8 | |
| | * | | | | mq docs: Add a link | Ian Jackson | 2024-10-07 | 1 | -1/+1 | |
| | * | | | | mq docs: Move arti queues text to tor_proto::memquota | Ian Jackson | 2024-10-07 | 2 | -24/+24 | |
| | * | | | | mq docs: Uncomment docs about mq_queue, and remove the TODO | Ian Jackson | 2024-10-07 | 1 | -4/+4 | |
| * | | | | | Merge branch 'miri-1' into 'main' | Ian Jackson | 2024-10-09 | 18 | -28/+90 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-rtmock: Add some commentary about SleepLocation | Ian Jackson | 2024-10-08 | 1 | -0/+6 | |
| | * | | | | | tor-rtmock: Simplify two cfg | Ian Jackson | 2024-10-08 | 2 | -2/+1 | |
| | * | | | | | CI: run miri on tor-persist too | Ian Jackson | 2024-10-08 | 1 | -1/+1 | |
| | * | | | | | tor-persist: miri: disable tests that involve fs access | Ian Jackson | 2024-10-08 | 4 | -4/+10 | |
| | * | | | | | tor-basic-utils: Change a function to not be unsafe | Ian Jackson | 2024-10-08 | 1 | -2/+2 | |
| | * | | | | | CI: run miri on tor-rtmock too | Ian Jackson | 2024-10-08 | 1 | -1/+1 | |
| | * | | | | | tor-rtmock: Fix a memory leak | Ian Jackson | 2024-10-08 | 1 | -6/+20 | |
| | * | | | | | tor-rtmock: miri: disable tests that use wallclock time | Ian Jackson | 2024-10-08 | 6 | -3/+15 | |
| | * | | | | | tor-rtmock: Provide a fake SleepProvider for miri | Ian Jackson | 2024-10-08 | 1 | -0/+16 | |
| | * | | | | | tor-rtmock: Disable dead code warnings when not in a full build | Ian Jackson | 2024-10-08 | 1 | -0/+3 | |
| | * | | | | | CI: run miri on tor-memquota too | Ian Jackson | 2024-10-08 | 1 | -1/+1 | |
| | * | | | | | tor-memquota: miri: disable tests that use coarsetime | Ian Jackson | 2024-10-08 | 3 | -3/+9 | |
| | * | | | | | tor-error: Disable backtraces under miri, even if cargo feature enabled | Ian Jackson | 2024-10-08 | 1 | -2/+2 | |
| | * | | | | | miri: Update the nightly version | Ian Jackson | 2024-10-08 | 1 | -6/+6 | |
| | * | | | | | miri: Fix update runes | Ian Jackson | 2024-10-08 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'fix-clippy' into 'main' | gabi-250 | 2024-10-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-keymgr: Fix indentation in doc comment. | Gabriela Moldovan | 2024-10-09 | 1 | -1/+1 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'fix-cargo-warning' into 'main' | Jim Newsome | 2024-10-09 | 3 | -3/+3 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | fix Cargo.toml typo with `no_default_features = true` | Steven Engler | 2024-10-03 | 3 | -3/+3 | |
| * | | | | | | Merge branch 'rpc-feature-check' into 'main' | gabi-250 | 2024-10-09 | 5 | -4/+49 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti-rpcserver: minimal handling for request.meta.require | Nick Mathewson | 2024-10-07 | 2 | -2/+30 | |
| | * | | | | | | arti-rpcserver: Correctly handle rpc.meta without `updates` | Nick Mathewson | 2024-10-07 | 1 | -0/+1 | |
| | * | | | | | | tor-{error,rpcbase}: Add new RPC error codes from spec. | Nick Mathewson | 2024-10-07 | 2 | -0/+17 | |
| | * | | | | | | rpc spec: correct the name of a field. | Nick Mathewson | 2024-10-07 | 1 | -2/+1 | |
| * | | | | | | | Merge branch 'secondary-keystores' into 'main' | gabi-250 | 2024-10-08 | 48 | -405/+2307 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
