summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tor-genaddr' into 'main'Nick Mathewson2024-10-291-0/+1
|\
| * Extract general::SocketAddr and its unix friends to their own crate.Nick Mathewson2024-10-291-0/+1
* | tor-config-path: added empty packageSteven Engler2024-10-291-0/+1
|/
* tor-hspow: Big refactor, dissolve this crateWesley Aptekar-Cassels2024-10-091-1/+0
* Bump tor-units up the crate stackIan Jackson2024-10-021-1/+1
* add example: axum router as onion servicetidely2024-09-241-1/+2
* relay-crypto: Initial import of new tor-relay-crypto crateDavid Goulet2024-09-181-0/+1
* Rename tor-keys crate to tor-key-forgeDavid Goulet2024-09-041-1/+1
* tor-keymgr: Use tor-keys crate and remove dead codeDavid Goulet2024-09-041-1/+1
* tor-keys: Automatically implement keymgr traitDavid Goulet2024-09-041-1/+1
* tor-keys: New crate for Tor key declarationDavid Goulet2024-09-041-0/+1
* Move stream_peek into tor-async-utilsJim Newsome2024-08-291-1/+1
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-281-0/+1
* Add comments explaining purpose of check_toposortJim Newsome2024-08-271-0/+3
* Cargo.toml: Sort crate list.Gabriela Moldovan2024-08-211-1/+1
* New `slotmap-careful` crate to use when we mustn't re-use keys.Nick Mathewson2024-08-081-0/+4
* WIP: Lower and middle levels of Arti rpc core.Nick Mathewson2024-07-161-0/+2
* Remove arti-hyperIan Jackson2024-06-251-1/+0
* Stop building examples/gsoc2023/download-managerIan Jackson2024-06-251-1/+0
* relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-111-0/+1
* tor-keymgr: Move keygen script to maint.Gabriela Moldovan2024-05-151-1/+1
* 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