| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | rpc-client-core: Add thiserror #[source] annotations | Nick Mathewson | 2024-08-03 | 2 | -7/+7 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'cli-tests-fix' into 'main' | Nick Mathewson | 2024-08-05 | 1 | -2/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | arti: Elide the -c help in the expected output of the CLI tests. | Gabriela Moldovan | 2024-08-05 | 1 | -2/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'hss-nickname-error' into 'main' | gabi-250 | 2024-08-02 | 2 | -4/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Have `arti hss onion-name` error if it doesn't print the onion name | Kunal Mehta | 2024-08-01 | 2 | -4/+7 | |
| * | | | | | Merge branch 'use-unordered-futures-rebased' into 'main' | Jim Newsome | 2024-08-01 | 7 | -144/+1109 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | tor-proto: Remove circuit reactor's outbound buffer | Jim Newsome | 2024-08-01 | 1 | -71/+13 | |
| | * | | | | tor-proto::circuit::StreamMap: Use StreamPollSet | Jim Newsome | 2024-08-01 | 4 | -76/+129 | |
| | * | | | | Add StreamPollSet | Jim Newsome | 2024-08-01 | 2 | -0/+603 | |
| | * | | | | Add KeyedFuturesUnordered | Jim Newsome | 2024-08-01 | 2 | -0/+367 | |
| * | | | | | Remove semver.md files post-release. | Nick Mathewson | 2024-08-01 | 3 | -3/+0 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'changelog-1.2.6' into 'main'arti-v1.2.6 | Nick Mathewson | 2024-08-01 | 1 | -0/+187 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Re-run update-md-links. | Nick Mathewson | 2024-08-01 | 1 | -1/+0 | |
| | * | | | Final (?) 1.2.6 changelog tweaks | Nick Mathewson | 2024-08-01 | 1 | -8/+5 | |
| | * | | | Apply 1 suggestion(s) to 1 file(s) | Nick Mathewson | 2024-08-01 | 1 | -2/+2 | |
| | * | | | Apply 1 suggestion(s) to 1 file(s) | Nick Mathewson | 2024-08-01 | 1 | -1/+1 | |
| | * | | | changelog: add links. | Nick Mathewson | 2024-08-01 | 1 | -6/+66 | |
| | * | | | Initial changelog for 1.2.6 | Nick Mathewson | 2024-08-01 | 1 | -0/+131 | |
| * | | | | Merge branch 'version-bumps-arti-v1.2.6' into 'main' | Nick Mathewson | 2024-08-01 | 51 | -570/+618 | |
| |\ \ \ \ | ||||||
| | * | | | | Bump "arti" crate to 1.2.6 | Nick Mathewson | 2024-08-01 | 4 | -4/+4 | |
| | * | | | | Bump versions for tor- and arti- crates to 0.21.0 | Nick Mathewson | 2024-08-01 | 46 | -398/+398 | |
| | * | | | | Run "cargo update" for crates/{equix/hashx}/bench. | Nick Mathewson | 2024-08-01 | 2 | -162/+210 | |
| | * | | | | Minor bumps on fslock-guard, fs-mistrust, equix | Nick Mathewson | 2024-08-01 | 4 | -6/+6 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'updates-20240801' into 'main' | Nick Mathewson | 2024-08-01 | 1 | -251/+297 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Unpin cc | Ian Jackson | 2024-08-01 | 2 | -2/+0 | |
| | * | | | Cargo.lock: Downgrade cc again | Ian Jackson | 2024-08-01 | 2 | -10/+12 | |
| | * | | | Run "cargo update" in preparation for release. | Nick Mathewson | 2024-08-01 | 1 | -261/+307 | |
| |/ / / | ||||||
| * | | | Merge branch 'fixup-features' into 'main' | Nick Mathewson | 2024-08-01 | 3 | -3/+3 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Run "fixup-features". | Nick Mathewson | 2024-08-01 | 3 | -3/+3 | |
| |/ / | ||||||
| * | | Merge branch 'rpc_ffi_beginnings' into 'main' | Nick Mathewson | 2024-07-31 | 16 | -31/+2137 | |
| |\ \ | ||||||
| | * | | ffi: Make "sealed" a little less effective. | Nick Mathewson | 2024-07-31 | 1 | -7/+7 | |
| | * | | ffi: Re-run cbindgen. | Nick Mathewson | 2024-07-31 | 2 | -23/+55 | |
| | * | | ffi: Add some explicit ()s to prove they are there. | Nick Mathewson | 2024-07-31 | 2 | -2/+6 | |
| | * | | ffi: Document safety for each function using ffi_body_raw. | Nick Mathewson | 2024-07-31 | 2 | -3/+17 | |
| | * | | ffi: rename ffi_body_simple to ffi_body_raw | Nick Mathewson | 2024-07-31 | 3 | -18/+18 | |
| | * | | ffi: Document rules for ensuring return values | Nick Mathewson | 2024-07-31 | 1 | -0/+13 | |
| | * | | ffi: Clean up long lines and confusing expressions. | Nick Mathewson | 2024-07-31 | 3 | -9/+18 | |
| | * | | ffi: Clarify rules for *out pointers. | Nick Mathewson | 2024-07-31 | 1 | -3/+5 | |
| | * | | ffi: use void to omit unreachable "on invalid" blocks | Nick Mathewson | 2024-07-31 | 5 | -26/+60 | |
| | * | | RPC: Re-wrap some macro definitions and usages. | Nick Mathewson | 2024-07-31 | 1 | -14/+41 | |
| | * | | ffi: Remove all non-opt conversions | Nick Mathewson | 2024-07-31 | 3 | -206/+120 | |
| | * | | ffi: Always abort on panic. | Nick Mathewson | 2024-07-31 | 3 | -42/+13 | |
| | * | | ffi: Document on-error behavior of consuming and setting. | Nick Mathewson | 2024-07-31 | 1 | -0/+5 | |
| | * | | ffi: Refactor @init macro expansions into new functions. | Nick Mathewson | 2024-07-31 | 1 | -23/+102 | |
| | * | | ffi: Document internal ffi_initialize macro. | Nick Mathewson | 2024-07-31 | 1 | -0/+14 | |
| | * | | Apply suggestions about macro behavior, design, and usage | Nick Mathewson | 2024-07-31 | 1 | -0/+18 | |
| | * | | Apply safety-related suggestions from Diziet | Nick Mathewson | 2024-07-31 | 3 | -5/+18 | |
| | * | | RPC FFI: Write a bit more text for the C no-UB requirements. | Nick Mathewson | 2024-07-31 | 2 | -11/+26 | |
| | * | | ffi: Ensures every converter tries to run. | Nick Mathewson | 2024-07-31 | 1 | -30/+55 | |
| | * | | Use macros to make FFI functions simpler to read and check. | Nick Mathewson | 2024-07-31 | 3 | -145/+406 | |
