summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Include debug symbols in "bench" profileMicah Elizabeth Scott2023-07-271-0/+6
* Start implementing Proposal 327Micah Elizabeth Scott2023-07-271-0/+1
* Reimplement Equi-X in RustMicah Elizabeth Scott2023-07-271-0/+1
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+1
* Merge branch 'add-tor-geoip' into 'main'Nick Mathewson2023-06-201-0/+1
|\
| * tor-geoip: Add new crate with GeoIP database functionalityeta2023-06-201-0/+1
* | keymgr: Move the HS client and service key specifiers out of tor-keymgr.Gabriela Moldovan2023-06-151-1/+1
* | keymgr: Add ArtiNativeKeyStore implementation skeleton.Gabriela Moldovan2023-06-151-0/+1
|/
* Rename tor-rpccmd to tor-rpcbase.Nick Mathewson2023-04-121-1/+1
* Start on a lower-level tor-rpccmd crate.Nick Mathewson2023-04-121-0/+1
* rpc: Implement json message types for serde.Nick Mathewson2023-04-121-1/+1
* Make a new empty tor-async-utils crate.Nick Mathewson2023-03-291-0/+1
* Sketch an API for onion services.Nick Mathewson2023-01-241-0/+1
* Add a new stub hsclient module to connect to onion services.Nick Mathewson2023-01-241-0/+1
* Fix typosDimitris Apostolou2023-01-071-1/+1
* Merge branch 'build_profiles' into 'main'Nick Mathewson2023-01-061-0/+11
|\
| * Add a new "quicktest" build profile between "dev" and "release".Nick Mathewson2023-01-061-0/+11
* | Create a new tor-hscrypto crate.Nick Mathewson2023-01-061-0/+1
|/
* Add the skeleton of a tor-ptmgr crateNick Mathewson2022-09-231-0/+1
* tor-congestion: implement the RTT estimation algorithm from prop#324eta2022-08-111-0/+1
* Revert toplevel part of "Lexically sort Cargo.toml dependencies"Ian Jackson2022-06-081-26/+26
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-26/+26
* Implement a safe-logging facility.Nick Mathewson2022-05-061-0/+1
* Merge branch 'fs-mistrust-v2' into 'main'Nick Mathewson2022-05-031-0/+1
|\
| * Second cut at a fs-mistrust crate.Nick Mathewson2022-05-031-0/+1
* | Merge branch 'derive-builder-git-fixup' into 'main'eta2022-04-271-8/+0
|\ \
| * | derive_builder: Use git dep everywhere, rather than cargo patchIan Jackson2022-04-271-8/+0
| |/
* / Fix grammar and typosSamanta Navarro2022-04-271-2/+2
|/
* Use git source for derive_builder for now, for sub_builder featureIan Jackson2022-04-211-3/+7
* Cargo.toml: Edit crate list to reflect dependenciesNick Mathewson2022-04-011-2/+2
* derive_builder: Switch to upstream 0.11Ian Jackson2022-03-161-3/+3
* Use git source for derive_builder for now, for attrs featureIan Jackson2022-03-071-0/+4
* Merge branch 'educe-traits' into 'main'Ian Jackson2022-03-041-0/+1
|\
| * Introduce tor-basic-utilsIan Jackson2022-03-041-0/+1
* | arti-testing: Initial implementationNick Mathewson2022-03-031-0/+1
|/
* 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