summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * TorClientBuilder: take self by reference when buildingNick Mathewson2024-06-242-4/+5
|/
* Merge branch 'refactor-hspath' into 'main'gabi-2502024-06-203-153/+301
|\
| * tor-circmgr: Clarify the update_last_hop_kind documentation.Gabriela Moldovan2024-06-201-2/+10
| * tor-circmgr: Rename VanguardPath to PathBuilder.Gabriela Moldovan2024-06-202-13/+12
| * tor-circmgr: Remove duplicated path building logic from HS pool.Gabriela Moldovan2024-06-201-30/+19
| * tor-circmgr: Fix clippy warning.Gabriela Moldovan2024-06-201-1/+1
| * tor-circmgr: Gate vanguard-specific code behind vanguards feature.Gabriela Moldovan2024-06-201-0/+15
| * tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts (fmt).Gabriela Moldovan2024-06-201-5/+2
| * tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts.Gabriela Moldovan2024-06-202-118/+259
| * tor-circmgr: Remove unnecessary TODO.Gabriela Moldovan2024-06-201-1/+0
|/
* Merge branch 'test-hspath' into 'main'gabi-2502024-06-207-83/+566
|\
| * tor-circmgr: Rename HsCircStubKind::len to HsCircStubKind::num_hops.Gabriela Moldovan2024-06-202-5/+5
| * tor-circmgr: Note which test prevents TROVE-2024-005.Gabriela Moldovan2024-06-201-0/+1
| * tor-circmgr: Write tests for the HsPathBuilder.Gabriela Moldovan2024-06-203-0/+465
| * tor-circmgr: Refactor duplicated circuit stub length calculation.Gabriela Moldovan2024-06-202-27/+26
| * tor-guardmgr: Make some vanguard test helpers public (fmt).Gabriela Moldovan2024-06-201-10/+5
| * tor-guardmgr: Make some vanguard test helpers public.Gabriela Moldovan2024-06-202-51/+69
| * tor-circmgr: Add a TODO about an unused restriction.Gabriela Moldovan2024-06-201-0/+5
|/
* Merge branch 'update-curve25519-dalek' into 'main'gabi-2502024-06-201-9/+2
|\
| * Update curve25519-dalek to 4.1.3.Gabriela Moldovan2024-06-201-9/+2
|/
* Merge branch 'ticket1432_01' into 'main'David Goulet2024-06-189-0/+68
|\
| * tls: Support export keying material (RFC 5705)David Goulet2024-06-189-0/+68
* | Merge branch 'always-amd64' into 'main'David Goulet2024-06-181-24/+67
|\ \
| * | CI: Bail if unexpectedly using a non-amd64 containerJim Newsome2024-06-181-0/+20
| * | CI: use single-arch docker images where availableJim Newsome2024-06-171-24/+47
* | | Merge branch 'tolerate_missing_blob' into 'main'Nick Mathewson2024-06-183-24/+165
|\ \ \ | |_|/ |/| |
| * | sqlite: (style) Use consistent casing on "ExtDocs"Nick Mathewson2024-06-181-2/+2
| * | storage: Remove orphaned files from dir_blobsNick Mathewson2024-06-123-0/+119
| * | dirmgr: create temporary testing stores with correct paths.Nick Mathewson2024-06-121-3/+3
| * | dirmgr: reformat cargo.tomlNick Mathewson2024-06-121-1/+2
| * | dirmgr::storage: Enable foreign keys on our sqlite connections.Nick Mathewson2024-06-121-0/+4
| * | dirmgr::storage: Treat a missing blob file as an absent object.Nick Mathewson2024-06-121-19/+36
* | | Merge branch 'deftly-incompat' into 'main'David Goulet2024-06-1832-44/+51
|\ \ \
| * | | Change deftly syntax to post 0.12.1 versionIan Jackson2024-06-1716-19/+19
| * | | Update to derive-deftly 0.12.1Ian Jackson2024-06-1722-27/+34
| | |/ | |/|
* | | Merge branch 'hss-subcommand' into 'main'gabi-2502024-06-183-38/+60
|\ \ \ | |/ / |/| |
| * | arti: Add a TODO about a possible refactoring.Gabriela Moldovan2024-06-171-0/+2
| * | arti: Move arti hss subcommand implementation to separate module.Gabriela Moldovan2024-06-173-38/+58
|/ /
* | Merge branch 'mailmap' into 'main'Nick Mathewson2024-06-151-0/+1
|\ \
| * | meta: Use my new nameClara Engler2024-06-151-0/+1
|/ /
* | Merge branch 'no_built_in_roots' into 'main'Ian Jackson2024-06-131-0/+4
|\ \
| * | rtcompat: Set disable_built_in_roots With native_tls.Nick Mathewson2024-06-131-0/+4
| |/
* | Merge branch 'streaming_mds_from_store_v2' into 'main'Nick Mathewson2024-06-131-6/+25
|\ \ | |/ |/|
| * dirmgr: Limit the number of mds that we will fetch from sqlite at once.Nick Mathewson2024-06-121-6/+14
| * dirmgr: split out the loading part of load_once into a new function.Nick Mathewson2024-06-121-6/+17
|/
* Merge branch 'arti-relay-flag' into 'main'Nick Mathewson2024-06-128-43/+101
|\
| * maint: Fix check-cli-help to pass shellcheckDavid Goulet2024-06-111-4/+3
| * relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-118-41/+100
* | Merge branch 'rpc-stream-methods' into 'main'Nick Mathewson2024-06-117-229/+370
|\ \
| * | Several typo fixes from GabiNick Mathewson2024-06-112-5/+4