summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-31/+31
* Final "cargo update" before relase.Nick Mathewson2022-03-011-6/+6
* arti-hyper: Provide TLS connector and make space for TLS streamIan Jackson2022-02-281-7/+200
* Run "cargo upgrade" in preparation for 0.1.0.Nick Mathewson2022-02-251-168/+204
* Upgrade to newer version of config crate.Nick Mathewson2022-02-251-26/+21
* Upgrade dependency to new version of rlimit.Nick Mathewson2022-02-251-2/+2
* arti-hyper: impl HasKind for ConnectionErrorIan Jackson2022-02-231-0/+1
* arti-hyper: Introduce new ConnectionError typeIan Jackson2022-02-231-0/+1
* arti-hyper: Move hyper example from arti-clientIan Jackson2022-02-231-1/+5
* arti-hyper: empty crate skeletonIan Jackson2022-02-231-0/+8
* Provide error reporter and use it in the arti binaryIan Jackson2022-02-181-0/+1
* Merge branch 'remaining-errors'Nick Mathewson2022-02-171-0/+2
|\
| * dirmgr: Remember where netdocs came from.Nick Mathewson2022-02-161-0/+1
| * Implement HasKind for tor_dirclient::ErrorNick Mathewson2022-02-161-0/+1
* | Merge branch 'eta/lazy-init' into 'main'eta2022-02-161-0/+1
|\ \ | |/ |/|
| * arti-client: add ability to automatically bootstrapeta2022-02-161-0/+1
* | Merge branch 'cell-proto-error' into 'main'Nick Mathewson2022-02-161-0/+2
|\ \ | |/ |/|
| * tor-proto: use InternalError for internal errors.Nick Mathewson2022-02-151-0/+1
| * tor-cell: provide HasKind.Nick Mathewson2022-02-151-0/+1
* | Merge branch 'doc-errors' into 'main'Nick Mathewson2022-02-151-0/+2
|\ \ | |/ |/|
| * Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-0/+2
* | Simplify wait_for_bootstrap to use a Mutex.Nick Mathewson2022-02-141-1/+0
|/
* Merge branch 'eta/unbootstrapped-clients' into 'main'Nick Mathewson2022-02-111-0/+2
|\
| * Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)eta2022-02-111-0/+2
* | tor-socksproto: Implement HasKindNick Mathewson2022-02-111-0/+1
* | tor-bytes: Use InternalError.Nick Mathewson2022-02-091-0/+1
* | tor-config: Add HasKind support.Nick Mathewson2022-02-091-0/+1
|/
* Expire channels that have been unused for too longYuan Lyu2022-02-041-0/+1
* spawn errors: impl HasKind for futures::SpawnErrorIan Jackson2022-02-041-0/+3
* tor-error: Add as a ddpendency to many cratesIan Jackson2022-02-041-0/+5
* tor-error: Introduce InternalError as a type and a kindIan Jackson2022-02-041-0/+46
* tor-error: Skeleton for new crateIan Jackson2022-02-041-0/+7
* Reload configuration when our configuration files change.Nick Mathewson2022-02-011-47/+269
* Bump tor-netdir and tor-guardmgr versionsarti-v0.0.4Nick Mathewson2022-01-311-2/+2
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-14/+14
* Run "cargo update" in preparation for monday's release.Nick Mathewson2022-01-281-88/+103
* arti: be more careful to use the user-selected runtimeNick Mathewson2022-01-261-0/+1
* Refactor native_tls usage into its own moduleNick Mathewson2022-01-251-11/+0
* tor-rtcompat: Add support for rustls.Nick Mathewson2022-01-251-0/+78
* Refactor Runtimes to use separate TLS implementations internally.Nick Mathewson2022-01-191-1/+0
* Merge branch 'bootstrap_reporting'Nick Mathewson2022-01-191-0/+10
|\
| * tor-chanmgr: Add bootstrap/status reporting.Nick Mathewson2022-01-181-0/+3
| * tor-dirmgr: Create a bootstrap-status exporting mechanism.Nick Mathewson2022-01-181-0/+7
* | Merge branch 'eta/292-1' into 'main'eta2022-01-141-0/+8
|\ \ | |/ |/|
| * arti-bench: add support for multiple samples & averagingeta2022-01-141-0/+8
* | Implement the basics of a bootstrap-status API.Nick Mathewson2022-01-131-0/+2
|/
* guardmgr::..::sample_test: Fix intermittent failure.Nick Mathewson2022-01-111-0/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-29/+29
* Run "cargo update".Nick Mathewson2022-01-111-147/+153
* Tracing configuration for logfiles, per-target filtersNick Mathewson2022-01-101-0/+22