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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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 'no-bare-python' into 'main'
Jim Newsome
2024-10-15
1
-5
/
+5
|
\
\
\
|
*
|
|
Abolish use of python-is-python3
Ian Jackson
2024-10-15
1
-5
/
+5
|
|
/
/
*
|
|
Merge branch 'mq-toplevel' into 'main'
Ian Jackson
2024-10-15
14
-23
/
+48
|
\
\
\
|
*
|
|
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
13
-22
/
+33
|
*
|
|
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
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
arti: Bump secmem-proc to fix the build errors on FreeBSD.
Gabriela Moldovan
2024-10-15
2
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'keypair-specifier-docs' into 'main'
Alexander Hansen Færøy
2024-10-15
1
-1
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
45
-254
/
+1090
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
*
|
tor-hscrypto: Fixup broken doc links.
Wesley Aptekar-Cassels
2024-10-09
3
-4
/
+4
|
*
|
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
25
-101
/
+201
|
*
|
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
34
-380
/
+447
|
*
|
Enable onion client proof-of-work in the standalone "arti" tool
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+3
|
*
|
First pass at implementing onion proof-of-work client
Wesley Aptekar-Cassels
2024-10-09
9
-7
/
+207
|
*
|
tor-hspow: Revise comments, type names, module coupling.
Wesley Aptekar-Cassels
2024-10-09
10
-119
/
+85
|
*
|
tor-cell: Support encoding proofs-of-work in intro_payload
Wesley Aptekar-Cassels
2024-10-09
7
-6
/
+115
|
*
|
tor-netdoc: Add parsing support for pow-params.
Wesley Aptekar-Cassels
2024-10-09
3
-0
/
+120
|
*
|
tor-hspow: Change PoW "protocol" terminology to "scheme"
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
|
|
/
*
|
Merge branch 'rpc-integration-tests' into 'main'
Nick Mathewson
2024-10-11
10
-0
/
+522
|
\
\
|
*
|
rpc-tests: Resolve unused variable/import warnings.
Nick Mathewson
2024-10-10
3
-6
/
+2
|
*
|
rpc-tests: Avoid 'import *'
Nick Mathewson
2024-10-10
1
-1
/
+1
|
*
|
rpc-tests: Reformat using "black".
Nick Mathewson
2024-10-10
6
-10
/
+20
|
*
|
rpc-tests: Use argparse to parse cli.
Nick Mathewson
2024-10-10
2
-9
/
+32
|
*
|
rpc-tests: Rename setup.py to context.py
Nick Mathewson
2024-10-10
3
-7
/
+7
|
*
|
rpc-tests: Use a decorator instead of a magic function name
Nick Mathewson
2024-10-10
3
-4
/
+16
[prev]
[next]