summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'newer-resolver' into 'main'Nick Mathewson2025-08-281-1/+1
|\
| * Use the v3 dependency resolver.Nick Mathewson2025-08-261-1/+1
* | change quicktest build to be based on devJim Newsome2025-08-261-5/+6
|/
* cargo: Make it that tor-keymgr is required for tor-chanmgrDavid Goulet2025-08-201-1/+1
* hyper-examples: Rename example directorynield2025-07-201-1/+1
* hyper-examples: Remove subdirectories from examplenield2025-07-201-3/+1
* hyper-examples: Example creating custom ArtiHttpConnector for hypernield2025-07-201-0/+1
* Fix topological sort order of Cargo.toml.Nick Mathewson2025-05-071-1/+1
* Correct description of lto.Nick Mathewson2025-04-281-1/+1
* Change "release" to optimize for peformance.Nick Mathewson2025-04-241-3/+18
* arti-ureq: New library which integrates with ureqnield2025-04-091-0/+2
* tor-congestion: remove crateSteven Engler2025-03-031-1/+0
* Rewrite download manager exampletidely2025-02-041-0/+1
* check_toposort: Topologically sort the dependency.Gabriela Moldovan2024-12-111-1/+1
* Cargo.toml: Sort dependencies.Gabriela Moldovan2024-12-041-2/+2
* tor-connect-point: new crate to manage RPC connect pointsNick Mathewson2024-11-191-0/+1
* cargo: reorder workspace membersSteven Engler2024-11-041-1/+2
* 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