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-keymgr: Avoid using UnparsedOpenSshKey.
Gabriela Moldovan
2024-05-07
1
-5
/
+6
|
*
|
Merge branch 'example_warnings' into 'main'
Alexander Færøy
2024-05-07
7
-21
/
+21
|
|
\
\
|
|
*
|
Adjust examples lints using add_warning
Nick Mathewson
2024-05-07
7
-21
/
+21
|
*
|
|
Merge branch 'bug1395_remaining' into 'main'
Nick Mathewson
2024-05-07
8
-54
/
+81
|
|
\
\
\
|
|
*
|
|
Rename bucket-array-api feature to bucket-array
Nick Mathewson
2024-05-07
4
-20
/
+22
|
|
*
|
|
Fix indentation from last commit.
Nick Mathewson
2024-05-07
1
-33
/
+33
|
|
*
|
|
tor-cell: Allow unuexpected_cfgs in restricted macro.
Nick Mathewson
2024-05-07
1
-0
/
+7
|
|
*
|
|
equix: Add a rustdoc warning exception.
Nick Mathewson
2024-05-07
1
-0
/
+4
|
|
*
|
|
equix: use a feature to expose bucket array API.
Nick Mathewson
2024-05-07
4
-16
/
+28
|
|
*
|
|
Add exception for cfg(fuzzing) in tor-netdoc
Nick Mathewson
2024-05-07
1
-1
/
+2
|
|
*
|
|
tor-consdiff: Avoid cfg(fuzzing).
Nick Mathewson
2024-05-07
2
-4
/
+5
|
|
|
/
/
|
*
/
/
Use the right feature name for an allow(dead_code).
Nick Mathewson
2024-05-07
1
-1
/
+1
|
|
/
/
|
*
|
Merge branch 'void' into 'main'
Nick Mathewson
2024-05-07
2
-7
/
+11
|
|
\
\
|
|
*
|
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
[prev]
[next]