arti/crates
Nick Mathewson 9e2b6f3aed tor-bytes: Add a new writer implementation for fixed-size objects
Because the API assumes that many writes are infallible, this writer
takes ownership of the backing object, and will only return it to
you if you didn't run over the end.

I'm going to use this to save some allocations in relay cell bodies
2023-02-15 10:48:19 -05:00
..
arti Merge branch 'shadykaty-error-hint-v2' into 'main' 2023-02-07 16:32:10 +00:00
arti-bench Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
arti-client Merge branch 'shadykaty-error-hint-v2' into 'main' 2023-02-07 16:32:10 +00:00
arti-config Bump the patch version of each crate with _trivial_ changes. 2023-02-01 10:10:36 -05:00
arti-hyper Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
arti-testing Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
caret Bump the patch version of each crate with _trivial_ changes. 2023-02-01 10:10:36 -05:00
fs-mistrust Merge branch 'shadykaty-error-hint-v2' into 'main' 2023-02-07 16:32:10 +00: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 Bump the patch version of each crate with _trivial_ changes. 2023-02-01 10:10:36 -05:00
tor-bytes tor-bytes: Add a new writer implementation for fixed-size objects 2023-02-15 10:48:19 -05:00
tor-cell tor-cell: Return a useful error when restrist_msg rejects a command. 2023-02-09 10:20:31 -05:00
tor-cert Merge branch 'ticket_525_part2' into 'main' 2023-02-09 18:06:39 +00:00
tor-chanmgr Merge branch 'logs' into 'main' 2023-02-01 18:19:33 +00:00
tor-checkable tor-checkable: Add dangerously_map() functions. 2023-02-07 09:02:15 -05:00
tor-circmgr tor-hscrypto: Rename key types to correspond to new spec names. 2023-02-08 12:27:36 -05:00
tor-config Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
tor-congestion Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
tor-consdiff Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
tor-dirclient Merge branch 'logs' into 'main' 2023-02-01 18:19:33 +00:00
tor-dirmgr tor-netdoc: Change fill_from_previous_netdir 2023-02-09 12:56:18 +00: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 Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
tor-hsclient tor-hscrypto: Rename key types to correspond to new spec names. 2023-02-08 12:27:36 -05:00
tor-hscrypto hscrypto: Use minutes, not seconds, in blinding parameter. 2023-02-10 06:54:19 -05:00
tor-hsservice Bump the patch version of every crate that had API additions 2023-02-01 10:36:29 -05:00
tor-linkspec tor-linkspec: LinkSpec parsing: use read_nested_u8len (fmt) 2023-02-06 16:08:32 +00:00
tor-llcrypto llcrypto: Implement `Into<[u8;32]>` for Ed25519Identity 2023-02-07 09:00:19 -05:00
tor-netdir Fix minimal-versions (.then_some is too new) 2023-02-09 16:07:16 +00:00
tor-netdoc Merge branch 'doc-iter' into 'main' 2023-02-13 18:59:42 +00:00
tor-persist Merge branch 'shadykaty-error-hint-v2' into 'main' 2023-02-07 16:32:10 +00:00
tor-proto Rename OpenClientChan{Msg,Cell} => OpenChan{Msg,Cell}S2C 2023-02-09 10:20:31 -05:00
tor-protover Bump the patch version of each crate with _trivial_ changes. 2023-02-01 10:10:36 -05:00
tor-ptmgr Merge branch 'logs' into 'main' 2023-02-01 18:19:33 +00: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 Change tor_bytes::Error::BadMessage to a Cow. 2023-02-09 10:20:31 -05:00
tor-units tor-units: Fix IntegerMinutes accessor (omg) 2023-02-09 12:56:18 +00:00