summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-017-64/+226
|\| | | |/ |/|
| * 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-282-0/+12
* | 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
* | | 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
* | Follow-on patchlevel bumps for crates with changed dependenciesNick Mathewson2023-02-285-5/+5
* | Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-2829-122/+122
* | Bump tor-units version for breaking change.Nick Mathewson2023-02-289-9/+9
* | Bump patch-versions for breaking changes in tor-hs{crypto,client}Nick Mathewson2023-02-288-9/+9
* | Bump minor versions for significant breaking changes.Nick Mathewson2023-02-2812-27/+27
* | 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
* | Merge branch 'cmd_checker' into 'main'Nick Mathewson2023-02-278-102/+273
|\ \ | |/ |/|
| * proto: Tweak documentation and names around CmdChecker.Nick Mathewson2023-02-275-9/+33
| * tor-proto: Rename end_received.Nick Mathewson2023-02-172-8/+9
| * Use CmdChecker in our stream handling code.Nick Mathewson2023-02-174-96/+92
| * tor-proto: Introduce CmdChecker, and define it for our streams.Nick Mathewson2023-02-174-0/+150
* | Apply a missing cfg_attr(docsrs...) in netdocNick Mathewson2023-02-211-0/+1
* | Rearrange cfg_attr in relaycell::msgNick Mathewson2023-02-211-2/+2
* | Merge branch 'unparsed_linkspec' into 'main'Ian Jackson2023-02-214-10/+84
|\ \
| * | tor-netdoc: Use UnparsedLinkSpec in IntroPointDesc.Nick Mathewson2023-02-171-9/+2
| * | tor-linkspec: New UnparsedLinkspec type.Nick Mathewson2023-02-173-1/+82
| |/
* | Merge branch 'hsdir_remove_comment' into 'main'Ian Jackson2023-02-211-1/+0
|\ \
| * | netdoc: Remove a TODO hs comment.Nick Mathewson2023-02-171-1/+0
| |/
* / tor-dirmgr: Work around an apparent regression in `time`.Nick Mathewson2023-02-171-3/+3
|/
* Merge branch 'doc-iter' into 'main'Nick Mathewson2023-02-1712-233/+116
|\
| * tor-netdoc: Fix doc comment following removal of PauseAtIan Jackson2023-02-161-3/+6