summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'example_warnings' into 'main'Alexander Færøy2024-05-077-21/+21
| |\ \
| | * | Adjust examples lints using add_warningNick Mathewson2024-05-077-21/+21
| * | | Merge branch 'bug1395_remaining' into 'main'Nick Mathewson2024-05-078-54/+81
| |\ \ \
| | * | | Rename bucket-array-api feature to bucket-arrayNick Mathewson2024-05-074-20/+22
| | * | | Fix indentation from last commit.Nick Mathewson2024-05-071-33/+33
| | * | | tor-cell: Allow unuexpected_cfgs in restricted macro.Nick Mathewson2024-05-071-0/+7
| | * | | equix: Add a rustdoc warning exception.Nick Mathewson2024-05-071-0/+4
| | * | | equix: use a feature to expose bucket array API.Nick Mathewson2024-05-074-16/+28
| | * | | Add exception for cfg(fuzzing) in tor-netdocNick Mathewson2024-05-071-1/+2
| | * | | tor-consdiff: Avoid cfg(fuzzing).Nick Mathewson2024-05-072-4/+5
| | |/ /
| * / / Use the right feature name for an allow(dead_code).Nick Mathewson2024-05-071-1/+1
| |/ /
| * | Merge branch 'void' into 'main'Nick Mathewson2024-05-072-7/+11
| |\ \
| | * | tor-rpcbase: Use Void to eliminate a panic, as statically unreachableIan Jackson2024-05-022-7/+11
| * | | Merge branch 'new_ci_cfg_strategy' into 'main'Nick Mathewson2024-05-0755-110/+110
| |\ \ \ | | |_|/ | |/| |
| | * | Re-run maint/add_warning.Nick Mathewson2024-05-0655-110/+110
| * | | Merge branch 'keymgr-test-utils' into 'main'gabi-2502024-05-074-50/+105
| |\ \ \
| | * | | tor-keymgr: Make test module private again.Gabriela Moldovan2024-05-071-1/+1
| | * | | tor-keymgr: Move TestSpecifier to test_utils.Gabriela Moldovan2024-05-073-26/+49
| | * | | tor-keymgr: Move test constants to test_utils.Gabriela Moldovan2024-05-074-23/+55
| * | | | Merge branch 'hyper' into 'main'gabi-2502024-05-071-1/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Declare arti-hyper obsolete and unmaintainedIan Jackson2024-05-021-1/+18
| | | |/ | | |/|
| * | | Add requisite RPC method name prefixesNick Mathewson2024-05-061-2/+2
| * | | Circuit reactor: use refutable let to unnest some codeJim Newsome2024-05-061-34/+35
| * | | Circuit reactor: rename 'hop to 'hop_outboundJim Newsome2024-05-061-3/+3
| * | | Circuit reactor run_once: remove a level of nestingJim Newsome2024-05-061-27/+27
| * | | circuit reactor run_once: remove a level of nestingJim Newsome2024-05-061-90/+87
| * | | TorClient: Slightly cleaner (?) interface for registering RPC methods.Nick Mathewson2024-05-063-5/+24
| * | | Add a note about declaring get and watch functions.Nick Mathewson2024-05-061-0/+6
| * | | Add a note about why the RPC functions aren't declared as methods.Nick Mathewson2024-05-061-0/+5
| * | | RPC: Send "null" for blockage rather than omitting it.Nick Mathewson2024-05-061-2/+1
| * | | Lightly simplify the syntax for installing multiple InvokerEntsNick Mathewson2024-05-062-2/+42
| * | | RPC: Implement methods to get and watch client bootstrap status.Nick Mathewson2024-05-065-3/+121
| * | | Add a const instance of rpc::Nil.Nick Mathewson2024-05-061-0/+2
| * | | rpc: Remove a limitation on DynMethod macro.Nick Mathewson2024-05-061-6/+5
| | |/ | |/|
| * | tor-rpcbase: Require downcast_rs 1.2.1Nick Mathewson2024-05-051-1/+1
| * | Allow DropStatus to be unused.Nick Mathewson2024-05-051-0/+1
| * | Remove two unused cases of "TestError"Nick Mathewson2024-05-052-6/+0
| * | Resolve some clippy warnings about empty rustdoc.Nick Mathewson2024-05-054-13/+7
| |/
| * Remove semver.md, post releaseIan Jackson2024-04-301-1/+0
* | tor-circmgr: If necessary, extend the circuit to become STUB+.Gabriela Moldovan2024-05-151-8/+42
* | tor-circmgr: Add a helper for extending HsCircStubs by one hop.Gabriela Moldovan2024-05-151-2/+15
* | arti: Bump patchlevel.Gabriela Moldovan2024-05-151-1/+1
* | tor-circmgr: Bump patchlevel.Gabriela Moldovan2024-05-151-1/+1
* | tor-circmgr: Fix path not being extended if lite vanguards are enabled.Gabriela Moldovan2024-05-151-1/+10
* | tor-circmgr: Assign error-handling closure to variable.Gabriela Moldovan2024-05-151-7/+10
* | tor-circmgr: Rename neighbor_exclusion variables for clarity.Gabriela Moldovan2024-05-151-4/+4
* | tor-circmgr: After building the HS path, assert the length is correct.Gabriela Moldovan2024-05-151-1/+18
|/
* Update separate lockfilesIan Jackson2024-04-302-3/+3
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-3044-353/+353
* Bump versions of crates with nonfunctional changesIan Jackson2024-04-303-3/+3