summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | CHANGELOG: Mention !2016.Gabriela Moldovan2024-03-041-0/+2
| * | | CHANGELOG: Mention !2010.Gabriela Moldovan2024-03-041-1/+2
|/ / /
* | | 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
| |/ /
* | | Merge branch 'fix-repro-builds' into 'main'gabi-2502024-03-042-2/+2
|\ \ \
| * | | upgrade docker image for reproducible buildstrinity-1686a2024-03-032-2/+2
| |/ /
* | | Merge branch 'workaround_1307' into 'main'gabi-2502024-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | Make test_partial_write linux-only.Nick Mathewson2024-02-291-1/+1
|/ /
* | Merge branch 'changelog' into 'main'gabi-2502024-02-291-0/+216
|\ \
| * | CHANGELOG: Move OnionService.md change to the docs section.Gabriela Moldovan2024-02-291-2/+2
| * | CHANGELOG: Add more details and some clarifications.Ian Jackson2024-02-291-5/+8
| * | CHANGELOG: Add the planned date for 1.2.0 release.Gabriela Moldovan2024-02-291-1/+1
| * | CHANGELOG: Add links.Gabriela Moldovan2024-02-291-0/+90
| * | CHANGELOG: Say which version we upgraded curve25519-dalek from.Gabriela Moldovan2024-02-291-1/+1
| * | CHANGELOG: Move publisher bug fix under onion svc development.Gabriela Moldovan2024-02-291-3/+3
| * | CHANGELOG: Fix reference to wrong script.Gabriela Moldovan2024-02-291-1/+1
| * | CHANGELOG: Linkify the onion services doc.Gabriela Moldovan2024-02-291-1/+1
| * | CHANGELOG: The new version is 1.2.0, not 1.1.14.Gabriela Moldovan2024-02-291-2/+2
| * | CHANGELOG: Fix punctuation, linkify MR.Nick Mathewson2024-02-291-2/+2
| * | CHANGELOG: Use "and" in enumeration.Nick Mathewson2024-02-291-1/+1
| * | CHANGELOG: Add changelog up to 7b986555f1d0a05deba8bc03e5463d1a20fc8a74Gabriela Moldovan2024-02-291-0/+123
|/ /
* | Merge branch 'cargo-audit-fix' into 'main'gabi-2502024-02-291-84/+84
|\ \ | |/ |/|
| * Run cargo update to fix cargo-audit job.Gabriela Moldovan2024-02-291-84/+84
|/
* Merge branch 'update-deps' into 'main'gabi-2502024-02-2810-394/+384
|\
| * tor-bytes: Remove signature dependency.Gabriela Moldovan2024-02-282-2/+0
| * tor-netdir: Remove signature dependency.Gabriela Moldovan2024-02-282-2/+0
| * Run cargo-update in preparation for 1.1.14 release.Gabriela Moldovan2024-02-281-347/+359
| * Upgrade to latest config.Gabriela Moldovan2024-02-284-23/+13
| * Upgrade to latest signature.Gabriela Moldovan2024-02-286-23/+15
* | Merge branch 'semvermd-fixes' into 'main'Alexander Færøy2024-02-283-0/+3
|\ \ | |/ |/|
| * 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
|/
* Merge branch 'uniq-id-logging' into 'main'Nick Mathewson2024-02-2810-32/+84
|\
| * 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
| * tor-circmgr: Add TODO about adding context to Error::CircCanceled.Gabriela Moldovan2024-02-271-0/+5
| * tor-circmgr: Add UniqId to Error::Protocol.Gabriela Moldovan2024-02-273-0/+9