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-rpcbase: Use Void to eliminate a panic, as statically unreachable
Ian Jackson
2024-05-02
2
-7
/
+11
|
*
|
|
Merge branch 'new_ci_cfg_strategy' into 'main'
Nick Mathewson
2024-05-07
55
-110
/
+110
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
55
-110
/
+110
|
*
|
|
Merge branch 'keymgr-test-utils' into 'main'
gabi-250
2024-05-07
4
-50
/
+105
|
|
\
\
\
|
|
*
|
|
tor-keymgr: Make test module private again.
Gabriela Moldovan
2024-05-07
1
-1
/
+1
|
|
*
|
|
tor-keymgr: Move TestSpecifier to test_utils.
Gabriela Moldovan
2024-05-07
3
-26
/
+49
|
|
*
|
|
tor-keymgr: Move test constants to test_utils.
Gabriela Moldovan
2024-05-07
4
-23
/
+55
|
*
|
|
|
Merge branch 'hyper' into 'main'
gabi-250
2024-05-07
1
-1
/
+18
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Declare arti-hyper obsolete and unmaintained
Ian Jackson
2024-05-02
1
-1
/
+18
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Add requisite RPC method name prefixes
Nick Mathewson
2024-05-06
1
-2
/
+2
|
*
|
|
Circuit reactor: use refutable let to unnest some code
Jim Newsome
2024-05-06
1
-34
/
+35
|
*
|
|
Circuit reactor: rename 'hop to 'hop_outbound
Jim Newsome
2024-05-06
1
-3
/
+3
|
*
|
|
Circuit reactor run_once: remove a level of nesting
Jim Newsome
2024-05-06
1
-27
/
+27
|
*
|
|
circuit reactor run_once: remove a level of nesting
Jim Newsome
2024-05-06
1
-90
/
+87
|
*
|
|
TorClient: Slightly cleaner (?) interface for registering RPC methods.
Nick Mathewson
2024-05-06
3
-5
/
+24
|
*
|
|
Add a note about declaring get and watch functions.
Nick Mathewson
2024-05-06
1
-0
/
+6
|
*
|
|
Add a note about why the RPC functions aren't declared as methods.
Nick Mathewson
2024-05-06
1
-0
/
+5
|
*
|
|
RPC: Send "null" for blockage rather than omitting it.
Nick Mathewson
2024-05-06
1
-2
/
+1
|
*
|
|
Lightly simplify the syntax for installing multiple InvokerEnts
Nick Mathewson
2024-05-06
2
-2
/
+42
|
*
|
|
RPC: Implement methods to get and watch client bootstrap status.
Nick Mathewson
2024-05-06
5
-3
/
+121
|
*
|
|
Add a const instance of rpc::Nil.
Nick Mathewson
2024-05-06
1
-0
/
+2
|
*
|
|
rpc: Remove a limitation on DynMethod macro.
Nick Mathewson
2024-05-06
1
-6
/
+5
|
|
|
/
|
|
/
|
|
*
|
tor-rpcbase: Require downcast_rs 1.2.1
Nick Mathewson
2024-05-05
1
-1
/
+1
|
*
|
Allow DropStatus to be unused.
Nick Mathewson
2024-05-05
1
-0
/
+1
|
*
|
Remove two unused cases of "TestError"
Nick Mathewson
2024-05-05
2
-6
/
+0
|
*
|
Resolve some clippy warnings about empty rustdoc.
Nick Mathewson
2024-05-05
4
-13
/
+7
|
|
/
|
*
Remove semver.md, post release
Ian Jackson
2024-04-30
1
-1
/
+0
*
|
tor-circmgr: If necessary, extend the circuit to become STUB+.
Gabriela Moldovan
2024-05-15
1
-8
/
+42
*
|
tor-circmgr: Add a helper for extending HsCircStubs by one hop.
Gabriela Moldovan
2024-05-15
1
-2
/
+15
*
|
arti: Bump patchlevel.
Gabriela Moldovan
2024-05-15
1
-1
/
+1
*
|
tor-circmgr: Bump patchlevel.
Gabriela Moldovan
2024-05-15
1
-1
/
+1
*
|
tor-circmgr: Fix path not being extended if lite vanguards are enabled.
Gabriela Moldovan
2024-05-15
1
-1
/
+10
*
|
tor-circmgr: Assign error-handling closure to variable.
Gabriela Moldovan
2024-05-15
1
-7
/
+10
*
|
tor-circmgr: Rename neighbor_exclusion variables for clarity.
Gabriela Moldovan
2024-05-15
1
-4
/
+4
*
|
tor-circmgr: After building the HS path, assert the length is correct.
Gabriela Moldovan
2024-05-15
1
-1
/
+18
|
/
*
Update separate lockfiles
Ian Jackson
2024-04-30
2
-3
/
+3
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
44
-353
/
+353
*
Bump versions of crates with nonfunctional changes
Ian Jackson
2024-04-30
3
-3
/
+3
*
Bump version of arti
Ian Jackson
2024-04-30
3
-3
/
+3
*
tor-memquota: Add contents of full feature
Ian Jackson
2024-04-30
1
-1
/
+1
*
arti-client: vanguards cargo feature: remove from experimental
Ian Jackson
2024-04-30
1
-1
/
+0
*
Merge branch 'enable-vanguards' into 'main'
Ian Jackson
2024-04-30
8
-28
/
+62
|
\
|
*
tor-guardmgr: Make remove_unlisted return the number of unlisted vanguards.
Gabriela Moldovan
2024-04-30
1
-2
/
+4
|
*
tor-guardmgr: Make remove_expired return the number of expired vanguards.
Gabriela Moldovan
2024-04-30
2
-20
/
+25
|
*
tor-guardmgr: Prevent misleading logs when not rotating vanguards.
Gabriela Moldovan
2024-04-29
2
-2
/
+15
|
*
tor-circmgr: Don't log unless we are launching some circuits.
Gabriela Moldovan
2024-04-29
1
-5
/
+7
|
*
tor-guardmgr: Make a vanguard log message more accurate.
Gabriela Moldovan
2024-04-29
1
-1
/
+1
|
*
arti: Make vanguards a default feature.
Gabriela Moldovan
2024-04-29
1
-0
/
+1
|
*
arti-client: Make vanguards non-experimental.
Gabriela Moldovan
2024-04-29
5
-10
/
+21
*
|
Merge branch 'quota-rename' into 'main'
Ian Jackson
2024-04-29
17
-10
/
+10
|
\
\
|
|
/
|
/
|
[prev]
[next]