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
...
|
*
|
|
|
|
|
Revert "arti SOCKS proxy: Tear down connections when client sends optimistic ...
Ian Jackson
2024-10-01
1
-5
/
+0
|
*
|
|
|
|
|
Revert "rpclib: read SOCKS _after_ processing."
Ian Jackson
2024-10-01
1
-12
/
+12
*
|
|
|
|
|
|
Merge branch 'try-send' into 'main'
Ian Jackson
2024-10-01
7
-2
/
+345
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tor-memquota: Implement SinkTrySend for mq_queue::Sender
Ian Jackson
2024-10-01
2
-1
/
+32
|
*
|
|
|
|
tor-async-utils: Avoid needless nesting of ErasedSinkTrySendError
Ian Jackson
2024-10-01
1
-1
/
+22
|
*
|
|
|
|
tor-async-utils: Provide tests for ErasedSinkTrySendError
Ian Jackson
2024-10-01
3
-0
/
+69
|
*
|
|
|
|
tor-async-utils: Implement SinkTrySend for mpsc::Sender
Ian Jackson
2024-10-01
4
-0
/
+142
|
*
|
|
|
|
tor-async-utils: Provide new SinkTrySend trait
Ian Jackson
2024-10-01
2
-0
/
+57
|
*
|
|
|
|
tor-memquota: Provide TypedParticipation::try_claim_or_return
Ian Jackson
2024-10-01
1
-1
/
+24
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'dyn-time' into 'main'
Ian Jackson
2024-10-01
14
-17
/
+380
|
\
\
\
\
\
|
*
|
|
|
|
tor-rtcompat: dyn_time: Combine test cases into module (fmt)
Ian Jackson
2024-10-01
1
-27
/
+28
|
*
|
|
|
|
tor-rtcompat: dyn_time: Combine test cases into module
Ian Jackson
2024-10-01
1
-7
/
+24
|
*
|
|
|
|
tor-rtcompat: Test case demonstrating downcast_value doesn't drop
Ian Jackson
2024-10-01
1
-0
/
+25
|
*
|
|
|
|
tor-rtcompat: Comments about the implementation of downcast_value
Ian Jackson
2024-10-01
1
-0
/
+18
|
*
|
|
|
|
tor-rtcompat: Comments about tradeoffs in special casing PreferredRuntime
Ian Jackson
2024-10-01
1
-1
/
+14
|
*
|
|
|
|
tor-memquota: mq_queue: Provide Sender::time_provider accessor
Ian Jackson
2024-09-26
1
-0
/
+14
|
*
|
|
|
|
tor-memquota: Erase the CoarseTimeProvider from mq_queue::Sender (fmt)
Ian Jackson
2024-09-26
1
-1
/
+6
|
*
|
|
|
|
tor-memquota: Erase the CoarseTimeProvider from mq_queue::Sender
Ian Jackson
2024-09-26
4
-14
/
+18
|
*
|
|
|
|
tor-rtcompat: Introduce DynTimeProvider
Ian Jackson
2024-09-26
4
-0
/
+237
|
*
|
|
|
|
tor-memquota: mq_queue: Take Account by reference
Ian Jackson
2024-09-26
2
-6
/
+8
|
*
|
|
|
|
CI: run miri, currently on tor-rtcompat
Ian Jackson
2024-09-26
8
-3
/
+30
*
|
|
|
|
|
Merge branch 'nightly-doc-warnings' into 'main'
Nick Mathewson
2024-10-01
2
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix a couple of lifetime warnings from nightly.
Nick Mathewson
2024-10-01
2
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'warn_on_nonlocal' into 'main'
Nick Mathewson
2024-10-01
9
-379
/
+475
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Mark resolve_listen_port as deprecated.
Nick Mathewson
2024-09-30
1
-2
/
+9
|
*
|
|
|
ptmgr: Forbid managed pts on non-localhost
Nick Mathewson
2024-09-25
1
-0
/
+7
|
*
|
|
|
ptmgr: Warn on non-local unmanaged PTs
Nick Mathewson
2024-09-25
2
-0
/
+12
|
*
|
|
|
arti: Warn when listening on non-loopback addresses.
Nick Mathewson
2024-09-25
2
-0
/
+8
|
*
|
|
|
tor-config: Add Listen::is_localhost_only.
Nick Mathewson
2024-09-25
1
-0
/
+33
|
*
|
|
|
tor-config: move Listen to its own module.
Nick Mathewson
2024-09-25
3
-377
/
+402
|
*
|
|
|
arti::cfg: Add a note to avoid new uses of a macro.
Nick Mathewson
2024-09-25
1
-0
/
+4
*
|
|
|
|
Merge branch 'misc' into 'main'
Ian Jackson
2024-10-01
4
-5
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
tor-proto: Reformat a doc comment
Ian Jackson
2024-09-26
1
-3
/
+6
|
*
|
|
|
|
arti-client: Change the case of ErrorDetail::MemquotaSetup from MemQuotaSetup
Ian Jackson
2024-09-26
1
-2
/
+2
|
*
|
|
|
|
tor-memquota: Clarify that mq isn't the accountholder
Ian Jackson
2024-09-26
1
-0
/
+4
|
*
|
|
|
|
tor-memquota: Provide Account::new_child
Ian Jackson
2024-09-26
1
-0
/
+15
|
*
|
|
|
|
tor-memquota: provide Account::new_noop
Ian Jackson
2024-09-26
1
-0
/
+7
|
*
|
|
|
|
tor-memquota: impl FusedStream for Receiver, where appropriate
Ian Jackson
2024-09-26
1
-0
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'unused' into 'main'
David Goulet
2024-10-01
3
-5
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-rtcompat: Suppress a dead code warning
Ian Jackson
2024-09-30
1
-0
/
+3
|
*
|
|
|
tor-persist: Allow all dead code if not all features enabled
Ian Jackson
2024-09-30
1
-0
/
+3
|
*
|
|
|
tor-proto: Allow all dead code if not all features enabled
Ian Jackson
2024-09-30
1
-5
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'py-osx' into 'main'
Nick Mathewson
2024-09-30
1
-2
/
+11
|
\
\
\
\
|
*
|
|
|
Python: Use the correct library extension on osx, windows.
Nick Mathewson
2024-09-30
1
-2
/
+11
*
|
|
|
|
Merge branch 'typed-index-approx' into 'main'
Nick Mathewson
2024-09-30
2
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Fix typed-index-collections versions to ~3.1.0
Nick Mathewson
2024-09-30
2
-4
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'orport' into 'main'
opara
2024-09-30
11
-149
/
+1556
|
\
\
\
\
\
|
*
|
|
|
|
tor-chanmgr: support multiple channels for a relay ID
Steven Engler
2024-09-30
2
-133
/
+292
|
*
|
|
|
|
tor-linkspec: add `ListByRelayIds`
Steven Engler
2024-09-23
3
-13
/
+478
|
*
|
|
|
|
tor-linkspec: impl `HasAddrs` for `&T`
Steven Engler
2024-09-23
1
-0
/
+7
[prev]
[next]