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
...
|
*
|
|
proto: Give the relay reactor a stream map
Gabriela Moldovan
2025-10-21
3
-4
/
+12
|
*
|
|
proto: Rename RelayReactor to BackwardReactor
Gabriela Moldovan
2025-10-21
1
-5
/
+15
|
|
/
/
*
|
|
tor-netdoc: Lifetime impls: reindent
Ian Jackson
2025-10-21
1
-37
/
+37
*
|
|
tor-netdoc: derive NetdocParseableFields for Lifetime
Ian Jackson
2025-10-21
1
-0
/
+4
*
|
|
tor-netdoc: parse2: Provide documentation for derived Accumulator types
Ian Jackson
2025-10-21
1
-0
/
+3
*
|
|
tor-netdoc: Lifetime: change type of fields
Ian Jackson
2025-10-21
2
-8
/
+8
*
|
|
tor-netdoc: Lifetime: derive constructor and accessors
Ian Jackson
2025-10-21
1
-20
/
+17
*
|
|
tor-netdoc: Lifetime: Move some documentation to fields
Ian Jackson
2025-10-21
1
-10
/
+10
*
|
|
tor-netdoc: Lifetime: Construct Lifetime struct earlier
Ian Jackson
2025-10-21
1
-6
/
+10
|
/
/
*
|
arti-relay: refactor error handling
Steven Engler
2025-10-20
3
-142
/
+34
*
|
Merge branch 'ticket_2210_squashed' into 'main'
Nick Mathewson
2025-10-20
1
-2
/
+4
|
\
\
|
*
|
Use random_hostname() to pick an (E)SNI
Neel Chauhan
2025-10-20
1
-2
/
+4
|
|
/
*
|
Cleanup: Remove a variable rename
Nick Mathewson
2025-10-20
1
-4
/
+2
*
|
Refactor: turn circ_extensions_from_settings into a method
Nick Mathewson
2025-10-20
3
-63
/
+62
|
/
*
Merge branch 'guardmgr-retry-logging' into 'main'
wesleyac
2025-10-16
2
-8
/
+21
|
\
|
*
tor-guardmgr: Ignore cognitive_complexity lint.
Wesley Aptekar-Cassels
2025-10-16
1
-0
/
+1
|
*
tor-guardmgr: Use humantime for some logging.
Wesley Aptekar-Cassels
2025-10-16
2
-2
/
+2
|
*
tor-guardmgr: Add retry time to guard failure warning.
Wesley Aptekar-Cassels
2025-10-16
1
-7
/
+14
|
*
tor-guardmgr: Include retry time in AllGuardsDown error message.
Wesley Aptekar-Cassels
2025-10-16
1
-1
/
+6
*
|
Merge branch 'ignore-watch-multiple-test' into 'main'
gabi-250
2025-10-16
1
-0
/
+2
|
\
\
|
*
|
arti: Ignore reload_cfg::test::watch_multiple.
Wesley Aptekar-Cassels
2025-10-16
1
-0
/
+2
|
|
/
*
|
Merge branch 'cmd-checkers' into 'main'
gabi-250
2025-10-16
14
-64
/
+101
|
\
\
|
|
/
|
/
|
|
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker (fmt)
Gabriela Moldovan
2025-10-16
1
-1
/
+2
|
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker
Gabriela Moldovan
2025-10-16
7
-19
/
+19
|
*
proto: Fix docs to refer to the right stream:: paths.
Gabriela Moldovan
2025-10-16
2
-2
/
+2
|
*
proto: Move IncomingDataCmdChecker to top-level stream module.
Gabriela Moldovan
2025-10-16
4
-49
/
+55
|
*
proto: Split out DataCmdChecker into multiple types (fmt).
Gabriela Moldovan
2025-10-16
1
-1
/
+1
|
*
proto: Split out DataCmdChecker into multiple types.
Gabriela Moldovan
2025-10-16
3
-13
/
+51
|
*
proto: Do not fully-qualify Arc.
Gabriela Moldovan
2025-10-16
1
-3
/
+3
|
*
proto: Replace fully-qualified paths with use (fmt).
Gabriela Moldovan
2025-10-16
2
-8
/
+2
|
*
proto: Replace fully-qualified paths with use.
Gabriela Moldovan
2025-10-16
2
-8
/
+8
|
*
proto: Reformat imports post-move.
Gabriela Moldovan
2025-10-16
10
-12
/
+11
|
*
proto: Avoid crate-pub reexports of shared types from the client module.
Gabriela Moldovan
2025-10-16
11
-20
/
+19
|
*
proto: Move cmdchecker under top-level stream module.
Gabriela Moldovan
2025-10-16
3
-2
/
+2
*
|
Merge branch 'fix-watch-single-file-flake' into 'main'
wesleyac
2025-10-16
1
-3
/
+5
|
\
\
|
*
|
arti config: Fix flaky watch_single_file test in a more principled way.
Wesley Aptekar-Cassels
2025-10-07
1
-12
/
+4
|
*
|
arti config: Fix flaky watch_single_file test.
Wesley Aptekar-Cassels
2025-10-07
1
-2
/
+12
*
|
|
Fix new clippy nightly warning about subtracting Durations.
Nick Mathewson
2025-10-16
2
-8
/
+14
*
|
|
Remove a couple of unused imports.
Nick Mathewson
2025-10-16
2
-2
/
+1
|
|
/
|
/
|
*
|
Merge branch 'outbound-relay-doc-fix' into 'main'
Nick Mathewson
2025-10-16
1
-1
/
+1
|
\
\
|
*
|
proto: Fix typo in OutboundRelayLayer docs.
Gabriela Moldovan
2025-10-08
1
-1
/
+1
*
|
|
Merge branch 'parse2-routerstatus' into 'main'
Ian Jackson
2025-10-15
19
-118
/
+823
|
\
\
\
|
*
|
|
tor-netdoc: Add a lot of spec cross-references and tidy docs
Ian Jackson
2025-10-15
3
-15
/
+101
|
*
|
|
tor-netdoc: Typo fixes in docs
Ian Jackson
2025-10-15
2
-2
/
+2
|
*
|
|
tor-netdoc: tests: Print out vote routerstatus
Ian Jackson
2025-10-15
1
-1
/
+2
|
*
|
|
tor-netdoc: tests: Move vote parsing test to netstatus.rs
Ian Jackson
2025-10-15
2
-12
/
+21
|
*
|
|
tor-netdoc: tests: Use real `RouterStatus` in `parse2::poc`
Ian Jackson
2025-10-15
2
-9
/
+8
|
*
|
|
tor-netdoc: impl parse2 for RouterStatus entry
Ian Jackson
2025-10-15
2
-1
/
+85
|
*
|
|
tor-netdoc: Type for parsing `m` lines in votes
Ian Jackson
2025-10-15
2
-1
/
+39
|
*
|
|
tor-netdoc: Add ConsensusMethod type
Ian Jackson
2025-10-15
1
-3
/
+46
[prev]
[next]