index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-netdoc
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
4
-9
/
+9
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
2
-2
/
+2
*
Always use full path to rand::thread_rng().
Nick Mathewson
2025-03-18
1
-2
/
+1
*
Merge branch 'interface-abstraction-of-the-daleks' into 'main'
Nick Mathewson
2025-03-18
1
-1
/
+0
|
\
|
*
Wrap ed25519-dalek types.
Nick Mathewson
2025-03-18
1
-1
/
+0
*
|
netdoc: Reject BOMs and NULs.
Nick Mathewson
2025-03-17
2
-2
/
+55
*
|
netdoc: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
9
-38
/
+40
|
/
*
Merge branch 'happy-families' into 'main'
Nick Mathewson
2025-02-25
4
-6
/
+216
|
\
|
*
netdoc: Add "family-cert" entries to routerdesc parser
Nick Mathewson
2025-02-25
1
-3
/
+79
|
*
netdoc: Add "family-ids" line to microdesc parser
Nick Mathewson
2025-02-12
2
-2
/
+56
|
*
netdoc: Type to represent a relay family id
Nick Mathewson
2025-02-12
1
-1
/
+81
*
|
tor-netdoc: Fix useless conversion warning.
Gabriela Moldovan
2025-02-24
1
-1
/
+1
|
/
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
PoW: Consolidate feature flags into a single flag.
Wesley Aptekar-Cassels
2024-11-25
6
-17
/
+17
*
tor-netdoc: Error on PowParams::V1 when hs-pow-v1 is disabled.
Wesley Aptekar-Cassels
2024-11-25
1
-2
/
+11
*
tor-netdoc: Don't include pow_params in HsDesc when feature is disabled.
Wesley Aptekar-Cassels
2024-11-25
2
-7
/
+8
*
tor-netdoc: Support writing pow-params line.
Wesley Aptekar-Cassels
2024-11-25
3
-1
/
+110
*
TimerangeBound: Stop using std::ops::Bound.
Wesley Aptekar-Cassels
2024-11-25
2
-7
/
+7
*
tor-netdoc: add clippy allows and `#[non_exhaustive]`
Steven Engler
2024-11-20
1
-0
/
+2
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+3
*
Add a little test coverage for pow-params parsing.
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+108
*
hs-pow inner desc: broaden pow-params rule, disallow object for v1.
Wesley Aptekar-Cassels
2024-10-09
2
-3
/
+8
*
Fix incorrect doc comment.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+2
*
hs-pow: inner doc test using canned data from C tor.
Wesley Aptekar-Cassels
2024-10-09
1
-4
/
+39
*
hs-pow: Explain what the v1 scheme refers to, in PowParams.
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+7
*
hs-pow: Change rule to require pow_params type parameter.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
*
hs-pow: Use TimerangeBound for puzzle parameters.
Wesley Aptekar-Cassels
2024-10-09
1
-9
/
+9
*
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
5
-34
/
+46
*
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
4
-34
/
+63
*
First pass at implementing onion proof-of-work client
Wesley Aptekar-Cassels
2024-10-09
2
-2
/
+2
*
tor-netdoc: Add parsing support for pow-params.
Wesley Aptekar-Cassels
2024-10-09
3
-0
/
+120
*
tor-netdoc: Wrap some too-long comments and docs.
Gabriela Moldovan
2024-10-03
3
-4
/
+7
*
tor-netdoc: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
5
-22
/
+22
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-35
/
+35
*
tor-circmgr: Remove AbstractSpec and FakeSpec.
Wesley Aptekar-Cassels
2024-09-16
1
-0
/
+53
*
tor-netdoc: impl `Extend` on `NetParams`
Steven Engler
2024-09-03
1
-0
/
+6
*
Resolve unreachable_patterns warnings from nightly.
Nick Mathewson
2024-08-13
1
-12
/
+5
*
Fix "clippy::manual-pattern-char-comparison" warning on nightly
Nick Mathewson
2024-07-28
2
-2
/
+2
*
Merge branch 'expose-annotated' into 'main'
Nick Mathewson
2024-07-22
1
-0
/
+15
|
\
|
*
tor-netdoc: Dangerously expose annotation fields
Clara Engler
2024-06-21
1
-0
/
+15
*
|
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
1
-3
/
+4
*
|
Make TAP keys optional when parsing documents.
Nick Mathewson
2024-06-27
2
-27
/
+63
|
/
*
Add exception for cfg(fuzzing) in tor-netdoc
Nick Mathewson
2024-05-07
1
-1
/
+2
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
28
-0
/
+28
*
Add a clear_flags function to RouterStatusBuilder
Nick Mathewson
2024-03-12
1
-0
/
+6
[next]