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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'destroy-on-drop' into 'main'
gabi-250
9 days
6
-71
/
+208
|
\
|
*
proto: Extend test to check DESTROY is sent to the next hop
Gabriela Moldovan
9 days
1
-0
/
+16
|
*
proto: Move assert_cell_is_destroy macro out of helper function
Gabriela Moldovan
9 days
1
-15
/
+15
|
*
proto: Add comments explaining why the tests use DestroyDirection::Backward
Gabriela Moldovan
9 days
1
-2
/
+14
|
*
proto: Remove misleading comment and rename misnamed variable
Gabriela Moldovan
9 days
1
-3
/
+2
|
*
proto: Clarify what read_{inbound,outbound} are for
Gabriela Moldovan
9 days
1
-0
/
+14
|
*
proto: Update the tests to check DESTROY is only sent when needed
Gabriela Moldovan
9 days
1
-25
/
+72
|
*
proto: Allocate a real circ id in the circ reactor tests
Gabriela Moldovan
9 days
1
-13
/
+47
|
*
proto: Make Channel::send_control() pub(crate) for testing
Gabriela Moldovan
9 days
1
-0
/
+1
|
*
proto: Expect a now-unused test function to be dead code
Gabriela Moldovan
9 days
1
-0
/
+1
|
*
proto: Update create handler tests to no longer expect DESTROY
Gabriela Moldovan
9 days
1
-18
/
+6
|
*
proto: s/client/next hop in test comment
Gabriela Moldovan
9 days
1
-1
/
+1
|
*
proto: Avoid sending DESTROY if we have received DESTROY
Gabriela Moldovan
9 days
2
-0
/
+25
|
/
*
Merge branch 'ahf/fix-load-store-path-formatting' into 'main'
opara
9 days
1
-1
/
+2
|
\
|
*
tor-persist: fix display of Target path(s).
Alexander Hansen Færøy
9 days
1
-1
/
+2
*
|
Merge branch 'ci-cleanup' into 'main'
Jim Newsome
9 days
1
-3
/
+14
|
\
\
|
*
|
ci: clean up build artifacts in 'deb-binary-{amd,arm}64' jobs
Steven Engler
10 days
1
-0
/
+3
|
*
|
ci: `rm -r ./target` in 'after_script'
Steven Engler
10 days
1
-3
/
+7
|
*
|
ci: show disk usage of project directory
Steven Engler
10 days
1
-0
/
+4
|
|
/
*
|
Merge branch 'bump-hyper' into 'main'
Nick Mathewson
9 days
1
-16
/
+16
|
\
\
|
|
/
|
/
|
|
*
maint/cargo-audit: Bump h2 to address RUSTSEC-2026-0258
Gabriela Moldovan
9 days
1
-16
/
+16
|
/
*
Merge branch 'all_bind_addr_fail' into 'main'
Jim Newsome
10 days
1
-1
/
+6
|
\
|
*
bind_dns_resolver: fail when no addresses in a group can bind
Steven Masnada
10 days
1
-1
/
+6
*
|
Merge branch 'config-refactor-v3' into 'main'
Nick Mathewson
10 days
3
-130
/
+176
|
\
\
|
*
|
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
10 days
1
-1
/
+1
|
*
|
Reindent impl block.
Nick Mathewson
2026-08-13
1
-87
/
+88
|
*
|
Move reload_configuration method.
Nick Mathewson
2026-08-13
1
-40
/
+37
|
*
|
reload_cfg: Refactor to use a CfgMgr object.
Nick Mathewson
2026-08-13
2
-87
/
+134
|
*
|
tor-config: Make FileWatcher must_use.
Nick Mathewson
2026-08-13
1
-0
/
+1
*
|
|
Merge branch 'proto-docs' into 'main'
opara
10 days
2
-25
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
README_relay: Check off a couple of circuit reactor items
Gabriela Moldovan
10 days
1
-2
/
+2
|
*
|
proto: Remove redundant heading
Gabriela Moldovan
10 days
1
-2
/
+0
|
*
|
proto: Update table to mention all the other commands we handle
Gabriela Moldovan
10 days
1
-2
/
+8
|
*
|
proto: Be more specific about where the meta messages are handled
Gabriela Moldovan
10 days
1
-14
/
+15
|
*
|
proto: Say how forward DESTROY are handled
Gabriela Moldovan
10 days
1
-1
/
+2
|
*
|
proto: Clarify that "it" refers to the forward reactor
Gabriela Moldovan
10 days
1
-1
/
+2
|
*
|
proto: Update docs to clarify they apply to RELAY_EARLY too
Gabriela Moldovan
10 days
1
-3
/
+2
|
*
|
proto: Update docs to say EXTEND2 is supported
Gabriela Moldovan
10 days
1
-5
/
+2
|
*
|
proto: Update reactor docs to say TRUNCATE is unsupported
Gabriela Moldovan
10 days
1
-2
/
+3
|
/
/
*
|
Merge branch 'take_until_with_limit' into 'main'
Nick Mathewson
2026-08-13
2
-10
/
+90
|
\
\
|
*
|
Add take_until_with_limit methods for better developer experience,
pryty26
2026-07-02
2
-10
/
+90
*
|
|
Merge branch 'refactor-use-task-handler' into 'main'
Nick Mathewson
2026-08-13
2
-20
/
+13
|
\
\
\
|
*
|
|
refactor: use TaskHandle for expiring circuit
iqdecay
2026-08-13
2
-20
/
+13
*
|
|
|
Merge branch 'unk-circid' into 'main'
gabi-250
2026-08-13
2
-40
/
+49
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
proto: Explicitly drop the cells with unrecognized CircIds
Gabriela Moldovan
2026-08-12
1
-0
/
+20
|
*
|
|
proto: Update tests now that unrecognized CREATED are dropped
Gabriela Moldovan
2026-08-11
1
-2
/
+2
|
*
|
|
proto: Update tests now that we tolerate unrecognized CircIds
Gabriela Moldovan
2026-08-11
1
-24
/
+8
|
*
|
|
proto: s/channel/circuit in test comment
Gabriela Moldovan
2026-08-11
1
-1
/
+1
|
*
|
|
proto: Ignore CREATED* with unrecognized CircIds
Gabriela Moldovan
2026-08-11
2
-9
/
+14
|
*
|
|
proto: Silently drop DESTROY/RELAY cells on unknown circuits (fmt)
Gabriela Moldovan
2026-08-11
1
-5
/
+3
[next]