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
...
|
*
|
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
|
*
|
rpc-tests: Use __init__ instead of weird staticmethod.
Nick Mathewson
2024-10-10
2
-6
/
+2
|
*
|
rpc-tests: Format config file correctly for Toml.
Nick Mathewson
2024-10-10
1
-16
/
+16
|
*
|
rpc-integration: Use Path instead of str.
Nick Mathewson
2024-10-10
2
-12
/
+15
|
*
|
Start a set of integration tests in python
Nick Mathewson
2024-10-10
9
-0
/
+480
|
*
|
python: Note two methods which will need new args
Nick Mathewson
2024-10-10
1
-0
/
+2
*
|
|
Merge branch 'ticket1674_01' into 'main'
David Goulet
2024-10-10
7
-20
/
+67
|
\
\
\
|
*
|
|
arti-relay: Rename remaining XXXs to be TODOs
David Goulet
2024-10-10
2
-4
/
+4
|
*
|
|
arti-relay: Fix cargo doc issues
David Goulet
2024-10-10
2
-3
/
+3
|
*
|
|
arti-relay: Remove the use of pub and pub use
David Goulet
2024-10-10
3
-10
/
+8
|
*
|
|
arti-relay: Remove its library crate
David Goulet
2024-10-10
3
-6
/
+12
|
*
|
|
arti-relay: Add a binary to the crate
David Goulet
2024-10-10
3
-1
/
+44
|
|
/
/
*
|
|
Merge branch 'orport' into 'main'
David Goulet
2024-10-10
3
-20
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-chanmgr: fix `unused_imports` warning on `ChannelAccount`
Steven Engler
2024-10-09
1
-1
/
+3
|
*
|
tor-chanmgr: note API causes deadlocks under some conditions
Steven Engler
2024-10-09
2
-3
/
+16
|
*
|
tor-chanmgr: minor code cleanup
Steven Engler
2024-10-09
1
-5
/
+5
|
*
|
tor-chanmgr: remove unused code path
Steven Engler
2024-10-09
1
-11
/
+3
*
|
|
Merge branch 'mq-circ' into 'main'
David Goulet
2024-10-10
7
-35
/
+39
|
\
\
\
|
*
|
|
Apply deferred rustfmt churn
Ian Jackson
2024-10-09
5
-13
/
+7
|
*
|
|
memquota: Use an mq_queue for channel->circuit RX queue
Ian Jackson
2024-10-09
5
-16
/
+18
|
*
|
|
memquota: Introduce type aliases for channel->circuit RX queue
Ian Jackson
2024-10-09
4
-13
/
+18
|
*
|
|
memquota: impl HasMemoryCost for ClientCircChanMsg
Ian Jackson
2024-10-09
1
-1
/
+4
*
|
|
|
Merge branch 'rpclib-dependency-reduction' into 'main'
Nick Mathewson
2024-10-10
8
-9
/
+24
|
\
\
\
\
|
*
|
|
|
arti-rpc-client-core: remove dependency on unused tor-error feature.
Nick Mathewson
2024-10-09
1
-1
/
+1
|
*
|
|
|
tor-socksproto: Require fewer features from dependencies
Nick Mathewson
2024-10-09
1
-2
/
+2
|
*
|
|
|
tor-bytes: Make "tor-llcrypto" dependency optional.
Nick Mathewson
2024-10-09
3
-3
/
+16
|
*
|
|
|
tor-error: Make "futures" dependency optional.
Nick Mathewson
2024-10-09
3
-3
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'c-str' into 'main'
Nick Mathewson
2024-10-10
3
-25
/
+16
|
\
\
\
\
|
*
|
|
|
arti-rpc-client-core: remove 'c_str_macro' dependency
Steven Engler
2024-10-09
3
-25
/
+16
|
|
/
/
/
*
|
|
|
Merge branch 'ctor-keystore-shadow' into 'main'
gabi-250
2024-10-10
13
-1
/
+102
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
shadow CI: Add arti hidden service test using a C Tor keystore.
Gabriela Moldovan
2024-10-08
12
-0
/
+101
|
*
|
|
shadow CI: Build arti with ctor-keystore support.
Gabriela Moldovan
2024-10-08
1
-1
/
+1
*
|
|
|
Merge branch 'rpc-error-data' into 'main'
Nick Mathewson
2024-10-09
1
-38
/
+46
|
\
\
\
\
|
*
|
|
|
rpc spec: use valid JS syntax.
Nick Mathewson
2024-10-09
1
-1
/
+1
[prev]
[next]