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
...
|
*
|
|
|
|
RPC: Sketch for how connect strings work
Nick Mathewson
2024-10-17
1
-0
/
+316
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'fs-watcher-poll' into 'main'
gabi-250
2024-10-17
6
-4
/
+57
|
\
\
\
\
\
|
*
|
|
|
|
arti: Add a warning about watch_configuration's performance issues.
Gabriela Moldovan
2024-10-17
1
-0
/
+7
|
*
|
|
|
|
tor-config: Document the limitations of the FileWatcher.
Gabriela Moldovan
2024-10-16
2
-0
/
+11
|
*
|
|
|
|
arti: Enable tor-config/testing when testing.
Gabriela Moldovan
2024-10-16
1
-0
/
+1
|
*
|
|
|
|
tor-config: Compare the file contents when testing.
Gabriela Moldovan
2024-10-16
1
-0
/
+7
|
*
|
|
|
|
tor-config: Configure the polling interval.
Gabriela Moldovan
2024-10-16
1
-2
/
+17
|
*
|
|
|
|
tor-config: Use a polling watcher on non-windows platforms that don't have in...
Gabriela Moldovan
2024-10-16
3
-2
/
+11
|
*
|
|
|
|
tor-config: Add a type alias for the underlying watcher (fmt).
Gabriela Moldovan
2024-10-16
1
-2
/
+2
|
*
|
|
|
|
tor-config: Add a type alias for the underlying watcher.
Gabriela Moldovan
2024-10-16
1
-3
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'general_socketaddr_ops' into 'main'
Nick Mathewson
2024-10-17
7
-2
/
+526
|
\
\
\
\
\
|
*
|
|
|
|
rtcompat: Add a fuzzer for round-trip general::SocketAddr parsing.
Nick Mathewson
2024-10-16
5
-1
/
+81
|
*
|
|
|
|
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
3
-38
/
+77
|
*
|
|
|
|
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
5
-51
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arti: remove 'relay' subcommand and 'arti-relay' dep
Steven Engler
2024-10-15
5
-51
/
+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
2
-1
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
RPC: Rename "arti:isolated_client" to "arti:new_isolated_client".
Nick Mathewson
2024-10-09
1
-1
/
+1
|
*
|
|
rpc spec: Start to document method naming convention
Nick Mathewson
2024-10-09
1
-0
/
+14
*
|
|
|
Merge branch 'netbsd' into 'main'
gabi-250
2024-10-16
2
-145
/
+51
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update to pwd-grp 1.x
Ian Jackson
2024-10-15
2
-145
/
+51
|
/
/
/
*
|
|
Merge branch 'mq-prevent' into 'main'
Ian Jackson
2024-10-15
17
-15
/
+84
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
clippy-nontest.toml: Fix a typo
Ian Jackson
2024-10-15
1
-1
/
+1
|
*
|
CI: forbid non-mq mpsc channels
Ian Jackson
2024-10-15
1
-0
/
+7
|
*
|
CI: Add a job to run clippy with different parameters, excluding tests
Ian Jackson
2024-10-15
2
-0
/
+13
|
*
|
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 '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
|
|
|
/
/
|
|
/
|
|
[prev]
[next]