| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | tor-hsservice: prelude: Move most imports from req.rs | Ian Jackson | 2024-03-05 | 2 | -18/+16 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from replay.rs | Ian Jackson | 2024-03-05 | 2 | -12/+13 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move most imports from rend_handshake.rs | Ian Jackson | 2024-03-05 | 2 | -16/+10 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from reupload_timer.rs | Ian Jackson | 2024-03-05 | 2 | -4/+2 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Promote imports from reactor.rs | Ian Jackson | 2024-03-05 | 2 | -4/+3 | |
| | | | | | | | | | | | | | Move these two publisher-specific imports to publish.rs. | |||||
| | * | | tor-hsservice: prelude: Move imports from reactor.rs | Ian Jackson | 2024-03-05 | 2 | -50/+25 | |
| | | | | ||||||
| | * | | tor-hsservice: Refer to mpsc::{Sender, Receiver} by their module name | Ian Jackson | 2024-03-05 | 1 | -4/+4 | |
| | | | | | | | | | | | | | Just "Sender" and "Receiver" is rather vague. | |||||
| | * | | tor-hsservice: prelude: Promote imports from descriptor.rs | Ian Jackson | 2024-03-05 | 2 | -1/+1 | |
| | | | | | | | | | | | | | Move these two publisher-specific imports to publish.rs. | |||||
| | * | | tor-hsservice: prelude: Move imports from descriptor.rs | Ian Jackson | 2024-03-05 | 2 | -21/+15 | |
| | | | | | | | | | | | | | We use these via an import of the parent, publish.rs. | |||||
| | * | | tor-hsservice: prelude: Move imports from backoff.rs | Ian Jackson | 2024-03-05 | 2 | -12/+5 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from publish.rs | Ian Jackson | 2024-03-05 | 2 | -13/+3 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from keys.rs | Ian Jackson | 2024-03-05 | 2 | -14/+6 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from ipt_set.rs | Ian Jackson | 2024-03-05 | 2 | -22/+9 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Use internal_prelude in ipt_lid.rs | Ian Jackson | 2024-03-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | This did use crate::*, which was a bit of a bodge. | |||||
| | * | | tor-hsservice: prelude: Move imports from helpers.rs | Ian Jackson | 2024-03-05 | 2 | -4/+3 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Use prelude names in anon_level.rs | Ian Jackson | 2024-03-05 | 1 | -5/+7 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from err.rs | Ian Jackson | 2024-03-05 | 2 | -12/+2 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from config.rs | Ian Jackson | 2024-03-05 | 2 | -11/+6 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from ipt_mgr.rs | Ian Jackson | 2024-03-05 | 2 | -53/+30 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move imports from lib.rs | Ian Jackson | 2024-03-05 | 2 | -43/+29 | |
| | | | | ||||||
| | * | | tor-hsservice: prelude: Move most imports from ipt_estanblish.rs | Ian Jackson | 2024-03-05 | 3 | -36/+67 | |
| | | | | ||||||
| | * | | tor-hsservice: Change: future::pending: use the one from futures-rs | Ian Jackson | 2024-03-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | publish::backoff used std::future::pending, whereas generally we mostly use futures::future::pending. This change ought to make no difference. | |||||
| | * | | tor-hsservice: Change: Use tor-async-utils oneshot, not raw one from futures | Ian Jackson | 2024-03-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | This may fix some bug or other. | |||||
| | * | | tor-hsservice: Move svc.rs contents into lib.rs | Ian Jackson | 2024-03-05 | 8 | -721/+719 | |
| | | | | ||||||
| | * | | tor-hsservice: Hide IptLocalId field, and provide test constructor | Ian Jackson | 2024-03-05 | 3 | -4/+5 | |
| | | | | ||||||
| | * | | tor-hsservice: Move IptLocalId into a module | Ian Jackson | 2024-03-05 | 3 | -102/+107 | |
| | | | | ||||||
| | * | | tor-hsservice: Move publish out of svc | Ian Jackson | 2024-03-05 | 8 | -11/+10 | |
| | | | | ||||||
| | * | | tor-hsservice: Move rend_handshake.rs out of svc | Ian Jackson | 2024-03-05 | 5 | -3/+3 | |
| | | | | ||||||
| | * | | tor-hsservice: Move ipt_establish.rs out of svc | Ian Jackson | 2024-03-05 | 4 | -5/+5 | |
| | | | | ||||||
| | * | | tor-hsservice: Move netdir.rs out of svc | Ian Jackson | 2024-03-05 | 5 | -4/+4 | |
| |/ / | ||||||
| * | | Merge branch 'remove-semver' into 'main' | Ian Jackson | 2024-03-05 | 9 | -26/+0 | |
| |\ \ | | | | | | | | | | | | | Remove semver.md files from arti 1.2.0 release. See merge request tpo/core/arti!2022 | |||||
| | * | | Remove semver.md files from arti 1.2.0 release. | Gabriela Moldovan | 2024-03-04 | 9 | -26/+0 | |
| | |/ | ||||||
| * | | Merge branch 'fslock_test' into 'main' | Ian Jackson | 2024-03-05 | 4 | -1/+46 | |
| |\ \ | | | | | | | | | | | | | fslock-guard: Add unit tests See merge request tpo/core/arti!2013 | |||||
| | * | | fslock-guard: Add unit tests | Tobias Stoeckmann | 2024-03-01 | 4 | -1/+46 | |
| | | | | | | | | | | | | | | | | This requires reordering of workspace members due to new internal dev-dependency. | |||||
| * | | | Merge branch 'windows_comments' into 'main' | Ian Jackson | 2024-03-05 | 2 | -13/+3 | |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix Windows documentation See merge request tpo/core/arti!2011 | |||||
| | * | | | fslock-guard: Update Windows comments | Tobias Stoeckmann | 2024-03-01 | 1 | -12/+2 | |
| | | | | | | | | | | | | | | | | | | | | | The implementation changed in bd52d43779ed3a61d000bf16e96ed09ad924e141 but comments have not been updated. | |||||
| | * | | | test-temp-dir: Fix comment | Tobias Stoeckmann | 2024-03-01 | 1 | -1/+1 | |
| | |/ / | | | | | | | | | | | | | Windows systems use comma instead of proclaimed colon. The code is correct, just the comment has to be fixed. | |||||
| * | | | Merge branch 'deny-unchecked-duration-substraction' into 'main' | Ian Jackson | 2024-03-05 | 55 | -0/+55 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | deny clippy::unchecked_duration_subtraction Closes #1304 See merge request tpo/core/arti!2008 | |||||
| | * | | | deny clippy::unchecked_duration_subtraction | trinity-1686a | 2024-02-29 | 55 | -0/+55 | |
| | | | | | ||||||
| * | | | | Merge branch 'runtime' into 'main' | Ian Jackson | 2024-03-05 | 2 | -4/+9 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | arti config watch: Pass a Runtime, not a TorClient See merge request tpo/core/arti!2017 | |||||
| | * | | | | arti config watch: Pass Runtime as first argument | Ian Jackson | 2024-03-04 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | That seems often how we do things elsewhere. | |||||
| | * | | | | arti config watch: Pass a Runtime, not a TorClient (fmt) | Ian Jackson | 2024-03-04 | 1 | -1/+6 | |
| | | | | | | ||||||
| | * | | | | arti config watch: Pass a Runtime, not a TorClient | Ian Jackson | 2024-03-04 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I found this confusing in !2009, where the variable is unused on Windows: I wondered if this meant our config-reloading only worked on Unix, since "obviously it would need the TorClient". But actually the TorClient was only used *in this argument* for its runtime. The actual reconfiguration of the TorClient is doen by it being in one of the ReconfigurableModule's. Change the type of the argument for clarity. | |||||
| * | | | | | Merge branch 'audit' into 'main' | gabi-250 | 2024-03-05 | 1 | -2/+2 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | upgrade mio to 0.8.11 See merge request tpo/core/arti!2025 | |||||
| | * | | | | upgrade mio to 0.8.11 | trinity-1686a | 2024-03-05 | 1 | -2/+2 | |
| |/ / / / | | | | | | | | | | | | | fix rustsec RUSTSEC-2024-0019 | |||||
| * | | | | Merge branch '1.2.0-bumps' into 'main'arti-v1.2.0 | gabi-250 | 2024-03-04 | 33 | -187/+189 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Bump versions for 1.2.0 release See merge request tpo/core/arti!2019 | |||||
| | * | | | | arti-hyper: Bump patchlevel. | Gabriela Moldovan | 2024-03-04 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | The version of its `arti-client` dependency changes from 0.14.0 -> 0.14.1. | |||||
| | * | | | | arti-rpcserver: Bump patchlevel. | Gabriela Moldovan | 2024-03-04 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | The version of its `arti-client` dependency changes from 0.14.0 -> 0.14.1. | |||||
| | * | | | | tor-dirclient: Bump minor version. | Gabriela Moldovan | 2024-03-04 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | `tor-dirclient` uses `tor-proto` in its public API, and its `tor-proto` version was bumped from 0.12.1 -> 0.16.1. | |||||
| | * | | | | tor-ptmgr: Bump minor version. | Gabriela Moldovan | 2024-03-04 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | `tor-ptmgr` uses `tor-config` in its public API, and `tor-config` had its minor version bumped. | |||||
