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
...
|
*
|
|
|
|
rtcompat: Add a fuzzer for round-trip general::SocketAddr parsing.
Nick Mathewson
2024-10-16
4
-1
/
+80
|
*
|
|
|
|
rtcompat: Add a fuzzer for general::SocketAddr parsing
Nick Mathewson
2024-10-16
3
-0
/
+43
|
*
|
|
|
|
general::SocketAddr: Format the unnamed address as "unix:"
Nick Mathewson
2024-10-16
1
-5
/
+12
|
*
|
|
|
|
Add reverse-enginered description of Rust socketaddr formats.
Nick Mathewson
2024-10-16
1
-0
/
+32
|
*
|
|
|
|
general::SocketAddr: Add unit tests
Nick Mathewson
2024-10-16
2
-38
/
+70
|
*
|
|
|
|
general::SocketAddr: Implement PartialEq.
Nick Mathewson
2024-10-16
1
-0
/
+39
|
*
|
|
|
|
general::SocketAddr: Specify and implement string representations.
Nick Mathewson
2024-10-16
1
-1
/
+285
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'fix-arti-relay-deps' into 'main'
opara
2024-10-16
4
-50
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arti: remove 'relay' subcommand and 'arti-relay' dep
Steven Engler
2024-10-15
4
-50
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'mq-feat-1' into 'main'
Jim Newsome
2024-10-16
15
-33
/
+54
|
\
\
\
\
|
*
|
|
|
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost ...
Ian Jackson
2024-10-16
4
-5
/
+25
|
*
|
|
|
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost
Ian Jackson
2024-10-16
11
-26
/
+26
|
*
|
|
|
Apply `default-features = false` to all tor-memquota deps
Ian Jackson
2024-10-16
7
-7
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'rpc_verb_methods' into 'main'
David Goulet
2024-10-16
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
RPC: Rename "arti:isolated_client" to "arti:new_isolated_client".
Nick Mathewson
2024-10-09
1
-1
/
+1
*
|
|
|
Update to pwd-grp 1.x
Ian Jackson
2024-10-15
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'mq-prevent' into 'main'
Ian Jackson
2024-10-15
15
-15
/
+64
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use mpsc_channel_no_memquota next to a TODO
Ian Jackson
2024-10-15
1
-3
/
+2
|
*
|
Use mpsc_channel_no_memquota in the RPC system (adding a TODO)
Ian Jackson
2024-10-15
1
-2
/
+5
|
*
|
tor-rtmock: Provide and use an mpsc::channel wrapper in tor-rtmock
Ian Jackson
2024-10-15
3
-3
/
+17
|
*
|
Introduce mpsc_channel_no_memquota and use it in the places it's wanted (fmt)
Ian Jackson
2024-10-15
1
-1
/
+2
|
*
|
Introduce mpsc_channel_no_memquota and use it in the places it's wanted
Ian Jackson
2024-10-15
10
-7
/
+39
*
|
|
Merge branch 'test-panic' into 'main'
Jim Newsome
2024-10-15
5
-18
/
+18
|
\
\
\
|
*
|
|
Replace _ => panic!() elsewhere
Ian Jackson
2024-10-15
4
-4
/
+4
|
*
|
|
Replace _ => panic!() in tor-proto
Ian Jackson
2024-10-15
1
-14
/
+14
|
|
/
/
*
|
|
Merge branch 'mq-toplevel' into 'main'
Ian Jackson
2024-10-15
13
-23
/
+46
|
\
\
\
|
*
|
|
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
12
-22
/
+31
|
*
|
|
memquota: Provide a method Arc::<MemoryQuotaTracker>::new_noop()
Ian Jackson
2024-10-15
1
-1
/
+15
|
|
/
/
*
|
|
Merge branch 'relaysign-specifier' into 'main'
David Goulet
2024-10-15
1
-0
/
+3
|
\
\
\
|
*
|
|
tor-relay-crypto: Temporarily comment out RelaySigningKeySpecifier.
Gabriela Moldovan
2024-10-14
1
-0
/
+3
*
|
|
|
Merge branch 'mq-todo' into 'main'
gabi-250
2024-10-15
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
memquota: Document the actual behaviour re streams/circuits
Ian Jackson
2024-10-15
1
-4
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'bump-secmemproc' into 'main'
Nick Mathewson
2024-10-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
arti: Bump secmem-proc to fix the build errors on FreeBSD.
Gabriela Moldovan
2024-10-15
1
-1
/
+1
|
|
/
/
/
*
|
|
|
tor-keymgr: Reformat a long line for readability.
Gabriela Moldovan
2024-10-15
1
-1
/
+3
*
|
|
|
tor-keymgr: Add missing docs for keypair_specifier.
Gabriela Moldovan
2024-10-15
1
-0
/
+12
|
/
/
/
*
|
|
Merge branch 'hs-client-pow' into 'main'
Ian Jackson
2024-10-15
43
-239
/
+1084
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arti: Make hs-pow a experimental feature.
Wesley Aptekar-Cassels
2024-10-09
2
-3
/
+2
|
*
|
Add a little test coverage for pow-params parsing.
Wesley Aptekar-Cassels
2024-10-09
2
-0
/
+126
|
*
|
hs-pow inner desc: broaden pow-params rule, disallow object for v1.
Wesley Aptekar-Cassels
2024-10-09
2
-3
/
+8
|
*
|
Fix incorrect doc comment.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+2
|
*
|
hs-pow: inner doc test using canned data from C tor.
Wesley Aptekar-Cassels
2024-10-09
2
-4
/
+87
|
*
|
hs-pow: Explain what the v1 scheme refers to, in PowParams.
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+7
|
*
|
hs-pow: Change rule to require pow_params type parameter.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
|
*
|
hs-pow: Clarify a confusing comment in ProofOfWorkV1.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
|
*
|
hs-pow: Use clamp for clarity.
Wesley Aptekar-Cassels
2024-10-09
1
-4
/
+4
|
*
|
hs-pow: Rename seed to seed_head.
Wesley Aptekar-Cassels
2024-10-09
1
-3
/
+3
|
*
|
hs-pow: Use TimerangeBound for puzzle parameters.
Wesley Aptekar-Cassels
2024-10-09
5
-49
/
+64
|
*
|
hs-pow: Effort type improvements.
Wesley Aptekar-Cassels
2024-10-09
2
-11
/
+45
|
*
|
Use HsPowClient.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+2
[prev]
[next]