summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* tor-keymgr: Make keygen crate part of the workspace.Gabriela Moldovan2024-05-151-0/+1
* Rename tor-memtrack to tor-memquotaIan Jackson2024-04-291-1/+1
* tor-memtrack: Introduce new crate (empty)Ian Jackson2024-04-231-0/+1
* Create a new empty tor-relay-selection crate.Nick Mathewson2024-03-121-0/+1
* fslock-guard: Add unit testsTobias Stoeckmann2024-03-011-1/+1
* maint/fixup-features: Make part of the main workspaceIan Jackson2024-02-071-0/+2
* test-temp-dir: New crateIan Jackson2024-01-251-0/+1
* fslock-guard: sketch implementationNick Mathewson2024-01-211-0/+1
* Examples using hyper v1ramidzkh2024-01-111-0/+2
* New tor-log-ratelim crateNick Mathewson2023-11-161-0/+1
* Merge branch 'hss_config' into 'main'Nick Mathewson2023-09-071-0/+1
|\
| * Create a tor-hsrproxy crate to handle "proxy to local port".Nick Mathewson2023-09-071-0/+1
* | Move examples to examples/gsoc2023Nick Mathewson2023-09-051-5/+5
* | fix: add examples to main Cargo.tomlSaksham Mittal2023-09-051-0/+6
|/
* 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