arti/crates
Nick Mathewson 7e68883a27 Change tor-persist to use json instead of toml.
The limitations with toml seemed to be reaching a head, and I wasn't
able to refactor the guardmgr code enough to actually have its state
be serializable as toml.  Json's limitations are much narrower.
2021-10-07 09:30:08 -04:00
..
arti Do not use set_ prefix on derive_builder setters 2021-09-16 08:41:04 +03:00
caret Move all crates into a `crates` subdirectory. 2021-08-27 09:53:09 -04:00
retry-error Move all crates into a `crates` subdirectory. 2021-08-27 09:53:09 -04:00
tor-bytes Enable js feature for getrandom for WASM. 2021-09-17 06:43:02 +03:00
tor-cell fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-cert fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-chanmgr fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-checkable fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-circmgr Use StorageHandle in tor_circmgr. 2021-09-30 15:36:11 -04:00
tor-client Move all crates into a `crates` subdirectory. 2021-08-27 09:53:09 -04:00
tor-config Upgrade memmap2, directories, and dirs dependencies. 2021-09-23 08:26:29 -04:00
tor-consdiff fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-dirclient Stop using anyhow in tor-dirclient. 2021-09-16 14:27:04 -04:00
tor-dirmgr Fix a type inference complaint in tor-dirmgr's tests. 2021-10-07 09:30:08 -04:00
tor-linkspec fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-llcrypto Implement ConstantTimeEq for key ids. 2021-10-01 10:53:18 -04:00
tor-netdir Ensure pick_n_relays returns relays in random order. 2021-09-29 13:49:07 -04:00
tor-netdoc derive 'Default' where possible 2021-09-11 20:02:33 +01:00
tor-persist Change tor-persist to use json instead of toml. 2021-10-07 09:30:08 -04:00
tor-proto Use subtle and some refactoring to remove branches in ntor 2021-10-01 12:27:24 -04:00
tor-protover fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-rtcompat Fix/suppress a few more clippy lints in tests. 2021-09-08 14:20:47 -04:00
tor-rtmock fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-socksproto fix/silence clippy lints in test modules 2021-09-08 17:28:31 +02:00
tor-units Add an IntegerDays numeric type. 2021-09-09 12:32:13 -04:00