summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | netdoc: Add an accessor for revision counter of the HsDescGabriela Moldovan2026-05-072-0/+6
* | | | | | | | | hsclient: Replace bool with Option<RefetchDescriptor> (fmt)Gabriela Moldovan2026-05-071-1/+5
* | | | | | | | | hsclient: Replace bool with Option<RefetchDescriptor>Gabriela Moldovan2026-05-071-7/+11
* | | | | | | | | hsclient: Refetch the descriptor if any introduction attempts are NACKedGabriela Moldovan2026-05-071-1/+41
* | | | | | | | | hsclient: Update the docs to say what the refetch flag doesGabriela Moldovan2026-05-071-0/+3
* | | | | | | | | hsclient: Add a flag for forcing a descriptor refetch (fmt)Gabriela Moldovan2026-05-071-14/+18
* | | | | | | | | hsclient: Add a flag for forcing a descriptor refetchGabriela Moldovan2026-05-071-2/+4
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'fallbackdir-07-05-2026' into 'main'David Goulet2026-05-071-900/+897
|\ \ \ \ \ \ \ \
| * | | | | | | | fallbackdir: Update list generated on May 07, 2026Tor CI Release2026-05-071-900/+897
* | | | | | | | | Merge branch 'more_io_classification' into 'main'Ian Jackson2026-05-071-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc-connect: classify newer io errorkinds.Nick Mathewson2026-05-071-2/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'cc-half-stream' into 'main'opara2026-05-076-81/+225
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | tor-proto: rename `*FlowCtrl::e` to `inner`Steven Engler2026-05-071-15/+15
| * | | | | | | | tor-proto: rename `*FlowCtrlEnum` to `*FlowCtrlInner`Steven Engler2026-05-071-14/+14
| * | | | | | | | tor-proto: fix flow control for half-streamsSteven Engler2026-05-075-79/+98
| * | | | | | | | tor-proto: add prototype for `HalfStreamFlowCtrl`Steven Engler2026-05-073-4/+124
| * | | | | | | | tor-proto: comment change on `StreamFlowCtrl`Steven Engler2026-05-071-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'hsclient-timeout-rewrite' into 'main'Nick Mathewson2026-05-074-184/+252
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | hsclient: Remove estimate of extra intro distance.Nick Mathewson2026-05-071-14/+8
| * | | | | | | circmgr: Document caveats about BuildCircuit estimatorNick Mathewson2026-05-071-0/+11
| * | | | | | | hsclient: Account for peer circuit retries.Nick Mathewson2026-05-071-1/+5
| * | | | | | | hsclient: Fix documentation about where timeouts are calculated.Nick Mathewson2026-05-071-8/+2
| * | | | | | | hsclient: Simplify h_num_own_{real_}hopsNick Mathewson2026-05-071-7/+11
| * | | | | | | hsclient: remove now-needless "allow(unused)" markers.Nick Mathewson2026-05-071-3/+0
| * | | | | | | circmgr: Modernize and correct saturating_mul_f64Nick Mathewson2026-05-071-19/+23
| * | | | | | | circmgr: Avoid half-steps in our timeout_scale calculationNick Mathewson2026-05-071-12/+23
| * | | | | | | circmgr, hsclient: Introduce and use a OneWay timeout estimator.Nick Mathewson2026-05-072-16/+18
| * | | | | | | hsclient: Move and correct timeouts for waiting for RENDEZVOUS2Nick Mathewson2026-05-071-66/+89
| * | | | | | | hsclient: move and correct timeouts for intro/ack.Nick Mathewson2026-05-071-30/+20
| * | | | | | | hsclient: Move and correct timeouts for establishing rend circuits.Nick Mathewson2026-05-072-34/+20
| * | | | | | | hsclient: Move and correct timeouts for hsdescriptor downloads.Nick Mathewson2026-05-072-17/+27
| * | | | | | | circmgr: Add num_hops members to mock tunnel types.Nick Mathewson2026-05-071-0/+38
| |/ / / / / /
* | | | | | | proto: Remove an allow for a now-pedantic warning.Nick Mathewson2026-05-071-6/+0
* | | | | | | hsservice, llcrypto, SecurityResponse: use cfg({true,false})Nick Mathewson2026-05-072-4/+4
* | | | | | | tor-config::derive: use cfg(true) and cfg(false)Nick Mathewson2026-05-071-7/+4
* | | | | | | tor-basic-utils: remove `flatten`Nick Mathewson2026-05-072-15/+2
* | | | | | | tor-basic-utils: Update comment about std::fmt::from_fn.Nick Mathewson2026-05-071-1/+1
|/ / / / / /
* | | | | | Merge branch 'release-2.3.0-remove-semver-md' into 'main'Ian Jackson2026-05-076-83/+0
|\ \ \ \ \ \
| * | | | | | release: Remove semver.md files.Wesley Aptekar-Cassels2026-05-066-83/+0
* | | | | | | tor-rtcompat: De-version self-dev-dependency to remove it during publishIan Jackson2026-05-071-1/+10
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'release-2.3.0-update-release-date' into 'main'Ian Jackson2026-05-061-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | release: Bump release date for 2.3.0.Wesley Aptekar-Cassels2026-05-061-1/+1
* | | | | | Merge branch 'release-2.3.0-version-bumps' into 'main'Ian Jackson2026-05-0657-548/+548
|\ \ \ \ \ \
| * | | | | | release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-0656-524/+524
| * | | | | | release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-0621-21/+21
| * | | | | | release: Bump arti version to 2.3.0.Wesley Aptekar-Cassels2026-05-063-3/+3
| |/ / / / /
* | | | | | Merge branch 'release-may-2026' into 'main'Ian Jackson2026-05-062-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | release: Run fixup-features.Wesley Aptekar-Cassels2026-05-052-0/+4
| |/ / / /
* / / / / Revert "rpc: Suppress a clippy false positive that appears with current beta"Nick Mathewson2026-05-041-2/+1
|/ / / /
* | | | Merge branch 'ticket_2517' into 'main'Alexander Hansen Færøy2026-05-042-18/+12
|\ \ \ \ | |_|/ / |/| | |