summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | tor-netdoc: remove use of arrayref.Nick Mathewson2023-06-013-5/+7
| * | tor-proto: Remove use of arrayref.Nick Mathewson2023-06-014-6/+10
| * | tor-bytes: Remove use of arrayrefNick Mathewson2023-05-255-21/+16
* | | Merge branch 'rpc_session_registry' into 'main'Nick Mathewson2023-06-0613-72/+724
|\ \ \
| * | | arti: Interpret socks request to mean "lookup an RPC session"Nick Mathewson2023-06-053-14/+107
| * | | arti: Move SOCKS code for building StreamPrefs and getting a TorClient.Nick Mathewson2023-06-051-12/+25
| * | | arti: Add an alias in the SOCKS code for per-conn isolatino info.Nick Mathewson2023-06-051-4/+10
| * | | RPC: Note a possible API change in RpcMgr::new.Nick Mathewson2023-06-051-0/+4
| * | | RPC: Make Session objects get a GlobalId.Nick Mathewson2023-06-051-1/+7
| * | | RPC: tell the `arti` SOCKS code about an RpcMgr object.Nick Mathewson2023-06-053-23/+78
| * | | RPC: Give out and accept GlobalIds for appropriate objects.Nick Mathewson2023-06-053-11/+86
| * | | RPC: Let objects declare that they need a GlobalId.Nick Mathewson2023-06-051-1/+17
| * | | RPC: Implement a "global identifier" for non-session-bound IDsNick Mathewson2023-06-056-8/+317
| * | | rpc: Slightly refactor GenIdx encoding.Nick Mathewson2023-06-053-17/+27
| * | | rpc: Give RpcMgr a registry of connections.Nick Mathewson2023-06-054-5/+70
| * | | rpc: Move Arc::new() to RpcMgr code.Nick Mathewson2023-06-052-4/+4
|/ / /
* | | Merge branch 'ctrldoc2' into 'main'Nick Mathewson2023-06-053-2/+4
|\ \ \
| * | | tor-circmgr: send_control_message: Add reference to MR discussionIan Jackson2023-06-051-0/+2
| * | | tor-circmgr: send_control_message: Change a rename proposalIan Jackson2023-06-051-1/+1
| * | | tor-circmgr: send_control_message: Fix reference to circuitIan Jackson2023-06-051-1/+1
* | | | Merge branch 'ctrldoc' into 'main'Ian Jackson2023-06-053-7/+59
|\| | | | |_|/ |/| |
| * | tor-circmgr: send_control_message: API change proposalIan Jackson2023-06-051-0/+21
| * | tor-circmgr: Propose to rename `MetaCellDisposition::UninstallHandler`Ian Jackson2023-06-051-0/+4
| * | tor-circmgr: send_control_message: Clarify some corner casesIan Jackson2023-06-052-7/+34
|/ /
* | Merge branch 'cargo-audit-ignore' into 'main'Ian Jackson2023-06-051-0/+3
|\ \
| * | maint/cargo-audit: Ignore RUSTSEC-2023-0040 (the users crate is unmaintained)Gabriela Moldovan2023-06-051-0/+3
|/ /
* | Remove semver.md files from 1.1.5Nick Mathewson2023-06-016-14/+0
* | Merge branch 'bump-versions-v115' into 'main'arti-v1.1.5Ian Jackson2023-06-0144-349/+349
|\ \
| * | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-0144-349/+349
* | | Merge branch 'one_more_cl_msg' into 'main'Nick Mathewson2023-06-011-0/+4
|\ \ \
| * | | changelog: mention fallback list update.Nick Mathewson2023-06-011-0/+4
|/ / /
* | | Merge branch 'fallbackdir-2023-06-01' into 'main'Nick Mathewson2023-06-011-892/+896
|\ \ \ | |/ / |/| |
| * | fallbackdir: Update list generated on June 01, 2023Tor CI Release2023-06-011-892/+896
|/ /
* | Merge branch 'cl-more' into 'main'Nick Mathewson2023-06-011-7/+59
|\ \
| * | changelog: Minor cleanupsNick Mathewson2023-06-011-3/+1
| * | changelog: add links for 1.1.5 changelogNick Mathewson2023-06-011-4/+58
|/ /
* | Merge branch 'changelog' into 'main'Alexander Færøy2023-05-311-0/+125
|\ \
| * | Draft a changelog for 1.1.5Nick Mathewson2023-05-311-0/+125
* | | Merge branch 'semver_checks_script' into 'main'gabi-2502023-05-311-0/+121
|\ \ \ | |/ / |/| |
| * | New script to run cargo-semver-checks with appropriate options.Nick Mathewson2023-05-311-0/+121
|/ /
* | Merge branch 'fixup-features' into 'main'Nick Mathewson2023-05-314-4/+9
|\ \
| * | Run fixup-features script and resolve its complaints.Nick Mathewson2023-05-314-4/+9
|/ /
* | Merge branch 'pre-release-updates' into 'main'Nick Mathewson2023-05-301-80/+71
|\ \ | |/ |/|
| * Run "cargo update" in preparation for Thursday release.Nick Mathewson2023-05-301-80/+71
|/
* Merge branch 'stream_ctrl' into 'main'Nick Mathewson2023-05-244-3/+238
|\
| * Add "TODO RPC" notes around DataStreamCtrl per review.Nick Mathewson2023-05-242-0/+16
| * proto: Add stream-status functionality to DataStreamCtrl.Nick Mathewson2023-05-241-2/+106
| * proto: Create a `DataStreamCtrl` type.Nick Mathewson2023-05-223-1/+114
| * proto: Add a new experimental stream-ctrl feature.Nick Mathewson2023-05-221-1/+2
| * tor-proto: Move a comment in Cargo.tomlNick Mathewson2023-05-221-1/+2