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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
tor-netdoc: NetdocParseableFields: Pass ItemStream to finish
Ian Jackson
2026-05-27
5
-8
/
+24
|
*
|
|
|
|
tor-netdoc: implement encoding for rs::SoftwareVersion
Ian Jackson
2026-05-27
2
-0
/
+8
|
*
|
|
|
|
tor-netdoc: implement encoding for IgnoredPublicationTimeSp
Ian Jackson
2026-05-27
2
-0
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rd-or-address-sa' into 'main'
Clara Engler
2026-05-27
2
-10
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Spec link for RouterDesc::or_address
Clara Engler
2026-05-27
1
-2
/
+1
|
*
|
|
|
|
tor-netdoc: Store or-address in a SocketAddr
Clara Engler
2026-05-27
2
-8
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'eq-certifiedkey' into 'main'
Ian Jackson
2026-05-27
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-cert: Derive Eq on CertifiedKey
Clara Engler
2026-05-26
1
-2
/
+2
*
|
|
|
|
Merge branch 'ns-parts' into 'main'
Ian Jackson
2026-05-27
18
-142
/
+422
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Restore one-line formatting of use line
Ian Jackson
2026-05-27
1
-5
/
+1
|
*
|
|
|
|
tor-netdoc: Properly replace parse2::lex::NoFurtherArguments
Ian Jackson
2026-05-27
3
-18
/
+6
|
*
|
|
|
|
tor-netdoc: Remove duplicate semver entry
Ian Jackson
2026-05-27
1
-1
/
+0
|
*
|
|
|
|
tor-netdoc: Add some TODOs
Ian Jackson
2026-05-27
1
-0
/
+2
|
*
|
|
|
|
tor-netdoc: Rename FixedString to ConstantString
Ian Jackson
2026-05-27
5
-34
/
+34
|
*
|
|
|
|
tor-netdoc: Apply deferred rustfmt import churn
Ian Jackson
2026-05-27
2
-3
/
+5
|
*
|
|
|
|
tor-netdoc: introduce VoteStatusConsensus and VoteStatusVote
Ian Jackson
2026-05-27
3
-36
/
+16
|
*
|
|
|
|
tor-netdoc: NetworkStatusVersionItem, replacing poc's tuple
Ian Jackson
2026-05-27
3
-7
/
+34
|
*
|
|
|
|
tor-netdoc: VarietyKeyword, replacing poc's flavour type
Ian Jackson
2026-05-27
4
-27
/
+76
|
*
|
|
|
|
tor-netdoc: Promote/adjust poc's NetworkStatusSignatures
Ian Jackson
2026-05-27
2
-10
/
+17
|
*
|
|
|
|
tor-netdoc: Provide NoMoreArguments marker
Ian Jackson
2026-05-27
3
-2
/
+32
|
*
|
|
|
|
tor-netdoc: use DirectorySignaturesHashesAccu in SignatureGroup
Ian Jackson
2026-05-27
4
-9
/
+18
|
*
|
|
|
|
tor-netdoc: Make fields of DirectorySignaturesHashesAccu public
Ian Jackson
2026-05-27
2
-2
/
+5
|
*
|
|
|
|
tor-netdoc: SignatureGroup: add some notes to the docs
Ian Jackson
2026-05-27
1
-0
/
+4
|
*
|
|
|
|
tor-netdoc: Replace poc's NddDirectoryFooter with new Footer
Ian Jackson
2026-05-27
4
-10
/
+30
|
*
|
|
|
|
tor-netdoc: ConsensusFooterFields: Constructor, parse, encode
Ian Jackson
2026-05-27
3
-3
/
+14
|
*
|
|
|
|
tor-netdoc: ConsensusFooterFields: Tidy docs
Ian Jackson
2026-05-27
1
-4
/
+4
|
*
|
|
|
|
tor-netdoc: ConsensusFooterFields: Rename weights field to bandwidth_weights
Ian Jackson
2026-05-27
4
-6
/
+7
|
*
|
|
|
|
tor-netdoc: Rename Footer to ConsensusFooterFields
Ian Jackson
2026-05-27
5
-11
/
+14
|
*
|
|
|
|
tor-netdoc: NetworkStatusVersion, replacing poc's with FixedString
Ian Jackson
2026-05-27
3
-11
/
+15
|
*
|
|
|
|
tor-netdoc: Provide FixedString and defined_fixed_string
Ian Jackson
2026-05-27
3
-1
/
+146
*
|
|
|
|
|
Merge branch 'client_typestate' into 'main'
Nick Mathewson
2026-05-27
7
-230
/
+482
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Apply 2 suggestion(s) to 1 file(s)
Nick Mathewson
2026-05-27
1
-2
/
+2
|
*
|
|
|
|
|
client: Have launch_onion_service instantiate RunningInner as needed.
Nick Mathewson
2026-05-26
1
-4
/
+28
|
*
|
|
|
|
|
client: RunningInner::reconfigure: refactor running → self
Nick Mathewson
2026-05-26
2
-43
/
+81
|
*
|
|
|
|
|
client: Move dirmgr_store back into ClientShared.
Nick Mathewson
2026-05-26
1
-9
/
+10
|
*
|
|
|
|
|
client: Fold wait_for_bootstrap{,_running} into a single method.
Nick Mathewson
2026-05-26
1
-20
/
+14
|
*
|
|
|
|
|
client: change remaining wait_for_bootstrap user.
Nick Mathewson
2026-05-26
1
-5
/
+6
|
*
|
|
|
|
|
client: Defer creation of most structures until bootstrap.
Nick Mathewson
2026-05-26
2
-127
/
+226
|
*
|
|
|
|
|
client: Rename create_inner to create_impl
Nick Mathewson
2026-05-26
2
-2
/
+2
|
*
|
|
|
|
|
client: move bootstrap lock to the head of bootstrap_inner.
Nick Mathewson
2026-05-26
1
-5
/
+5
|
*
|
|
|
|
|
client: Factor out the "running a client" code into an inner typestate
Nick Mathewson
2026-05-26
5
-91
/
+186
|
*
|
|
|
|
|
client: rename ClientInner → ClientShared.
Nick Mathewson
2026-05-26
1
-5
/
+5
*
|
|
|
|
|
|
Merge branch 'rpc_config_part1_v3' into 'main'
Nick Mathewson
2026-05-27
16
-65
/
+365
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
config: Simplify ConfigurationTree::merge_from to take &mut self.
Nick Mathewson
2026-05-27
2
-8
/
+9
|
*
|
|
|
|
|
Apply 3 suggestion(s) to 2 file(s)
Nick Mathewson
2026-05-27
2
-3
/
+3
|
*
|
|
|
|
|
config: Update doctests to use Deftly, and to pass
Nick Mathewson
2026-05-27
3
-16
/
+24
|
*
|
|
|
|
|
Give resolve_return_results options to control output_tree.
Nick Mathewson
2026-05-27
3
-15
/
+51
|
*
|
|
|
|
|
config: Add an `output_tree` to our resolver methods.
Nick Mathewson
2026-05-27
1
-5
/
+33
|
*
|
|
|
|
|
config: Add a dd(TorConfig) attribute to override apply_defaults().
Nick Mathewson
2026-05-27
1
-1
/
+36
|
*
|
|
|
|
|
config: Add a method to fill in a builder with unset defaults
Nick Mathewson
2026-05-27
12
-1
/
+155
[prev]
[next]