summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-13/+13
|\
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-13/+13
* | cargo: Run fixup-featuresIan Jackson2024-10-301-2/+2
* | cargo: Declare [hs-]pow-* experimental everywhere elseIan Jackson2024-10-301-0/+2
|/
* Disable a lot of dead code warningsIan Jackson2024-10-171-0/+3
* Add a little test coverage for pow-params parsing.Wesley Aptekar-Cassels2024-10-092-0/+126
* hs-pow inner desc: broaden pow-params rule, disallow object for v1.Wesley Aptekar-Cassels2024-10-092-3/+8
* Fix incorrect doc comment.Wesley Aptekar-Cassels2024-10-091-1/+2
* hs-pow: inner doc test using canned data from C tor.Wesley Aptekar-Cassels2024-10-092-4/+87
* hs-pow: Explain what the v1 scheme refers to, in PowParams.Wesley Aptekar-Cassels2024-10-091-0/+7
* hs-pow: Change rule to require pow_params type parameter.Wesley Aptekar-Cassels2024-10-091-1/+1
* hs-pow: Use TimerangeBound for puzzle parameters.Wesley Aptekar-Cassels2024-10-091-9/+9
* hs-pow: Refactor to prefer stub types rather than cfg sprawl.Wesley Aptekar-Cassels2024-10-096-36/+47
* tor-hspow: Big refactor, dissolve this crateWesley Aptekar-Cassels2024-10-095-34/+68
* First pass at implementing onion proof-of-work clientWesley Aptekar-Cassels2024-10-092-2/+2
* tor-netdoc: Add parsing support for pow-params.Wesley Aptekar-Cassels2024-10-093-0/+120
* tor-netdoc: Wrap some too-long comments and docs.Gabriela Moldovan2024-10-033-4/+7
* tor-netdoc: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-035-22/+22
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-13/+13
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-253-36/+36
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* tor-circmgr: Remove AbstractSpec and FakeSpec.Wesley Aptekar-Cassels2024-09-161-0/+53
* tor-netdoc: impl `Extend` on `NetParams`Steven Engler2024-09-031-0/+6
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-13/+13
* Resolve unreachable_patterns warnings from nightly.Nick Mathewson2024-08-132-12/+6
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-13/+13
* Fix "clippy::manual-pattern-char-comparison" warning on nightlyNick Mathewson2024-07-282-2/+2
* Merge branch 'expose-annotated' into 'main'Nick Mathewson2024-07-221-0/+15
|\
| * tor-netdoc: Dangerously expose annotation fieldsClara Engler2024-06-211-0/+15
* | Fix clippy::doc_lazy_continuationIan Jackson2024-07-081-3/+4
* | Merge branch 'tap-out-phase-1' into 'main'Nick Mathewson2024-06-274-27/+107
|\ \
| * | Make TAP keys optional when parsing documents.Nick Mathewson2024-06-274-27/+107
* | | Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-13/+13
|/ /
* / Update to itertools 0.13.0Ian Jackson2024-06-251-2/+2
|/
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-13/+13
* Add exception for cfg(fuzzing) in tor-netdocNick Mathewson2024-05-071-1/+2
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-13/+13
* Switch to derive-deftlyIan Jackson2024-04-031-1/+1
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-13/+13
* Run maint/add_warning.Nick Mathewson2024-03-1328-0/+28
* Add a clear_flags function to RouterStatusBuilderNick Mathewson2024-03-121-0/+6
* Fix typos in doc commentsTobias Stoeckmann2024-03-061-1/+1
* Fix typos in commentsTobias Stoeckmann2024-03-061-1/+1
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | tor-cert: Bump minor version.Gabriela Moldovan2024-03-041-1/+1