| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run maint/add_warning. | Nick Mathewson | 2024-03-13 | 1 | -0/+1 |
| | | |||||
| * | Run maint/add_warning to add lint block everywhere | Ian Jackson | 2023-08-23 | 1 | -0/+1 |
| | | |||||
| * | Run maint/add_warning to actually apply new lint allows | Ian Jackson | 2023-07-10 | 1 | -0/+1 |
| | | |||||
| * | Allow clippy::unchecked_duration_subtraction in tests | Nick Mathewson | 2023-01-27 | 1 | -0/+1 |
| | | | | | | This panics on error, and we're fine with a panic on misbehavior in tests. | ||||
| * | Merge branch 'test-config' into 'main' | Ian Jackson | 2022-11-23 | 1 | -1/+1 |
| |\ | | | | | | | | | tor-guardmgr: Fix visibility of TestConfig with no features enabled See merge request tpo/core/arti!875 | ||||
| | * | tor-guardmgr: Fix visibility of TestConfig with no features enabled | Ian Jackson | 2022-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | Without this, tor-guardmgr tests don't build when run without the crate's own testing feature enabled. | ||||
| * | | bridge non-support: Add doc notes to GuardMgrConfig::bridges_enabled | Ian Jackson | 2022-11-21 | 1 | -0/+7 |
| |/ | |||||
| * | Fix typos | Dimitris Apostolou | 2022-11-06 | 1 | -2/+2 |
| | | |||||
| * | guardmgr config: Provide bridge information to new and reconfigure | Ian Jackson | 2022-11-03 | 1 | -1/+20 |
| | | |||||
| * | guardmgr config: Introduce and require new GuardMgrConfig trait | Ian Jackson | 2022-11-03 | 1 | -0/+44 |
| It doesn't seem to me like it makes sense to provide the backward compatibility here. | |||||
