summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-keymgr: Remove now-outdated TODOs.Gabriela Moldovan2023-11-021-4/+0
| * | | | tor-keymgr: Rename KeyDenotator::display() to KeyDenotator::encode().Gabriela Moldovan2023-11-021-5/+5
| * | | | tor-keymgr: Add KeyDenotator::decode for decoding key denotators.Gabriela Moldovan2023-11-021-0/+38
| * | | | tor-keymgr: Remove unnecessary KeyDenotator impl.Gabriela Moldovan2023-11-021-10/+0
| * | | | tor-keymgr: Remove derive_meta arg from KeyMgr::list_matching (fmt).Gabriela Moldovan2023-11-022-25/+18
| * | | | tor-keymgr: Remove derive_meta arg from KeyMgr::list_matching.Gabriela Moldovan2023-11-022-21/+15
|/ / / /
* | | | Merge branch 'intro2_replay_log' into 'main'Nick Mathewson2023-11-026-1/+482
|\ \ \ \ | |_|/ / |/| | |
| * | | replay: Remove false-positive special-casing in testsNick Mathewson2023-11-021-31/+10
| * | | Add a missing backtick.gabi-2502023-11-021-1/+1
| * | | Use io::Result to shorten return type.gabi-2502023-11-021-1/+1
| * | | Add BSL-1.0 license to permitted listNick Mathewson2023-11-021-0/+1
| * | | Add a replay log to IptMsgHandler.Nick Mathewson2023-11-021-0/+35
| * | | hss: Add functionality for a persistent replay log.Nick Mathewson2023-11-024-1/+467
|/ / /
* | | Merge branch 'hss-err-misc' into 'main'Ian Jackson2023-11-012-2/+22
|\ \ \ | |/ / |/| |
| * | HSS: impl HasKind for FatalErrorIan Jackson2023-11-011-0/+13
| * | HSS: publisher: Add ReactorError::Other containing FatalErrorIan Jackson2023-11-011-2/+9
* | | Merge branch 'warning' into 'main'gabi-2502023-11-011-2/+2
|\ \ \
| * | | tor-keymgr: Fix a broken docs linkIan Jackson2023-11-011-2/+2
| |/ /
* | | Merge branch 'fix-warning' into 'main'Nick Mathewson2023-10-311-3/+3
|\ \ \ | |/ / |/| |
| * | tor-hsservice: Remove unnecessary clone()s.Gabriela Moldovan2023-10-311-3/+3
|/ /
* | Merge branch 'abolish-svc-key-role' into 'main'gabi-2502023-10-3110-238/+606
|\ \
| * | tor-keymgr: Add TODO HSS about using derive-dhoc.Gabriela Moldovan2023-10-311-0/+3
| * | tor-hsclient: Add TODO about using the new define_key_specifiers! macro.Gabriela Moldovan2023-10-301-0/+2
| * | tor-hsservice: Add tests for define_svc_key_specifier.Gabriela Moldovan2023-10-301-0/+62
| * | tor-hsservice: Define key specifiers using the new helper macro (fmt).Gabriela Moldovan2023-10-305-40/+21
| * | tor-hsservice: Define key specifiers using the new helper macro.Gabriela Moldovan2023-10-307-186/+79
| * | tor-hsservice: Add convenience wrapper around define_key_specifier (fmt).Gabriela Moldovan2023-10-301-2/+2
| * | tor-hsservice: Add convenience wrapper around define_key_specifier.Gabriela Moldovan2023-10-301-0/+83
| * | tor-keymgr: Add tests for define_key_specifier!.Gabriela Moldovan2023-10-301-0/+106
| * | tor-keymgr: Add macro for defining key specifiers.Gabriela Moldovan2023-10-301-0/+241
| * | tor-keymgr: Move the KeyDenotator trait to tor-keymgr (fmt).Gabriela Moldovan2023-10-302-4/+4
| * | tor-keymgr: Move the KeyDenotator trait to tor-keymgr.Gabriela Moldovan2023-10-305-48/+45
* | | Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-3110-48/+0
* | | Remove "publish=false" from tor-hsrproxy.arti-v1.1.10Nick Mathewson2023-10-311-2/+0
* | | Merge branch 'semver-bumps' into 'main'Nick Mathewson2023-10-3132-211/+211
|\ \ \
| * | | no-dependant bumps for crates with changed dependencies.Nick Mathewson2023-10-315-8/+8
| * | | Patch version bumps in crates without breaking changesNick Mathewson2023-10-3128-84/+84
| * | | Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-3128-119/+119
* | | | Merge branch 'finish-1.1.10-changelog' into 'main'Nick Mathewson2023-10-311-11/+74
|\ \ \ \
| * | | | Add references to changelog.Nick Mathewson2023-10-311-7/+67
| * | | | Fill in the ackowledgments section.Nick Mathewson2023-10-311-1/+3
| * | | | Bring changelog up to date.Nick Mathewson2023-10-311-3/+4
* | | | | Merge branch 'unused' into 'main'Alexander Færøy2023-10-314-3/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-hsservice: Remove an unused mut in a testIan Jackson2023-10-311-3/+3
| * | | | Precisely cfg-decorate a constantIan Jackson2023-10-311-0/+1
| * | | | Add cfg_attr allow(unused_imports) to two cratesIan Jackson2023-10-312-0/+12
| |/ / /
* | | | Merge branch 'changelog-1.1.10' into 'main'Nick Mathewson2023-10-311-0/+136
|\ \ \ \ | |/ / / |/| | |
| * | | Changelog edits.Ian Jackson2023-10-311-3/+3
| * | | Changelog: Clarify our current limitations.Nick Mathewson2023-10-301-5/+3
| * | | changelog: Refer to the right version.gabi-2502023-10-301-1/+1