summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* arti-hyper: empty crate skeletonIan Jackson2022-02-231-0/+1
* tor-error: Skeleton for new crateIan Jackson2022-02-041-0/+1
* Introduce an experimental benchmarking utility for Artieta2021-12-161-0/+1
* Merge commit '98f38dc' (arti!131) into HEADeta2021-11-221-0/+1
|\
| * Initial cut at a typed event framework for arti (arti#230).eta2021-11-221-0/+1
* | Move top-level configuration downwards from `arti` to `arti-config`.Nick Mathewson2021-11-181-1/+2
|/
* Tune the 'profile.release' options for a smaller compile size.Nick Mathewson2021-11-081-1/+20
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-1/+1
* Initial backend implementation for guard node manager.Nick Mathewson2021-10-071-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-26/+26
* Initial persistent-state-manager code.Nick Mathewson2021-08-061-0/+1
* Toposort the workspace members list.arti-v0.0.0Nick Mathewson2021-06-241-1/+4
* Remove anyhow dependency from tor-retry, and rename it to retry-errorNick Mathewson2021-06-171-1/+1
* Use macros and types to improve handling of Netdir parameters.Nick Mathewson2021-05-251-0/+1
* Switch to v2 feature resolver.Nick Mathewson2021-05-051-0/+2
* Split mocking parts of rtcompat into new rtmock crate.Nick Mathewson2021-05-031-0/+1
* Replace tor-decompress with async-compression crate.Nick Mathewson2021-04-131-1/+0
* Move our command-line interface into a new crate called "arti".Nick Mathewson2021-03-171-0/+1
* Add tor-decompress to top-level Cargo.tomlNick Mathewson2021-03-041-0/+1
* Rename client-demo to tor-client.Nick Mathewson2021-02-021-1/+1
* Start a 'tor-config' crateNick Mathewson2021-02-011-0/+1
* Initial work on client-side consensus diff code.Nick Mathewson2020-12-161-0/+1
* Add a "RetryError" to capture the idea of multiple failed attempts.Nick Mathewson2020-12-121-0/+1
* Initial pass on directory-manager code.Nick Mathewson2020-11-191-0/+1
* Start a directory client implementationNick Mathewson2020-11-161-1/+2
* Isolate async_std usage in a new tor_rtcompat crate.Nick Mathewson2020-11-111-0/+1
* rename tor_socks -> tor_socksproto.Nick Mathewson2020-11-041-1/+1
* Add a SOCKS protocol implementation. Needs tests and docsNick Mathewson2020-11-041-0/+1
* Add a new circuit-manager crate and move path selection there.Nick Mathewson2020-11-021-0/+1
* Implement a channel-manager type to get or launch channels on request.Nick Mathewson2020-10-301-0/+1
* Split the cell-handling parts of tor-proto into a new crate.Nick Mathewson2020-09-261-0/+1
* New "linkspec" module to encapsulate info needed to connect/extend.Nick Mathewson2020-09-081-0/+1
* Create a stub for a minimal demo client program.Nick Mathewson2020-09-081-0/+1
* Start on a 'netdir' crate to wrap netdoc.Nick Mathewson2020-09-071-0/+1
* New module with traits for time-bound and signed objectsNick Mathewson2020-09-011-0/+1
* Add a new caret_int!() macro for use with integer-wrapping typesNick Mathewson2020-05-151-1/+1
* Add a comment to Cargo.tomlNick Mathewson2020-05-081-0/+2
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+11