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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
tor-config: Helper types for setters to take as arguments
Nick Mathewson
2025-12-09
2
-0
/
+135
*
|
|
tor-config: Code to serialize Option<Option<Duration>> via humantime
Nick Mathewson
2025-12-09
3
-0
/
+28
*
|
|
tor_config: Make ListBuilders implement ExtendBuilder.
Nick Mathewson
2025-12-09
1
-0
/
+11
*
|
|
tor-config: Give Flattenable template a location.
Nick Mathewson
2025-12-09
1
-0
/
+1
*
|
|
tor-config: Allow Flattenable to apply to types with generics.
Nick Mathewson
2025-12-09
1
-1
/
+2
*
|
|
map_builder: Alternative syntax for use by derive(TorConfig)
Nick Mathewson
2025-12-09
1
-5
/
+51
*
|
|
extend_builder: Implement ExtendBuilder for HashMap.
Nick Mathewson
2025-12-09
1
-1
/
+17
*
|
|
tor-config: missing #[allow(dead_code)] in derive_list_builder_helper
Nick Mathewson
2025-12-09
1
-0
/
+1
*
|
|
tor-config: missing $crate in derive_list_builder_helper
Nick Mathewson
2025-12-09
1
-1
/
+1
*
|
|
tor-config: obviate need for Educe in derive_list_builder_helper
Nick Mathewson
2025-12-09
1
-2
/
+11
*
|
|
Merge branch 'fix-relay-compile' into 'main'
David Goulet
2025-12-09
5
-9
/
+14
|
\
\
\
|
*
|
|
proto: Remove outdated TODO about add_ent_with_id()
Gabriela Moldovan
2025-12-08
1
-3
/
+0
|
*
|
|
proto: Fix relay/hs-service feature gating (fmt)
Gabriela Moldovan
2025-12-08
1
-1
/
+1
|
*
|
|
proto: Fix relay/hs-service feature gating
Gabriela Moldovan
2025-12-08
5
-6
/
+14
*
|
|
|
tor-memquota: fix builds for 32-bit platforms
Yaksh Bariya
2025-12-09
1
-4
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'ticket1223' into 'main'
Nick Mathewson
2025-12-04
8
-128
/
+128
|
\
\
\
|
*
|
|
Refactor common code that builds circtargets for HS.
Nick Mathewson
2025-12-04
8
-128
/
+128
*
|
|
|
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
30
-76
/
+0
*
|
|
|
Merge branch 'netdoc-authcert' into 'main'
Clara Engler
2025-12-04
13
-2
/
+1011
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-netdoc: Implement new authority certificates
Clara Engler
2025-12-04
12
-1
/
+1010
|
*
|
|
tor-netdoc: Implement (Partial)Eq for VerifyFailed
Clara Engler
2025-12-04
1
-1
/
+1
*
|
|
|
Merge branch 'bump-criterion' into 'main'
Ian Jackson
2025-12-04
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
proto: Bump criterion, criterion-cycles-per-byte to 0.8.0
Gabriela Moldovan
2025-12-04
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'protover_refactor' into 'main'
Nick Mathewson
2025-12-04
19
-106
/
+135
|
\
\
\
|
*
|
|
protover: document interning in Protocols docs.
Nick Mathewson
2025-12-04
1
-0
/
+8
|
*
|
|
proto: Add comment about create_firsthop_fast
Nick Mathewson
2025-12-03
1
-1
/
+2
|
*
|
|
linkspec: Remove comment about expense of cloning protocols.
Nick Mathewson
2025-12-03
1
-2
/
+0
|
*
|
|
netdoc: Remove protocol interning.
Nick Mathewson
2025-12-03
8
-70
/
+48
|
*
|
|
protover: Intern ProtocolsInner.
Nick Mathewson
2025-12-03
2
-1
/
+11
|
*
|
|
protover: Make Protocols become an Arc internally.
Nick Mathewson
2025-12-03
1
-25
/
+42
|
*
|
|
Move intern from tor-netdir to tor-basic-utils and make it pub
Nick Mathewson
2025-12-03
9
-9
/
+17
|
*
|
|
tor_netdoc::intern: Note a future possible cleanup.
Nick Mathewson
2025-12-03
1
-0
/
+2
|
*
|
|
protover: Document un-recommended usage of Protocols::new()
Nick Mathewson
2025-12-03
1
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'n_authorities_usize' into 'main'
Ian Jackson
2025-12-04
3
-7
/
+6
|
\
\
\
|
*
|
|
tor-netdoc: Remove unnecessary casts
Clara Engler
2025-12-04
2
-2
/
+2
|
*
|
|
tor-netdoc: Store n_authorities in usize
Clara Engler
2025-12-02
3
-5
/
+4
*
|
|
|
tor-netdoc: Provide ItemEncoder::finish
Ian Jackson
2025-12-04
1
-0
/
+5
*
|
|
|
tor-netdoc: Improve and expose args_raw_string
Ian Jackson
2025-12-04
2
-3
/
+2
*
|
|
|
tor-netdoc: test2: Don't ever have raw String in defaulted arguments
Ian Jackson
2025-12-04
1
-9
/
+9
*
|
|
|
tor-netdoc: Better error from empty argument (fmt)
Ian Jackson
2025-12-04
1
-1
/
+4
*
|
|
|
tor-netdoc: Better error from empty argument
Ian Jackson
2025-12-04
1
-1
/
+1
*
|
|
|
tor-netdoc: Throw rather than squirreling error from NormalItemArgument
Ian Jackson
2025-12-04
1
-3
/
+1
*
|
|
|
tor-netdoc: Explain some downsides to use of ItemEncoder::arg
Ian Jackson
2025-12-04
1
-0
/
+3
*
|
|
|
Merge branch 'deftly-1.6.0' into 'main'
Ian Jackson
2025-12-04
27
-27
/
+29
|
\
\
\
\
|
*
|
|
|
tor-netdoc: Suppress a clippy warning more thoroughly
Ian Jackson
2025-12-04
1
-1
/
+2
|
*
|
|
|
Pin our derive-deftly version to ~1.6.0 everywhere
Ian Jackson
2025-12-03
6
-6
/
+6
|
*
|
|
|
tor-netdoc: Suppress a clippy warning
Ian Jackson
2025-12-03
1
-0
/
+1
|
*
|
|
|
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
26
-27
/
+27
|
|
|
/
/
|
|
/
|
|
*
|
|
|
tor-circmgr: small comment fix
Steven Engler
2025-12-03
1
-1
/
+1
*
|
|
|
tor-circmgr: reduce level of info reactor tracing msg
Steven Engler
2025-12-03
1
-1
/
+1
[prev]
[next]