summaryrefslogtreecommitdiff
path: root/crates/arti-rpcserver
Commit message (Expand)AuthorAgeFilesLines
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-9/+9
* Run maint/add_warning.Nick Mathewson2024-03-135-0/+5
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | arti-rpcserver: Bump patchlevel.Gabriela Moldovan2024-03-041-1/+1
* | Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-041-1/+1
|/
* Bump minor versionsIan Jackson2024-02-051-6/+6
* clippy: Use Result::cloned in several placesIan Jackson2024-01-311-1/+1
* arti-rpcserver: Add an allowIan Jackson2024-01-311-0/+1
* Bump to latest erased-serde.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-2/+2
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-5/+5
* Two more patchlevel bumpsNick Mathewson2023-12-041-1/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-2/+2
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-2/+2
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-2/+2
* Upgrade to latest asynchronous_codec (0.7.0)Nick Mathewson2023-10-172-3/+3
* oneshot: Use veneer in arti-rpcserverIan Jackson2023-10-111-1/+2
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-4/+4
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-5/+5
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-235-0/+5
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-2/+2
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-1/+1
* Fix typosDimitris Apostolou2023-07-222-2/+2
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-106-0/+6
* Remove explicit allows for missing_panics_docs.Nick Mathewson2023-07-061-1/+0
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-5/+5
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Run "fixup-features".Nick Mathewson2023-06-291-1/+1
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* Merge branch 'rpcdoc' into 'main'Ian Jackson2023-06-203-7/+51
|\
| * rpc: Fix docs typoNick Mathewson2023-06-201-1/+1
| * rpc: Expand and clarify and cross-reference lock hierarchyIan Jackson2023-06-162-6/+34
| * rpc: Document relationship between `Connection` and `RpcSession`Ian Jackson2023-06-162-1/+17
* | Fix compilation afver last suggestion.Nick Mathewson2023-06-161-1/+2
* | Apply 1 suggestion(s) to 1 file(s)Ian Jackson2023-06-161-0/+1
|/
* rpc: Document and apply lock hierarchy for Mgr/ConnectionNick Mathewson2023-06-151-4/+13
* rpc: Give the session-creation function an argument.Nick Mathewson2023-06-154-10/+18
* rpc: revise session initialization a lot.Nick Mathewson2023-06-154-37/+52
* rpc: Rename Session=>RpcSessionNick Mathewson2023-06-153-9/+9
* rpc: Expose Session object.Nick Mathewson2023-06-152-3/+13
* RPC: rename new_session to new_connectionNick Mathewson2023-06-151-1/+1
* rpc: switch GlobalId mac to KMAC.Nick Mathewson2023-06-142-15/+5