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: parse2: Record previous position in ArgumentStream
Ian Jackson
2025-10-09
1
-1
/
+8
*
|
|
tor-netdoc: parse2: Rename methods on ArgumentStream
Ian Jackson
2025-10-09
3
-11
/
+16
*
|
|
tor-netdoc: parse2: Add whole_line_len to ArgumentStream
Ian Jackson
2025-10-09
2
-4
/
+17
*
|
|
Merge branch 'comparison-chain' into 'main'
gabi-250
2025-10-09
1
-0
/
+6
|
\
\
\
|
*
|
|
tor-proto: bring back comparison chain w/ allow
hashcatHitman
2025-10-08
1
-9
/
+14
|
*
|
|
tor-proto: replace comparison chain with match
hashcatHitman
2025-10-08
1
-8
/
+9
*
|
|
|
Merge branch 'normal-ip-arguments' into 'main'
Ian Jackson
2025-10-09
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
tor-netdoc: impl NormalItemArgument for Ipv4Addr and SocketAddr
Ian Jackson
2025-10-08
1
-0
/
+5
|
|
/
/
/
*
|
|
|
arti-relay: replaced `Runtime + ToplevelBlockOn` with `ToplevelRuntime`
Steven Engler
2025-10-08
1
-3
/
+3
*
|
|
|
arti-relay: expand comment on `InertTorRelay`
Steven Engler
2025-10-08
1
-0
/
+17
*
|
|
|
arti-relay: change `allow` to `expect`
Steven Engler
2025-10-08
1
-5
/
+4
*
|
|
|
arti-relay: add a new `TorRelay`
Steven Engler
2025-10-08
2
-1
/
+50
*
|
|
|
arti-relay: store the `TorRelayConfig` in the `InertTorRelay`
Steven Engler
2025-10-08
2
-4
/
+7
*
|
|
|
arti-relay: change `TorRelay` into `InertTorRelay`
Steven Engler
2025-10-08
2
-24
/
+9
*
|
|
|
tor-config: remove stale comment on `ConfigurationSources::try_from_cmdline`
Steven Engler
2025-10-08
1
-2
/
+0
*
|
|
|
arti-relay: log the override options used
Steven Engler
2025-10-08
1
-1
/
+32
*
|
|
|
tor-config: add `ConfigurationSources::options()`
Steven Engler
2025-10-08
1
-0
/
+7
*
|
|
|
arti-relay: add mainloop
Steven Engler
2025-10-08
2
-8
/
+61
*
|
|
|
arti-relay: add `ToplevelBlockOn` to returned runtime
Steven Engler
2025-10-08
1
-2
/
+2
*
|
|
|
arti-relay: don't prepend "arti-relay: " to log lines
Steven Engler
2025-10-08
1
-10
/
+2
*
|
|
|
arti-relay: re-add trailing '/' to default paths in help text
Steven Engler
2025-10-08
1
-2
/
+12
*
|
|
|
Merge branch 'aarch64-fix' into 'main'
Nick Mathewson
2025-10-08
3
-13
/
+31
|
\
\
\
\
|
*
|
|
|
hashx: A couple of comments about register ranges
Nick Mathewson
2025-10-08
2
-0
/
+4
|
*
|
|
|
hashx: Make exceptions for clippy warnings from dynasm.
Nick Mathewson
2025-10-08
1
-9
/
+17
|
*
|
|
|
hashx: Make RegisterId::x() return u8 on aarch64
Nick Mathewson
2025-10-07
1
-3
/
+3
|
*
|
|
|
hashx: Provide a u8 accessor for RegisterId.
Nick Mathewson
2025-10-07
2
-1
/
+7
*
|
|
|
|
Merge branch '2151-check-integrity-output' into 'main'
opara
2025-10-08
1
-55
/
+183
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arti: keys: Simplify `run_check_integrity`
hjrgrn
2025-10-08
1
-9
/
+7
|
*
|
|
|
arti: keys: Improve readability of `print_check_integrity_incipit`
hjrgrn
2025-10-08
1
-11
/
+7
|
*
|
|
|
arti: keys: Fix typo in `run_check_integrity`
hjrgrn
2025-10-08
1
-1
/
+1
|
*
|
|
|
arti: keys: Rename `invalid_entry` to `expired_entry` in `run_check_integrity`
hjrgrn
2025-10-08
1
-3
/
+3
|
*
|
|
|
arti: keys: Add warning for unexpected invalid keystore entry
hjrgrn
2025-10-08
1
-14
/
+16
|
*
|
|
|
arti: keys: Improve readability of `run_check_integrity`
hjrgrn
2025-10-08
1
-5
/
+4
|
*
|
|
|
arti: keys: Add comment explaining why `services` cannot be dropped
hjrgrn
2025-10-08
1
-0
/
+2
|
*
|
|
|
arti: keys: Add comment explaining difference between `affected_keystores` an...
hjrgrn
2025-10-08
1
-0
/
+5
|
*
|
|
|
arti: keys: Refactor `get_expired_keys`
hjrgrn
2025-10-08
1
-9
/
+6
|
*
|
|
|
arti: keys: Add integrity check for empty expired_entries
hjrgrn
2025-10-08
1
-0
/
+14
|
*
|
|
|
arti: keys: Introduce InvalidKeystoreEntry and InvalidKeystoreEntries structs
hjrgrn
2025-10-08
1
-33
/
+74
|
*
|
|
|
arti: keys: Remove `filter` in favor of `retain` in `run_check_integrity`
hjrgrn
2025-10-08
1
-11
/
+9
|
*
|
|
|
arti: keys: Add comment explaining expired entry handling in `run_check_integ...
hjrgrn
2025-10-08
1
-0
/
+2
|
*
|
|
|
arti: keys: Improve `run_check_integrity` function
hjrgrn
2025-10-08
1
-11
/
+23
|
*
|
|
|
arti: keys: Adapt `maybe_remove_invalid_entries` to updated `run_check_integr...
hjrgrn
2025-10-08
1
-14
/
+19
|
*
|
|
|
arti: keys: Refactor function `display_invalid_keystore_entries`
hjrgrn
2025-10-08
1
-32
/
+40
|
*
|
|
|
arti: keys: Implement `display_invalid_keystore_entries`
hjrgrn
2025-10-08
1
-2
/
+39
|
*
|
|
|
arti: keys: Refactor `display_invalid_keystore_entries`
hjrgrn
2025-10-08
1
-35
/
+38
|
*
|
|
|
arti: keys: Refactor run_check_integrity to use keystores with IDs
hjrgrn
2025-10-08
1
-28
/
+37
*
|
|
|
|
Merge branch 'netdoc-build-feat-docs' into 'main'
Nick Mathewson
2025-10-08
1
-3
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-netdoc: Deprecate the netdoc "builder pattern"
Ian Jackson
2025-10-07
1
-3
/
+5
|
*
|
|
|
tor-netdoc: Document the `hs-client` and `hs-service` features
Ian Jackson
2025-10-07
1
-0
/
+7
*
|
|
|
|
tor-netdoc: Add semver.md for parsing/printing changes
Ian Jackson
2025-10-08
1
-0
/
+4
[prev]
[next]