index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-netdoc
/
src
/
doc
/
hsdesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-checkable: Rename `TimeBound::check_valid_*` to `if_valid_*`
Ian Jackson
2026-07-23
3
-4
/
+4
*
tor-checkable: TimeBound: Make dangerously_into_parts return TimeRange
Ian Jackson
2026-07-23
1
-1
/
+2
*
tor-checkable: TimeRangeBound: Rename bounds to bounds_start_end
Ian Jackson
2026-07-23
1
-1
/
+1
*
Use new TimeRangeBound name throughout the tree
Ian Jackson
2026-07-16
4
-12
/
+12
*
Use new TimeBound name throughout the tree
Ian Jackson
2026-07-16
4
-5
/
+5
*
Merge branch 'upgrade-cipher' into 'main'
gabi-250
2026-07-13
1
-1
/
+1
|
\
|
*
Upgrade cipher, aes, and ctr.
Nick Mathewson
2026-07-13
1
-1
/
+1
*
|
Change HS descriptor sendme_inc into a NonZeroU8
Nick Mathewson
2026-07-02
1
-2
/
+3
*
|
netdoc: Add new capability negotiation pieces to hsdesc.
Nick Mathewson
2026-07-02
3
-0
/
+152
|
/
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
8
-0
/
+8
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
5
-18
/
+16
*
tor-netdoc: Un-gate every cfg feature = "hsdesc-inner-docs"
Ian Jackson
2026-04-30
3
-14
/
+7
*
tor-cert: Ed25519CertBuilder: do builder fn rename
Ian Jackson
2026-04-29
2
-3
/
+3
*
tor-netdoc: encoder: Rename .object() method to .object_bytes
Ian Jackson
2026-03-31
3
-5
/
+5
*
tor-netdoc: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-1
/
+2
*
netdoc: Add missing docs for encode_pow_params()
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
netdoc: allow unstable_name_collisions lint for exactly_one()
Gabriela Moldovan
2025-12-01
1
-0
/
+5
*
tor-netdoc: Rename ItemArgument method to write_arg_onto
Ian Jackson
2025-11-26
1
-3
/
+3
*
Merge branch 'bug2172' into 'main'
Nick Mathewson
2025-11-24
1
-1
/
+1
|
\
|
*
tor-llcrypto: Stop deriving Deref in CtByteArray
Neel Chauhan
2025-11-24
1
-1
/
+1
*
|
tor-netdoc: Split off Keyword::to_str into its own trait
Ian Jackson
2025-11-18
1
-2
/
+2
*
|
Apply deferred rustfmt churn
Ian Jackson
2025-11-10
3
-4
/
+4
*
|
tor-netdoc: Rename the `build` module to `encode`
Ian Jackson
2025-11-10
3
-4
/
+4
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
8
-8
/
+8
|
/
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
10
-33
/
+39
*
Suggestions from @gabi-250 on prop360 implementation.
Nick Mathewson
2025-07-10
1
-2
/
+2
*
netdoc, hsservice: Respect maximum descriptor sizes
Nick Mathewson
2025-07-10
1
-2
/
+17
*
netdoc: disallow extraneous space within final signature item
Nick Mathewson
2025-07-10
1
-1
/
+39
*
tor-netdoc: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
3
-7
/
+7
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
3
-5
/
+5
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
3
-8
/
+8
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
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: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
3
-3
/
+3
|
/
*
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
*
PoW: Consolidate feature flags into a single flag.
Wesley Aptekar-Cassels
2024-11-25
5
-15
/
+15
*
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
2
-0
/
+91
*
TimerangeBound: Stop using std::ops::Bound.
Wesley Aptekar-Cassels
2024-11-25
1
-3
/
+2
*
tor-netdoc: add clippy allows and `#[non_exhaustive]`
Steven Engler
2024-11-20
1
-0
/
+2
*
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
*
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
4
-26
/
+44
[next]