| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Support for "create missing directory". | Nick Mathewson | 2022-05-03 | 2 | -2/+87 | |
| | * | | | Add support for trusted group IDs. | Nick Mathewson | 2022-05-03 | 2 | -3/+58 | |
| | * | | | Implement support for the Sticky Bit. | Nick Mathewson | 2022-05-03 | 2 | -3/+54 | |
| | * | | | Second cut at a fs-mistrust crate. | Nick Mathewson | 2022-05-03 | 9 | -0/+1586 | |
| * | | | | Merge branch 'explain_downgrade' into 'main' | eta | 2022-05-03 | 1 | -0/+6 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Add a comment explaining what downgrade_dependencies is for. | Nick Mathewson | 2022-04-28 | 1 | -0/+6 | |
| * | | | | Merge branch 'update-tls-api' into 'main' | Ian Jackson | 2022-04-29 | 4 | -72/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | remove some unecessary crates from downgrade_dependencies | trinity-1686a | 2022-04-28 | 1 | -3/+1 | |
| | * | | | | update tls-api to 0.8.0 | trinity-1686a | 2022-04-28 | 3 | -69/+16 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'derive-builder-git-fixup' into 'main' | eta | 2022-04-27 | 10 | -18/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | derive_builder: Use git dep everywhere, rather than cargo patch | Ian Jackson | 2022-04-27 | 10 | -18/+10 | |
| * | | | | | Fix sentences | Samanta Navarro | 2022-04-27 | 3 | -7/+6 | |
| * | | | | | Fix spacing | Samanta Navarro | 2022-04-27 | 4 | -7/+7 | |
| * | | | | | Fix grammar and typos | Samanta Navarro | 2022-04-27 | 30 | -37/+37 | |
| * | | | | | Merge branch 'upgrade_dependencies' into 'main' | eta | 2022-04-27 | 18 | -40/+58 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | downgrade_dependencies: Remove "quote" exception. | Nick Mathewson | 2022-04-26 | 1 | -1/+0 | |
| | * | | | | Bump async_executors to 0.6 | Nick Mathewson | 2022-04-26 | 2 | -3/+3 | |
| | * | | | | Upgrade to AES 0.8 | Nick Mathewson | 2022-04-26 | 9 | -18/+36 | |
| | * | | | | Bump to config 0.13 | Nick Mathewson | 2022-04-26 | 4 | -5/+5 | |
| | * | | | | Upgrade tracing-journald to 0.3.0 | Nick Mathewson | 2022-04-26 | 2 | -3/+3 | |
| | * | | | | Upgrade to Postage 0.5.0 | Nick Mathewson | 2022-04-26 | 5 | -6/+7 | |
| | * | | | | Upgrade to rlimit 0.8.3, again. | Nick Mathewson | 2022-04-26 | 3 | -4/+4 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'download-schedule' into 'main' | Nick Mathewson | 2022-04-26 | 8 | -149/+177 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Make DownloadScheduleBuilder "alternative" defaults pub(crate) | Ian Jackson | 2022-04-26 | 1 | -2/+2 | |
| | * | | | Fix typo in message | Nick Mathewson | 2022-04-26 | 1 | -1/+1 | |
| | * | | | DirMgrConfig: Remove unnecessary accessors | Ian Jackson | 2022-04-26 | 3 | -28/+12 | |
| | * | | | DirMgrConfig: Rename two fields that contained a _config | Ian Jackson | 2022-04-26 | 4 | -12/+13 | |
| | * | | | Document breaking changes to DownloadSchedule etc. | Ian Jackson | 2022-04-26 | 1 | -0/+5 | |
| | * | | | DownloadSchedule: Rename field to "attempts" | Ian Jackson | 2022-04-26 | 2 | -12/+12 | |
| | * | | | DownloadSchedule: Abolish accessors in DownloadScheduleConfig | Ian Jackson | 2022-04-26 | 3 | -42/+19 | |
| | * | | | DownloadSchudule: Have NetworkConfig contain Builders | Ian Jackson | 2022-04-26 | 4 | -96/+74 | |
| | * | | | DownloadSchedule: Abolish new() method | Ian Jackson | 2022-04-26 | 4 | -38/+82 | |
| | * | | | DownloadSchedule: tests: Do not try to set parallelism to 0 | Ian Jackson | 2022-04-26 | 2 | -13/+11 | |
| | * | | | DownloadSchedule: Provide builder | Ian Jackson | 2022-04-26 | 1 | -1/+42 | |
| * | | | | Merge branch 'msrv_1_56' into 'main' | Nick Mathewson | 2022-04-26 | 81 | -302/+287 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Merge branch 'main' into 'msrv_1_56' | Nick Mathewson | 2022-04-26 | 17 | -179/+376 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | Merge branch 'config-sub-list' into 'main' | Nick Mathewson | 2022-04-26 | 16 | -167/+348 | |
| |\ \ \ \ | ||||||
| | * | | | | list-builder: Provide tests of all methods | Ian Jackson | 2022-04-25 | 1 | -0/+31 | |
| | * | | | | list_builder: Allow the struct to not be pub | Ian Jackson | 2022-04-25 | 1 | -6/+6 | |
| | * | | | | list_builder: Use $crate namespaced imports | Ian Jackson | 2022-04-25 | 3 | -4/+5 | |
| | * | | | | Document defaults for all the config lists | Ian Jackson | 2022-04-25 | 5 | -4/+15 | |
| | * | | | | define_list_config_builder: Provide example of item_build | Ian Jackson | 2022-04-25 | 1 | -0/+30 | |
| | * | | | | define_list_config_builder: Expand generated docs for methods etc. | Ian Jackson | 2022-04-25 | 1 | -4/+16 | |
| | * | | | | Add semver note about added macros in tor-condfig | Ian Jackson | 2022-04-25 | 1 | -0/+4 | |
| | * | | | | Add semver notes for AuthorityListBuilder, PredictedPortsListBuilder | Ian Jackson | 2022-04-25 | 1 | -0/+2 | |
| | * | | | | Rename macro_first_nonempty (from macro_coalesce_args) | Ian Jackson | 2022-04-25 | 3 | -4/+4 | |
| | * | | | | Rename ThingListBuilder::replace (from set) | Ian Jackson | 2022-04-25 | 6 | -15/+15 | |
| | * | | | | Use better syntax for doc comment attribute | Ian Jackson | 2022-04-25 | 5 | -23/+11 | |
| | * | | | | Introduce PredictedPortsListBuilder | Ian Jackson | 2022-04-25 | 3 | -31/+39 | |
| | * | | | | config list-builder: Allow overriding the per-item build method | Ian Jackson | 2022-04-25 | 4 | -2/+17 | |
