summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | rpc: Give RpcMgr a registry of connections.Nick Mathewson2023-06-053-5/+68
* | | rpc: Move Arc::new() to RpcMgr code.Nick Mathewson2023-06-052-4/+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
* | | 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
| |/ |/|
* | 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-0143-306/+306
|\ \
| * | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-0143-306/+306
* | | fallbackdir: Update list generated on June 01, 2023Tor CI Release2023-06-011-892/+896
|/ /
* / Run fixup-features script and resolve its complaints.Nick Mathewson2023-05-314-4/+9
|/
* 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
* | Merge branch 'virtual_conditional' into 'main'Ian Jackson2023-05-242-0/+3
|\ \
| * | proto: Make PathEntry::Virtual feature-conditional.Nick Mathewson2023-05-232-0/+3
* | | Merge branch 'rpc-auth-and-meta' into 'main'Nick Mathewson2023-05-247-111/+333
|\ \ \
| * | | rpc: Remove downgrade_owned for nowNick Mathewson2023-05-244-42/+0
| * | | rpc: Disable auth:get_rpc_protocol for now.Nick Mathewson2023-05-241-0/+8
| * | | rpc: Implement functionality to remove objects from a sessionNick Mathewson2023-05-245-5/+135
| * | | rpc: fix documentation for methods in Context.Nick Mathewson2023-05-241-6/+4
| * | | rpc: Make the top-level returned object a "session".Nick Mathewson2023-05-244-38/+67
| * | | rpc: Implement auth:query.Nick Mathewson2023-05-231-1/+39
| * | | rpc: Implement the auth:get_rpc_protocol method.Nick Mathewson2023-05-231-0/+49
| * | | rpc: move existing auth code to new module.Nick Mathewson2023-05-232-72/+84
| |/ /
* | | Merge branch 'real_generational_arena' into 'main'Nick Mathewson2023-05-242-79/+2
|\ \ \
| * | | rpc: Remove fake_generational_arenaNick Mathewson2023-05-232-79/+2
* | | | cell: Make EstablishRendezvous contain a RendCookie.Nick Mathewson2023-05-232-6/+3
|/ / /
* | | Merge branch 'socks-read-fix' into 'main'Nick Mathewson2023-05-232-0/+25
|\ \ \ | |/ / |/| |
| * | Fix a local-only CPU DoS bug.Nick Mathewson2023-05-232-0/+25
* | | tor-hsclient: Mockable: Do concrete calls with UFCSIan Jackson2023-05-231-2/+2
* | | tor-hsclient: Fix MockableClientCirc for ClientCirc changesIan Jackson2023-05-231-3/+3
* | | Fix a docs reference to refer to HsClientIntroAuthKeypairIan Jackson2023-05-221-1/+1
| |/ |/|
* | Upgrade notify dependency to 6.0Nick Mathewson2023-05-221-1/+1
* | Upgrade async-compression dependency to 0.4.0.Nick Mathewson2023-05-221-1/+1
* | Upgrade memmap2 dependency to 0.6.1.Nick Mathewson2023-05-221-1/+1
* | Upgrade serde_with dependency to 3.0.0Nick Mathewson2023-05-222-2/+2
* | tor-rtcompat: Say default-features with a dash, not an underscore.Nick Mathewson2023-05-221-1/+1
|/
* Merge branch 'clippy-nightly' into 'main'Ian Jackson2023-05-224-5/+6
|\
| * chanmgr: fix a unit-default warning from clippy nightly.Nick Mathewson2023-05-181-1/+1
| * guardmgr, netdir: fix some needless-mut warningsNick Mathewson2023-05-182-4/+4
| * guardmgr: suppress a clippy-nightly warning.Nick Mathewson2023-05-181-0/+1
* | Merge branch 'escorted_25519_secrets' into 'main'Nick Mathewson2023-05-188-89/+119
|\ \
| * | hscrypto: Remove an incorrect comment.Nick Mathewson2023-05-181-5/+0
| * | netdoc, hsclient: Update remaining ed25519::SecretKey usersNick Mathewson2023-05-184-25/+24