summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | changelog: document another internal API break.Nick Mathewson2023-02-271-0/+2
* | | | | Begin a changelog for 1.1.2Nick Mathewson2023-02-271-0/+88
| |/ / / |/| | |
* | | | Merge branch 'zlib' into 'main'Ian Jackson2023-02-271-2/+9
|\ \ \ \
| * | | | maint/check_licensse: Placate shellcheckIan Jackson2023-02-241-1/+1
| * | | | maint/check_licensse: Approve Zlib licenceIan Jackson2023-02-241-0/+1
| * | | | maint/check_licensse: Honour CARGO variableIan Jackson2023-02-241-2/+8
| * | | | maint/check_licensse: Do not discard actual errorIan Jackson2023-02-241-1/+1
* | | | | Merge branch 'update_20220227' into 'main'Nick Mathewson2023-02-271-74/+97
|\ \ \ \ \
| * | | | | Run cargo update in preparation for Wednesday ReleaseNick Mathewson2023-02-271-74/+97
|/ / / / /
* | | | | Merge branch 'fix-adhoc' into 'main'Ian Jackson2023-02-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | maint: fix `adhoc-add-lint-blocks` scriptEmil Engler2023-02-221-1/+1
| | |/ / | |/| |
* | | | Merge branch 'gitignore' into 'main'Ian Jackson2023-02-241-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | git: add maint/.gitignore for __pycache__Emil Engler2023-02-221-0/+1
|/ / /
* | | Merge branch 'coverage-dep-check' into 'main'Ian Jackson2023-02-221-0/+23
|\ \ \
| * | | maint: add a dependency check to coverageEmil Engler2023-02-211-0/+23
* | | | Merge branch 'cdf_pub_use' into 'main'Ian Jackson2023-02-213-9/+6
|\ \ \ \
| * | | | Apply a missing cfg_attr(docsrs...) in netdocNick Mathewson2023-02-211-0/+1
| * | | | Rearrange cfg_attr in relaycell::msgNick Mathewson2023-02-211-2/+2
| * | | | Fix a bug in check_doc_featuresNick Mathewson2023-02-211-7/+3
|/ / / /
* | | | 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
| |/ / / /
* | | | | Merge branch 'update_2023_02_17' into 'main'Ian Jackson2023-02-212-97/+122
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-dirmgr: Work around an apparent regression in `time`.Nick Mathewson2023-02-171-3/+3
| * | | | Run "cargo update" in preparation for the release in 2 weeks.Nick Mathewson2023-02-171-94/+119
* | | | | Fix the year on the 1.1.1 changelog.Nick Mathewson2023-02-171-1/+1
|/ / / /
* | | | Merge branch 'coverage-force' into 'main'Nick Mathewson2023-02-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | maint: forcefully remove files in coverageEmil Engler2023-02-161-1/+1
| |/ /
* | | 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
| * | | tor-netdoc: Run rustfmt (separately from the refactoring)Ian Jackson2023-02-152-5/+3
| * | | tor-netdoc: Abolish NetDocReader::iter and into_iterIan Jackson2023-02-151-13/+0
| * | | tor-netdoc: Remove many needless calls to .iter() and .into_iter()Ian Jackson2023-02-159-35/+32
| * | | tor-netdoc: Use impl Iterator for NetdocReader in .pause_atIan Jackson2023-02-151-2/+2
| * | | tor-netdoc: impl Iterator etc. for NetdocReaderIan Jackson2023-02-151-0/+29
| * | | tor-netdoc: move PeekableIterator to util.rsIan Jackson2023-02-152-24/+36
| * | | tor-netdoc: Delete now-unused PauseAt typeIan Jackson2023-02-151-149/+0
| * | | tor-netdoc: Use itertools to implement NetDocReader::pause_atIan Jackson2023-02-151-7/+11
| * | | tor-netdoc: Replace use of PauseAt::new_pred()Ian Jackson2023-02-152-9/+10
| * | | tor-netdoc: Have sectionrules.parse take I, not &mut IIan Jackson2023-02-151-2/+2
| * | | tor-netdoc: Import Peekable rather than referring to it by pathIan Jackson2023-02-151-3/+4
* | | | Merge branch 'hs-cells-1' into 'main'Nick Mathewson2023-02-167-490/+689
|\ \ \ \ | |_|/ / |/| | |
| * | | Mark a quoted block as text, so doctest ignores it.Nick Mathewson2023-02-161-1/+1
| * | | Add a TODO about combining several macros and patternsNick Mathewson2023-02-161-0/+4