summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-3/+0
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-2/+2
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-9/+9
* Several typo fixes from `typos`.Nick Mathewson2022-07-271-1/+1
* Update arti-client to new NetDirProvider API.Nick Mathewson2022-07-263-6/+33
* Rename download_tolerance to directory_toleranceNick Mathewson2022-07-222-3/+9
* Rename DirSkewTolerance to DirToleranceNick Mathewson2022-07-222-2/+3
* arti-client: Split "Persist" into setup and access variants.Nick Mathewson2022-07-212-5/+16
* arti_client: turn "Proto" error into StreamFailed.Nick Mathewson2022-07-212-6/+22
* arti_client: Split DirMgr error into useful types.Nick Mathewson2022-07-213-6/+15
* arti-client: minor edits in error messages and commentsNick Mathewson2022-07-211-17/+20
* Semver tweaks from review.Ian Jackson2022-07-191-1/+1
* arti-client: Remove code related to overriding fs-mistrust.Nick Mathewson2022-07-193-45/+8
* Move responsibility for disable-fs-mistrust envvar.Nick Mathewson2022-07-193-33/+16
* arti-client: Do periodic task dormancy in a management taskIan Jackson2022-07-181-37/+28
* arti-client: Make dormant_mode be an Option, None on dropIan Jackson2022-07-181-13/+27
* arti-client: Convert dormant_mode into a postage::watchIan Jackson2022-07-181-17/+34
* arti-client: Make DormantMode have a DefaultIan Jackson2022-07-181-1/+3
* arti-client: Add Bug variant to errorIan Jackson2022-07-181-0/+5
* Fix typoDimitris Apostolou2022-06-281-1/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-16/+16
* Merge branch 'clippy' into 'main'Ian Jackson2022-06-245-0/+39
|\
| * clippy: Consolidate many lints in maint/add_warningIan Jackson2022-06-244-0/+12
| * clippy: Add standard test lint block to several examplesIan Jackson2022-06-244-0/+24
| * Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+3
* | Update README.md files from rustdoc.Nick Mathewson2022-06-241-41/+77
|/
* Merge branch 'display_source_cleanup' into 'main'eta2022-06-211-8/+8
|\
| * Do not include error source() in display() format.Nick Mathewson2022-06-211-8/+8
* | Merge branch 'stalled_directory' into 'main'Ian Jackson2022-06-211-1/+17
|\ \
| * | Report directory blockage problems from arti-client.Nick Mathewson2022-06-141-1/+16
| * | DirMgr: Track errors, stalls, and resets as part of status.Nick Mathewson2022-06-131-0/+1
* | | channel padding: Plumb settings from chanmgrIan Jackson2022-06-211-1/+1
| |/ |/|
* | Merge branch 'main' into 'accel-features'Nick Mathewson2022-06-163-12/+8
|\ \
| * \ Merge branch 'high-level-features' into 'main'Nick Mathewson2022-06-162-44/+82
| |\ \ | | |/ | |/|
| | * Remove "rustls" from "full", for license reasons.Nick Mathewson2022-06-152-3/+7
| * | Merge branch 'dormant_directory' into 'main'Nick Mathewson2022-06-131-0/+1
| |\ \
| | * | New API to expose and use TaskHandle from DirMgr.Nick Mathewson2022-06-131-0/+1
* | | | Add "accel-*" features to arti-client and arti.Nick Mathewson2022-06-132-2/+34
| |_|/ |/| |
* | | Document "full", "experimental" in toplevel crate documentation.Nick Mathewson2022-06-131-41/+65
* | | Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-3/+13
|/ /
* | Merge branch 'sleep' into 'main'Ian Jackson2022-06-081-0/+1
|\ \
| * | rt-compat: Make all the individual runtime traits Clone+Send etc.Ian Jackson2022-06-081-0/+1
| |/
* | Move responsibility for GuardMgr NetDir updates to GuardMgr.Nick Mathewson2022-06-071-7/+0
* | Remove now-redundant Send+Sync constraints alongside NetDirProviderNick Mathewson2022-06-072-4/+4
|/
* lints: Add let_unit_value allow to all cratesIan Jackson2022-05-311-0/+1
* lints: Add lint block delimiters to every crateIan Jackson2022-05-311-0/+2
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-17/+16
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-11/+11
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-14/+14