summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'remove-semver' into 'main'Ian Jackson2024-03-059-26/+0
|\ \
| * | Remove semver.md files from arti 1.2.0 release.Gabriela Moldovan2024-03-049-26/+0
| |/
* | Merge branch 'fslock_test' into 'main'Ian Jackson2024-03-052-0/+44
|\ \
| * | fslock-guard: Add unit testsTobias Stoeckmann2024-03-012-0/+44
* | | Merge branch 'windows_comments' into 'main'Ian Jackson2024-03-052-13/+3
|\ \ \
| * | | fslock-guard: Update Windows commentsTobias Stoeckmann2024-03-011-12/+2
| * | | test-temp-dir: Fix commentTobias Stoeckmann2024-03-011-1/+1
| |/ /
* | | Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-0553-0/+53
|\ \ \
| * | | deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-2953-0/+53
| |/ /
* | | Merge branch 'runtime' into 'main'Ian Jackson2024-03-052-4/+9
|\ \ \ | |_|/ |/| |
| * | arti config watch: Pass Runtime as first argumentIan Jackson2024-03-042-3/+3
| * | arti config watch: Pass a Runtime, not a TorClient (fmt)Ian Jackson2024-03-041-1/+6
| * | arti config watch: Pass a Runtime, not a TorClientIan Jackson2024-03-042-3/+3
* | | arti-hyper: Bump patchlevel.Gabriela Moldovan2024-03-041-1/+1
* | | arti-rpcserver: Bump patchlevel.Gabriela Moldovan2024-03-042-2/+2
* | | tor-dirclient: Bump minor version.Gabriela Moldovan2024-03-044-4/+4
* | | tor-ptmgr: Bump minor version.Gabriela Moldovan2024-03-042-2/+2
* | | tor-congestion: Bump minor version.Gabriela Moldovan2024-03-041-1/+1
* | | tor-cert: Bump minor version.Gabriela Moldovan2024-03-045-5/+5
* | | Bump patchlevel for tor-hscrypto.Gabriela Moldovan2024-03-041-1/+1
* | | arti: Bump minor version.Gabriela Moldovan2024-03-043-3/+3
* | | Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-0421-49/+49
* | | Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-0421-50/+50
* | | Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-0414-36/+36
* | | Bump patchlevel (not dependents) on crates with trivial changes.Gabriela Moldovan2024-03-043-3/+3
|/ /
* | Merge branch 'analyzer_windows_problems' into 'main'gabi-2502024-03-043-2/+6
|\ \
| * | arti: do not warn about unused variable on WindowsTobias Stoeckmann2024-02-291-0/+1
| * | tor-keymgr: Fix compilation on WindowsTobias Stoeckmann2024-02-291-0/+1
| * | arti: define RpcConfig only if neededTobias Stoeckmann2024-02-291-1/+1
| * | arti: use name bindings only if neededTobias Stoeckmann2024-02-291-1/+3
| |/
* | Merge branch 'windows_tests' into 'main'gabi-2502024-03-042-7/+15
|\ \
| * | arti: Fix Windows testTobias Stoeckmann2024-03-011-4/+10
| * | tor-persist: Improve test portabilityTobias Stoeckmann2024-03-011-3/+5
| |/
* | Merge branch 'fslock_windows' into 'main'gabi-2502024-03-041-2/+2
|\ \
| * | fslock-guard: Fix Windows compilationTobias Stoeckmann2024-03-011-2/+2
| |/
* | Merge branch 'windows_keymgr' into 'main'gabi-2502024-03-041-2/+8
|\ \
| * | keystore: Fix slugs creations on WindowsTobias Stoeckmann2024-03-011-2/+8
| |/
* / Make test_partial_write linux-only.Nick Mathewson2024-02-291-1/+1
|/
* Merge branch 'update-deps' into 'main'gabi-2502024-02-289-11/+7
|\
| * tor-bytes: Remove signature dependency.Gabriela Moldovan2024-02-281-1/+0
| * tor-netdir: Remove signature dependency.Gabriela Moldovan2024-02-281-1/+0
| * Upgrade to latest config.Gabriela Moldovan2024-02-283-4/+4
| * Upgrade to latest signature.Gabriela Moldovan2024-02-285-6/+4
* | tor-keymgr: Note removal of dummy KeyMgrBuilderError in semver.md.Gabriela Moldovan2024-02-281-0/+1
* | tor-hsservice: Note builder breaking change in semver.mdGabriela Moldovan2024-02-281-0/+1
* | tor-hsrproxy: Add missing semver.md.Gabriela Moldovan2024-02-281-0/+1
|/
* tor-proto: Note the addition of PendingClientCirc::peek_unique_id in semver.md.Gabriela Moldovan2024-02-281-1/+1
* tor-circmgr: Note Error breaking change in semver.md.Gabriela Moldovan2024-02-281-0/+1
* tor-circmgr: Include the UniqId in Protocol error string (fmt).Gabriela Moldovan2024-02-271-1/+6
* tor-circmgr: Include the UniqId in Protocol error string.Gabriela Moldovan2024-02-271-1/+1