aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | hsclient: Implement connection attempt tracking state machineIan Jackson2023-03-016-42/+408
| * | | | HS secret keys: Move aggregate/config to tor-hsclientIan Jackson2023-03-014-11/+81
| * | | | hsclient API: Remove notion of ambient keys fromk this layerIan Jackson2023-03-012-14/+5
| * | | | HS API: Remove HS client keys from circmgr APIIan Jackson2023-03-013-4/+1
| * | | | HS planning: Discuss whether to remove all HS code from circmgrIan Jackson2023-03-013-5/+20
| * | | | HS planning: Intend for HS connector to do all lifecycle mgmtIan Jackson2023-03-011-6/+3
| |/ / /
* | | | Merge branch 'establish_intro_yet_once_more' into 'main'Nick Mathewson2023-03-0112-68/+411
|\ \ \ \ | |/ / / |/| | |
| * | | tor-cell: Use a match when checking auth_key_typeNick Mathewson2023-03-011-6/+8
| * | | tor_cell: Use nested readers and writers for EstablishIntroNick Mathewson2023-03-011-18/+12
| * | | tor-cell: tweak comments on EstablishIntro members.Nick Mathewson2023-03-011-2/+2
| * | | Introduce a constant for the length of the output of hs_mac()Nick Mathewson2023-03-012-5/+8
| * | | tor-bytes: Clarify that Cursor is not a good thing, and could be neater.Nick Mathewson2023-03-011-2/+11
| * | | tor-cell: Rename EstablishIntro{Body => Details}Nick Mathewson2023-03-012-12/+12
| * | | clarify results of misusing cursorsIan Jackson2023-03-011-2/+2
| * | | tor-cell: Fix compilation for fuzzersNick Mathewson2023-03-013-4/+5
| * | | tor-cell: Make EstablishIntro do signaturesNick Mathewson2023-03-013-60/+302
| * | | tor-bytes: impl Readable and Writeable for CtByteArray.Nick Mathewson2023-02-282-0/+19
| * | | Expose a little new functionality from tor-llcrypto.Nick Mathewson2023-02-282-0/+11
| * | | tor-bytes: Add cursor functionality to ReaderNick Mathewson2023-02-282-0/+62
* | | | Merge branch 'more_hs_msgs' into 'main'Nick Mathewson2023-03-018-64/+227
|\| | | | |/ / |/| |
| * | Change several cfgs to refer to new feature names.Nick Mathewson2023-02-283-17/+17
| * | Mark new tests as onion-service-onlyNick Mathewson2023-02-281-0/+3
| * | tor-cell: Support extensions in INTRODUCE{1,2}Nick Mathewson2023-02-282-22/+26
| * | tor-cell: Implement IntroduceAck and IntroEstablishedNick Mathewson2023-02-282-19/+104
| * | tor-cell: Implement rendezvous1 and rendezvous2.Nick Mathewson2023-02-282-4/+60
| * | caret: work correctly when there are no defined variants.Nick Mathewson2023-02-281-2/+4
| * | hscrypto: Make several types Readable+WriteableNick Mathewson2023-02-283-0/+13
* | | Merge branch 'check_env' into 'main'Ian Jackson2023-03-013-24/+134
|\ \ \
| * | | doc: mention `maint/check_env` in CONTRIBUTING.mdEmil Engler2023-02-241-1/+12
| * | | maint: remove the dependency check from coverageEmil Engler2023-02-241-23/+0
| * | | maint: add a full dependency checkEmil Engler2023-02-241-0/+122
* | | | Merge branch 'main' into 'main'Ian Jackson2023-02-282-8/+11
|\ \ \ \
| * | | | Use humantime in tor-guardmgrSaksham Mittal2023-02-271-3/+3
| * | | | Use humantime in tor-checkableSaksham Mittal2023-02-271-5/+8
* | | | | Merge branch 'changes' into 'main'Ian Jackson2023-02-281-5/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove unnecessary warning from arti-hyper/READMESaksham Mittal2023-02-281-5/+0
|/ / / /
* | | | Remove semver.md files now that 1.1.2 is out.Nick Mathewson2023-02-288-21/+0
* | | | Merge branch 'bump_versions' into 'main'arti-v1.1.2Nick Mathewson2023-02-2831-202/+202
|\ \ \ \
| * | | | Follow-on patchlevel bumps for crates with changed dependenciesNick Mathewson2023-02-286-9/+9
| * | | | Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-2830-142/+142
| * | | | Bump tor-units version for breaking change.Nick Mathewson2023-02-2810-10/+10
| * | | | Bump patch-versions for breaking changes in tor-hs{crypto,client}Nick Mathewson2023-02-289-11/+11
| * | | | Bump minor versions for significant breaking changes.Nick Mathewson2023-02-2813-30/+30
* | | | | Merge branch 'changelog' into 'main'Nick Mathewson2023-02-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CHANGELOG: Fix typoIan Jackson2023-02-281-1/+1
* | | | | Update CHANGELOG to reflect merging !1033.Nick Mathewson2023-02-281-3/+3
* | | | | Merge branch 'hs-naming' into 'main'Nick Mathewson2023-02-2825-92/+93
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-hsservice: Fix an erroneous reference to an hs-client featureIan Jackson2023-02-281-1/+1
| * | | | Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-2825-92/+93
* | | | | Mostly wrap up the CHANGELOG for 1.1.2Nick Mathewson2023-02-281-9/+72
|/ / / /