arti/crates
Nick Mathewson f548a6ac55 arti: Move most public APIs behind `experimental-api`.
The remaining unconditionally public APIs are those related to our
configuration objects, and the main_main() API.

The rationale for making main_main() public is to have an actual
entry point.

The rationale for making the config APIs public is:

  1. We really do intend for others to be able to read our
     configuration files using this API.
  2. The structure of our configuration files is already part of our
     interface.

Closes #530.
2022-08-11 15:35:32 -04:00
..
arti arti: Move most public APIs behind `experimental-api`. 2022-08-11 15:35:32 -04:00
arti-bench Bump minor version on crates with deps with breaking changes. 2022-08-01 09:49:13 -04:00
arti-client Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
arti-config Increment versions of crates with trivial changes only. 2022-06-24 11:43:02 -04:00
arti-hyper Bump minor version on crates with deps with breaking changes. 2022-08-01 09:49:13 -04:00
arti-testing Bump minor version on crates with deps with breaking changes. 2022-08-01 09:49:13 -04:00
caret Increment versions of crates with trivial changes only. 2022-06-24 11:43:02 -04:00
fs-mistrust Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
retry-error Increment versions of crates with trivial changes only. 2022-06-24 11:43:02 -04:00
safelog Manually bump the patch version on safelog. 2022-08-01 10:01:03 -04:00
tor-basic-utils Bump patch versions on crates that have new APIs. 2022-08-01 09:56:29 -04:00
tor-bytes New SecretBuf type in tor-bytes 2022-08-01 15:41:22 -04:00
tor-cell Implement establish rendezvous cell 2022-08-05 00:04:42 -04:00
tor-cert Fix typos 2022-08-01 23:55:33 +03:00
tor-chanmgr Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
tor-checkable Bump crate and dependency versions. 2022-06-24 12:00:22 -04:00
tor-circmgr Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
tor-config Bump patch versions on crates that have new APIs. 2022-08-01 09:56:29 -04:00
tor-consdiff Bump crate and dependency versions. 2022-06-24 12:00:22 -04:00
tor-dirclient Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
tor-dirmgr Finish implementation of params() for DirMgr. 2022-08-02 10:20:13 -04:00
tor-error Bump crate and dependency versions. 2022-06-24 12:00:22 -04:00
tor-events Increment versions of crates with trivial changes only. 2022-06-24 11:43:02 -04:00
tor-guardmgr Merge branch 'inc-rename' into 'main' 2022-08-02 16:48:49 +00:00
tor-linkspec Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
tor-llcrypto Add TODO comments about unwanted copies. 2022-08-01 12:40:13 -04:00
tor-netdir Finish implementation of params() for DirMgr. 2022-08-02 10:20:13 -04:00
tor-netdoc Bump patch versions on crates that have new APIs. 2022-08-01 09:56:29 -04:00
tor-persist Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
tor-proto Merge branch 'zeroize' into 'main' 2022-08-04 14:54:21 +00:00
tor-protover Increment versions of crates with trivial changes only. 2022-06-24 11:43:02 -04:00
tor-rtcompat tor-rtcompat: s/micros/millis inside a flaky test 2022-07-26 15:01:03 +01:00
tor-rtmock Bump crate and dependency versions. 2022-06-24 12:00:22 -04:00
tor-socksproto Now that versions have bumped, remove semver.md files. 2022-08-01 10:07:12 -04:00
tor-units Bump crate and dependency versions. 2022-06-24 12:00:22 -04:00