arti/crates
Nick Mathewson bc83d1e1de tor-proto: Implement functionality to send a message and accept replies
This new function combines "sending a message" and "accepting
replies in a stream" into a single call, so that there is no gap
between when the message is sent and the replies are available.

There are a number of compromises here, in order to avoid API
proliferation. I've tried to contain them as best I can.

See comments for additional design discussion.
2023-03-08 14:21:33 -05:00
..
arti Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
arti-bench Follow-on patchlevel bumps for crates with changed dependencies 2023-02-28 07:18:37 -05:00
arti-client Merge branch 'host2' into 'main' 2023-03-08 19:10:23 +00:00
arti-config Bump the patch version of each crate with _trivial_ changes. 2023-02-01 10:10:36 -05:00
arti-hyper Remove unnecessary warning from arti-hyper/README 2023-02-28 21:23:24 +05:30
arti-testing Follow-on patchlevel bumps for crates with changed dependencies 2023-02-28 07:18:37 -05:00
caret caret: work correctly when there are no defined variants. 2023-02-28 11:08:34 -05:00
fs-mistrust Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
retry-error Bump the patch version of each crate with _trivial_ changes. 2023-02-01 10:10:36 -05:00
safelog Remove semver.md files now that 1.1.1 is tagged. 2023-02-01 12:46:01 -05:00
tor-basic-utils tor-basic-utils: Provide str.strip_suffix_ignore_ascii_case 2023-03-08 17:26:47 +00:00
tor-bytes tor-bytes: Add take_rest and read_nested_* to fuzzer. 2023-03-06 12:39:57 -05:00
tor-cell intro_payload: various doc fixes and TODOs from review. 2023-03-08 12:27:05 -05:00
tor-cert Remove semver.md files now that 1.1.2 is out. 2023-02-28 10:06:41 -05:00
tor-chanmgr Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
tor-checkable Merge branch 'main' into 'main' 2023-02-28 19:22:53 +00:00
tor-circmgr hsclient: Abolish knowledge of HS circuits in circmgr 2023-03-01 18:12:29 +00:00
tor-config Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
tor-congestion Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
tor-consdiff Follow-on patchlevel bumps for crates with changed dependencies 2023-02-28 07:18:37 -05:00
tor-dirclient Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
tor-dirmgr tor-dirmgr: Don't try to mark consensus usable in a read-only store. 2023-03-08 07:08:17 -05:00
tor-error Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
tor-events Bump the patch-level version of crates with _minor_ changes. 2023-02-01 10:23:58 -05:00
tor-guardmgr Merge branch 'main' into 'main' 2023-02-28 19:22:53 +00:00
tor-hsclient Fix typos 2023-03-03 13:00:33 +02:00
tor-hscrypto Use strip_suffix_ignore_ascii_case to quickly reject non-.onion HsId (fmt) 2023-03-08 17:26:47 +00:00
tor-hsservice Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
tor-linkspec tor-linkspec: Add a constructor for UnparsedLinkSpec 2023-03-06 08:45:05 -05:00
tor-llcrypto Expose a little new functionality from tor-llcrypto. 2023-02-28 11:23:44 -05:00
tor-netdir Remove semver.md files now that 1.1.2 is out. 2023-02-28 10:06:41 -05:00
tor-netdoc Fix typos 2023-03-03 13:00:33 +02:00
tor-persist Remove semver.md files now that 1.1.2 is out. 2023-02-28 10:06:41 -05:00
tor-proto tor-proto: Implement functionality to send a message and accept replies 2023-03-08 14:21:33 -05:00
tor-protover Bump the patch version of each crate with _trivial_ changes. 2023-02-01 10:10:36 -05:00
tor-ptmgr Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
tor-rtcompat Bump the patch-level version of crates with _minor_ changes. 2023-02-01 10:23:58 -05:00
tor-rtmock Bump the patch-level version of crates with _minor_ changes. 2023-02-01 10:23:58 -05:00
tor-socksproto Patchlevel bumps for remaining changed crates. 2023-02-28 07:13:27 -05:00
tor-units Remove semver.md files now that 1.1.2 is out. 2023-02-28 10:06:41 -05:00