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
path:
root
/
crates
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
*
arti: Move cfg_mgr preservation technique
Nick Mathewson
7 days
1
-2
/
+4
*
arti: In RPC mode, remember normalized configuration data
Nick Mathewson
7 days
1
-9
/
+43
*
arti: Give an Arc<CfgMgr> to RPC superuser sessions.
Nick Mathewson
7 days
4
-5
/
+26
*
arti: Construct CfgMgr object earlier.
Nick Mathewson
7 days
1
-10
/
+11
*
reload_cfg: add comments about some tricky points.
Nick Mathewson
7 days
1
-0
/
+9
*
reload_cfg: Allow modules to be set after CfgMgr is created
Nick Mathewson
7 days
1
-10
/
+35
*
code movement to tidy previous commit
Nick Mathewson
7 days
1
-44
/
+41
*
reload_cfg: Separate creation of CfgMgr and launch of task
Nick Mathewson
7 days
2
-7
/
+63
*
Merge branch 'all_bind_addr_fail' into 'main'
Jim Newsome
9 days
1
-1
/
+6
|
\
|
*
bind_dns_resolver: fail when no addresses in a group can bind
Steven Masnada
9 days
1
-1
/
+6
*
|
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
9 days
1
-1
/
+1
*
|
Reindent impl block.
Nick Mathewson
13 days
1
-87
/
+88
*
|
Move reload_configuration method.
Nick Mathewson
13 days
1
-40
/
+37
*
|
reload_cfg: Refactor to use a CfgMgr object.
Nick Mathewson
13 days
2
-87
/
+134
|
/
*
Merge branch 'dns_qdcount_must_be_one' into 'main'
Nick Mathewson
2026-08-12
1
-68
/
+71
|
\
|
*
fix: the number of dns queries should be 1
steven
2026-08-04
1
-68
/
+71
*
|
arti: Fix compilation of http-connect without rpc
Nick Mathewson
2026-08-10
1
-1
/
+1
|
/
*
Bump version for arti crate
Steven Engler
2026-08-03
1
-1
/
+1
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-26
/
+26
*
Merge branch 'testdata-export' into 'main'
Ian Jackson
2026-07-27
1
-1
/
+1
|
\
|
*
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
1
-1
/
+1
*
|
arti: Ratelimit proxy error reports
syphyr
2026-07-23
2
-3
/
+47
|
/
*
Use "extend" for arti ResponseBuilder extension trait
Ian Jackson
2026-07-16
2
-13
/
+4
*
Merge branch 'remove-lint' into 'main'
Jim Newsome
2026-07-15
7
-11
/
+2
|
\
|
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
6
-9
/
+0
|
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
2
-2
/
+2
|
*
Removed unnecessary lint
pryty26
2026-07-15
2
-2
/
+2
*
|
arti: subcommands: keys: Fix clippy::for-kv-map
hjrgrn
2026-07-13
1
-2
/
+2
*
|
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
3
-7
/
+7
|
/
*
Cargo plumbing to expose HS extension negotiation
Nick Mathewson
2026-07-02
1
-0
/
+5
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-2
/
+2
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-32
/
+32
*
arti: remove references to old `trace_filter` in comments
Steven Engler
2026-06-25
2
-2
/
+2
*
arti: subcommands: keys: Fix compact output
hjrgrn
2026-06-22
1
-1
/
+1
*
Merge branch 'keys-list-tests' into 'main'
opara
2026-06-18
11
-597
/
+33
|
\
|
*
arti: Gate the "arti keys" tests behind onion-service-service
Gabriela Moldovan
2026-06-17
1
-2
/
+6
|
*
arti: Remove no longer used test helper
Gabriela Moldovan
2026-06-17
1
-13
/
+1
|
*
arti: Remove now-obsolete keys test module
Gabriela Moldovan
2026-06-17
3
-581
/
+0
|
*
arti: Add a trycmd-based test for arti keys list error handling
Gabriela Moldovan
2026-06-17
3
-0
/
+5
|
*
doc/keys.md: Un-ignore some of the example snippets
Gabriela Moldovan
2026-06-17
2
-1
/
+16
|
*
arti: Sort the arti keys list output
Gabriela Moldovan
2026-06-17
1
-0
/
+5
*
|
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
\
|
*
|
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
|
Merge branch 'misc_string_slices_1' into 'main'
Clara Engler
2026-06-18
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arti: remove string slices
Nick Mathewson
2026-06-10
1
-2
/
+1
*
|
|
arti, keymgr: s/IDEA/TODO
Gabriela Moldovan
2026-06-17
1
-1
/
+1
*
|
|
arti: Don't mention entry validity in the help message
Gabriela Moldovan
2026-06-17
2
-2
/
+2
*
|
|
arti: subcommands: keys: Rework output of keys list
hjrgrn
2026-06-17
4
-149
/
+384
|
|
/
|
/
|
*
|
Merge branch 'cgo-stable' into 'main'
Nick Mathewson
2026-06-10
1
-2
/
+2
|
\
\
|
*
|
Mark "counter-galois-onion" as stable
Nick Mathewson
2026-06-04
1
-2
/
+2
[next]