summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | derive-deftly: Call pub_template_semver_checkIan Jackson2024-04-032-0/+4
| * | | | | Switch to derive-deftlyIan Jackson2024-04-0330-279/+262
* | | | | | Merge branch 'finish-backoff-refactor' into 'main'Nick Mathewson2024-04-022-31/+126
|\ \ \ \ \ \
| * | | | | | tor-hsservice: Move optional timeout to optionally_timeout().Gabriela Moldovan2024-04-021-7/+32
| * | | | | | tor-hsservice: s/timeout/overall_timeout for clarity.Gabriela Moldovan2024-04-021-2/+2
| * | | | | | tor-hsservice: Add a test for the backoff runner's single_attempt_timeout().Gabriela Moldovan2024-04-021-0/+51
| * | | | | | tor-hsservice: Use single_attempt_timeout in backoff Runner impl (fmt).Gabriela Moldovan2024-04-021-10/+10
| * | | | | | tor-hsservice: Use single_attempt_timeout in backoff Runner impl.Gabriela Moldovan2024-04-022-19/+38
* | | | | | | Merge branch 'loosen_check_licenses' into 'main'gabi-2502024-04-021-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove note about option-ext statusNick Mathewson2024-04-021-1/+0
| * | | | | | | Remove check_licenses exception for rustls-webpkiNick Mathewson2024-04-021-1/+0
|/ / / / / / /
* | | | | | | Merge branch 'unmanaged-proxy-config-test' into 'main'Nick Mathewson2024-04-024-10/+63
|\ \ \ \ \ \ \
| * | | | | | | Add a test for transport configurationNick Mathewson2024-04-021-0/+46
| * | | | | | | example-config: Indent transport argumentsNick Mathewson2024-04-021-9/+9
| * | | | | | | ptmgr: Use impl_standard_builder for TransportConfigNick Mathewson2024-04-021-1/+3
| * | | | | | | Make TorClientConfig implement AsRef<BridgesConfig>Nick Mathewson2024-04-021-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'remove_unused_rebased' into 'main'Nick Mathewson2024-04-0222-103/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | remove unused dependenciestrinity-1686a2024-04-0222-103/+5
|/ / / / /
* | / / / Remove semver.md files from arti-1.2.1 releaseNick Mathewson2024-04-027-18/+0
| |/ / / |/| | |
* | | | Merge branch 'version_bumps_1_2_1' into 'main'arti-v1.2.1arti-1.2.1Nick Mathewson2024-04-0256-881/+789
|\ \ \ \
| * | | | Run cargo update in {equix,hashx}/benchNick Mathewson2024-04-022-418/+326
| * | | | Bump arti crate to 1.2.1Nick Mathewson2024-04-024-4/+4
| * | | | Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-0246-405/+405
| * | | | Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-0233-54/+54
* | | | | Merge branch 'changelog-1.2.1' into 'main'Nick Mathewson2024-04-021-0/+224
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | changelog: Add !2052 to note about coarsetime.Nick Mathewson2024-04-021-1/+2
| * | | | Small edits to changelog from reviewNick Mathewson2024-04-021-5/+3
| * | | | Note two more API breaks in the changelog.Nick Mathewson2024-04-011-0/+5
| * | | | Write a changelog for 1.2.1Nick Mathewson2024-03-281-1/+221
| | |/ / | |/| |
* | | | Merge branch 'cargo-update' into 'main'Nick Mathewson2024-04-023-279/+309
|\ \ \ \ | |_|/ / |/| | |
| * | | fixup-features: Update to avoid deprecations in latest toml_editNick Mathewson2024-04-012-6/+13
| * | | Run "cargo update" in preparation for next releaseNick Mathewson2024-04-011-273/+296
* | | | Merge branch 'time' into 'main'Ian Jackson2024-04-025-89/+147
|\ \ \ \ | |/ / / |/| | |
| * | | tor-rtmock: Change word in commentIan Jackson2024-04-021-1/+1
| * | | tor-rtmock: Use MockTimeCore in time.rs too (fmt)Ian Jackson2024-03-251-6/+12
| * | | tor-rtmock: Use MockTimeCore in time.rs tooIan Jackson2024-03-251-23/+18
| * | | tor-rtmock: Introduce MockTimeCoreIan Jackson2024-03-252-25/+82
| * | | tor-rtmock: time_core: rename from coarse_time (fmt)Ian Jackson2024-03-251-1/+1
| * | | tor-rtmock: time_core: rename from coarse_timeIan Jackson2024-03-254-3/+3
* | | | Merge branch 'fixup-features-1.2.1' into 'main'Nick Mathewson2024-04-0115-7/+31
|\ \ \ \
| * | | | Run "fixup-features" in preparation for next release.Nick Mathewson2024-03-2815-7/+31
| | |/ / | |/| |
* | | | Merge branch 'downgrade-alpine-reproducible' into 'main'Nick Mathewson2024-03-292-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | downgrade alpine used for reproducible buildstrinity-1686a2024-03-292-2/+2
|/ / /
* | | Merge branch 'netdir-params-links' into 'main'Alexander Færøy2024-03-271-3/+3
|\ \ \
| * | | tor-netdir: Fix broken links in NetParameters docs.Gabriela Moldovan2024-03-261-3/+3
* | | | Merge branch 'yes-it-is-supported' into 'main'Alexander Færøy2024-03-271-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix note in config that claimed onion services weren't implementedNick Mathewson2024-03-271-1/+4
|/ / /
* | | Merge branch 'broad-semver' into 'main'gabi-2502024-03-263-8/+110
|\ \ \
| * | | Release.md: Clarify structure slightlyIan Jackson2024-03-261-6/+6
| * | | README: suggest use of cargo upgrade.Ian Jackson2024-03-251-0/+1