summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Document breaking changes to DownloadSchedule etc.Ian Jackson2022-04-261-0/+5
| * | DownloadSchedule: Rename field to "attempts"Ian Jackson2022-04-262-12/+12
| * | DownloadSchedule: Abolish accessors in DownloadScheduleConfigIan Jackson2022-04-263-42/+19
| * | DownloadSchudule: Have NetworkConfig contain BuildersIan Jackson2022-04-264-96/+74
| * | DownloadSchedule: Abolish new() methodIan Jackson2022-04-264-38/+82
| * | DownloadSchedule: tests: Do not try to set parallelism to 0Ian Jackson2022-04-262-13/+11
| * | DownloadSchedule: Provide builderIan Jackson2022-04-261-1/+42
* | | Merge branch 'msrv_1_56' into 'main'Nick Mathewson2022-04-2681-302/+287
|\ \ \ | |/ / |/| |
| * | Merge branch 'main' into 'msrv_1_56'Nick Mathewson2022-04-2617-179/+376
| |\ \ | |/ / |/| |
* | | Merge branch 'config-sub-list' into 'main'Nick Mathewson2022-04-2616-167/+348
|\ \ \
| * | | list-builder: Provide tests of all methodsIan Jackson2022-04-251-0/+31
| * | | list_builder: Allow the struct to not be pubIan Jackson2022-04-251-6/+6
| * | | list_builder: Use $crate namespaced importsIan Jackson2022-04-253-4/+5
| * | | Document defaults for all the config listsIan Jackson2022-04-255-4/+15
| * | | define_list_config_builder: Provide example of item_buildIan Jackson2022-04-251-0/+30
| * | | define_list_config_builder: Expand generated docs for methods etc.Ian Jackson2022-04-251-4/+16
| * | | Add semver note about added macros in tor-condfigIan Jackson2022-04-251-0/+4
| * | | Add semver notes for AuthorityListBuilder, PredictedPortsListBuilderIan Jackson2022-04-251-0/+2
| * | | Rename macro_first_nonempty (from macro_coalesce_args)Ian Jackson2022-04-253-4/+4
| * | | Rename ThingListBuilder::replace (from set)Ian Jackson2022-04-256-15/+15
| * | | Use better syntax for doc comment attributeIan Jackson2022-04-255-23/+11
| * | | Introduce PredictedPortsListBuilderIan Jackson2022-04-253-31/+39
| * | | config list-builder: Allow overriding the per-item build methodIan Jackson2022-04-254-2/+17
| * | | macro_coalesce_args: New helper macroIan Jackson2022-04-251-0/+30
| * | | Introduce AuthorityListBuilder in NetworkConfigBuilderIan Jackson2022-04-256-40/+44
| * | | Fix error return type of AuthorityBuilderIan Jackson2022-04-252-0/+6
| * | | Introduce define_list_config_builder macroIan Jackson2022-04-254-94/+134
| * | | logging: Drop a pointless .within() callIan Jackson2022-04-251-2/+1
* | | | Merge branch 'abstime-sum' into 'main'Ian Jackson2022-04-251-12/+29
|\ \ \ \
| * | | | AbsRetryTime::from_sum: Provide a test caseIan Jackson2022-04-251-0/+15
| * | | | AbsRetryTime::from_sum: Add missing full stopIan Jackson2022-04-251-1/+1
| * | | | retry-error: Provide AbsRetryTime::from_sub and use itIan Jackson2022-04-251-12/+14
| | | * | Update semver_status to note that all crates have had a breaking change.Nick Mathewson2022-04-251-0/+5
| | | * | squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-2545-64/+0
| | | * | Bump every crate's edition to 2021.Nick Mathewson2022-04-2533-33/+33
| | | * | Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-2533-0/+33
| | | * | Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-2528-202/+214
| | | * | Increase our MSRV to 1.56.Nick Mathewson2022-04-252-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'integers' into 'main'Ian Jackson2022-04-252-7/+55
|\| | | | |/ / |/| |
| * | tor-error: Handle integer overflowsSamanta Navarro2022-04-231-4/+27
| * | retry-error: Handle integer overflowSamanta Navarro2022-04-231-3/+28
| |/
* | Merge branch 'experimental-v3ident-public' into 'main'Ian Jackson2022-04-251-0/+5
|\ \
| * | Authority: make v3ident public under experimental-apiChristian Grigis2022-04-221-0/+5
* | | Merge branch 'fix-typos' into 'main'Ian Jackson2022-04-250-0/+0
|\ \ \
| * | | Fix typos bothering rust-nightly pipelineChristian Grigis2022-04-222-2/+2
| | |/ | |/|
* | | Merge branch 'test' into 'main'Ian Jackson2022-04-251-0/+2
|\ \ \
| * | | tor-basic-utils: Add RetryDelay::reset testSamanta Navarro2022-04-231-0/+2
| |/ /
* | | Merge branch 'type-skewestimate' into 'main'Ian Jackson2022-04-252-2/+2
|\ \ \ | |/ / |/| |
| * | fix typo in doctrinity-1686a2022-04-252-2/+2
|/ /
* | Merge branch 'config-sub' into 'main'eta2022-04-2220-342/+259
|\ \ | |/ |/|