summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Introduce maint/dependencies-bodge crateIan Jackson2026-03-311-0/+1
* Add a new web-time-compat crate.Nick Mathewson2026-03-261-0/+1
* Cargo.toml: Re-order crates so that tor-rtcompat can depend on tor-certNick Mathewson2026-02-021-3/+3
* memquota: Extract HasMemoryCost and derive to new crate.Nick Mathewson2026-02-021-0/+1
* cert: Extract x509 code into new tor-cert-x509 crate.Nick Mathewson2026-02-021-0/+1
* Add integration test suite for `hsc ctor-migrate` subcommandhjrgrn2026-02-021-0/+1
* New futures-copy crate to replace copy_interactive.Nick Mathewson2025-10-281-0/+1
* relay: Move crate around Cargo.toml for check_toposortDavid Goulet2025-10-231-3/+3
* Merge branch 'note-about-resolver' into 'main'Nick Mathewson2025-09-111-0/+4
|\
| * Add comment about why we need a manual "resolver" entry.Nick Mathewson2025-09-111-0/+4
* | Move `FallbackDir` into `tor-dircommon`Clara Engler2025-09-111-1/+1
|/
* tor-dirserver: Initial commitClara Engler2025-09-041-0/+1
* tor-dircommon: Initial commitClara Engler2025-09-021-0/+1
* 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