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-netdoc: derive_common: Break out field ordering check
Ian Jackson
2025-12-10
2
-16
/
+18
|
*
|
tor-netdoc: derive_common: Break out item field type definitions
Ian Jackson
2025-12-10
2
-6
/
+6
|
*
|
tor-netdoc: derive_common: Break out main field type definitions
Ian Jackson
2025-12-10
2
-12
/
+11
|
*
|
tor-netdoc: derive_common: Break out F_KEYWORD_*, F_FLATTEN, F_NORMAL
Ian Jackson
2025-12-10
2
-34
/
+33
|
*
|
tor-netdoc: Introduce new derive_common Rust module with d-d modules
Ian Jackson
2025-12-10
2
-0
/
+68
|
*
|
tor-netdoc: parse2: Rename NetdocParseableCommon d-d module
Ian Jackson
2025-12-10
1
-3
/
+3
|
*
|
tor-netdoc: Break out netdoc_ordering_check into new derive_common.rs
Ian Jackson
2025-12-10
3
-34
/
+38
|
*
|
tor-netdoc: Drop the allow(unused)
Ian Jackson
2025-12-10
1
-1
/
+0
|
*
|
tor-netdoc: recast Ignored and impl new encoding traits
Ian Jackson
2025-12-10
2
-5
/
+52
|
*
|
tor-netdoc: encoding: impl new traits for NotPresent
Ian Jackson
2025-12-10
1
-0
/
+30
|
*
|
tor-netdoc: encoding: Provide multiplicity module
Ian Jackson
2025-12-10
3
-1
/
+214
|
*
|
tor-netdoc: encoding: Add new traits that we will derive
Ian Jackson
2025-12-10
1
-0
/
+99
|
*
|
tor-netdoc: Add imports to encode module, for new encode derive
Ian Jackson
2025-12-10
2
-2
/
+20
|
*
|
tor-netdoc: NetdocParseable: Document that BTreeSet is allowed
Ian Jackson
2025-12-10
2
-0
/
+5
|
|
/
*
|
tor-dirserver: Document nested round-robins
Clara Engler
2025-12-10
1
-2
/
+15
*
|
tor-dirserver: Improve download_single's doc
Clara Engler
2025-12-10
1
-5
/
+2
*
|
tor-dirserver: Rename DownloadManager to ConsensusBoundDownloader
Clara Engler
2025-12-10
1
-13
/
+13
*
|
tor-dirclient: Remove Downloadable for good
Clara Engler
2025-12-10
2
-28
/
+4
*
|
tor-dirclient: Fix Requestable rustdoc
Clara Engler
2025-12-10
1
-2
/
+2
*
|
tor-dirserver: Add doc for TcpConnect error
Clara Engler
2025-12-10
1
-0
/
+4
*
|
tor-dirserver: Documentation improvements
Clara Engler
2025-12-10
1
-3
/
+5
*
|
tor-dirserver: Replace IO with TcpConnect error
Clara Engler
2025-12-10
2
-4
/
+18
*
|
tor-dirclient: Improve upon Requestable subtraits
Clara Engler
2025-12-10
1
-11
/
+7
*
|
tor-dirserver: Fix wrong warning section
Clara Engler
2025-12-10
1
-1
/
+1
*
|
tor-dirserver: Implement DownloadManager
Clara Engler
2025-12-10
4
-0
/
+401
*
|
tor-dirclient: Semantic traits for Requestable
Clara Engler
2025-12-10
1
-0
/
+28
*
|
tor-dirclient: Improve upon error logging
Clara Engler
2025-12-10
1
-3
/
+3
|
/
*
Merge branch 'relay-or-config' into 'main'
opara
2025-12-09
2
-4
/
+65
|
\
|
*
arti-relay: advertise config fields are now lists
Steven Engler
2025-12-09
2
-4
/
+65
*
|
tor-config: Make derive(Flattenable) use $crate.
Nick Mathewson
2025-12-09
1
-4
/
+3
*
|
Revert "tor-config: Code to serialize Option<Option<Duration>> via humantime"
Nick Mathewson
2025-12-09
3
-28
/
+0
*
|
Demonstration: convert tor-circmgr to use derive_deftly(TorConfig)
Nick Mathewson
2025-12-09
1
-98
/
+32
*
|
tor-config: new derive_deftly(TorConfig) template.
Nick Mathewson
2025-12-09
3
-0
/
+3042
*
|
tor-config: New Buildable trait.
Nick Mathewson
2025-12-09
1
-2
/
+18
*
|
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
|
\
\
[prev]
[next]