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
...
|
*
|
|
|
|
CircMgr: Move get_or_launch_exit method to generic impl.
Wesley Aptekar-Cassels
2024-10-03
1
-45
/
+45
|
*
|
|
|
|
CircMgr: Move get_or_launch_dir method to generic impl.
Wesley Aptekar-Cassels
2024-10-03
1
-8
/
+8
|
*
|
|
|
|
CircMgr: Move skew_events method to generic impl.
Wesley Aptekar-Cassels
2024-10-03
1
-11
/
+11
|
*
|
|
|
|
CircMgr: Move retire_circ method to generic impl.
Wesley Aptekar-Cassels
2024-10-03
1
-6
/
+6
|
*
|
|
|
|
CircMgr: Move reconfigure method to generic impl.
Wesley Aptekar-Cassels
2024-10-03
1
-67
/
+67
|
*
|
|
|
|
CircMgr: Move retire_all_circuits method to generic impl.
Wesley Aptekar-Cassels
2024-10-03
1
-11
/
+11
*
|
|
|
|
|
Merge branch 'allow-onion-addrs-default-true' into 'main'
gabi-250
2024-10-07
4
-42
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Default allow_onion_addrs to true.
Wesley Aptekar-Cassels
2024-10-07
4
-42
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'params-required' into 'main'
Nick Mathewson
2024-10-07
1
-3
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
rpcserver: Remove TODO about optionality of params
Nick Mathewson
2024-10-07
1
-3
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'fix-onion-service-client-feature-flag' into 'main'
gabi-250
2024-10-07
2
-5
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
arti-client: Fix restricted-discovery dependencies.
Wesley Aptekar-Cassels
2024-10-07
1
-1
/
+1
|
*
|
|
|
|
arti-client: Fix incorrect feature gate for onion-service-client.
Wesley Aptekar-Cassels
2024-10-07
1
-4
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'fix-flaky-accept-valid-sendme-test' into 'main'
Jim Newsome
2024-10-07
1
-4
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-proto: Fix flaky circuit::test::accept_valid_sendme test.
Wesley Aptekar-Cassels
2024-10-07
1
-4
/
+3
|
/
/
/
/
*
|
|
|
Merge branch 'bump-futures-util' into 'main'
Nick Mathewson
2024-10-07
1
-14
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cargo-audit Bump our various futures-* deps to 0.3.31.
Gabriela Moldovan
2024-10-07
1
-14
/
+14
*
|
|
|
Merge branch 'mq' into 'main'
Ian Jackson
2024-10-07
30
-63
/
+453
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Document breaking changes (new memquota arguments)
Ian Jackson
2024-10-03
1
-0
/
+9
|
*
|
|
tor-proto: Remove the no-longer needed allows
Ian Jackson
2024-10-03
3
-3
/
+0
|
*
|
|
tor-proto: Make incoming stream requests participate in memquota (fmt)
Ian Jackson
2024-10-03
1
-2
/
+2
|
*
|
|
tor-proto: Make incoming stream requests participate in memquota
Ian Jackson
2024-10-03
2
-3
/
+5
|
*
|
|
tor-proto: Implement HasMemoryCost for StreamReqInfo
Ian Jackson
2024-10-03
1
-1
/
+8
|
*
|
|
tor-proto: Make stream queues participate in memquota (fmt)
Ian Jackson
2024-10-03
1
-2
/
+2
|
*
|
|
tor-proto: Make stream queues participate in memquota
Ian Jackson
2024-10-03
2
-8
/
+19
|
*
|
|
tor-proto: channel: Provide time_provider accessors
Ian Jackson
2024-10-03
1
-0
/
+17
|
*
|
|
tor-proto: Make circuit->channel queues participate in memquota
Ian Jackson
2024-10-03
4
-11
/
+53
|
*
|
|
tor-proto: Introduce a fake_mpsc helper for channel tests
Ian Jackson
2024-10-03
1
-2
/
+11
|
*
|
|
tor-proto: Put a StreamAccount in DataStream etc.
Ian Jackson
2024-10-03
4
-7
/
+29
|
*
|
|
tor-proto: Put a StreamAccount in DataStream etc. (pre-fmt)
Ian Jackson
2024-10-03
1
-2
/
+9
|
*
|
|
tor-proto: Put a CircuitAccount in ClientCirc and circuit::Reactor
Ian Jackson
2024-10-03
2
-1
/
+18
|
*
|
|
tor-proto: Plumb the ChannelAccount through to queue creation site
Ian Jackson
2024-10-03
9
-17
/
+73
|
*
|
|
tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)
Ian Jackson
2024-10-03
4
-4
/
+16
|
*
|
|
tor-chanmgr: Make a memquota::ChannelAcocunt per channel
Ian Jackson
2024-10-03
5
-6
/
+20
|
*
|
|
tor-chanmgr: Make a memquota::ChannelAcocunt per channel (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+4
|
*
|
|
memquota: Add a toplevel account in tor-chanmgr
Ian Jackson
2024-10-03
10
-1
/
+29
|
*
|
|
memquota: Add a toplevel account in tor-chanmgr (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+2
|
*
|
|
tor-proto: Make PendingClientCirc::new fallible (fmt)
Ian Jackson
2024-10-03
1
-7
/
+1
|
*
|
|
tor-proto: Make PendingClientCirc::new fallible
Ian Jackson
2024-10-03
2
-6
/
+7
|
*
|
|
tor-proto: channel: Make construction fallible
Ian Jackson
2024-10-03
3
-5
/
+7
|
*
|
|
arti-client: Provide another variant for memquota errors
Ian Jackson
2024-10-03
1
-0
/
+5
|
*
|
|
tor-chanmgr: Provide a variant for memquota errors
Ian Jackson
2024-10-03
3
-0
/
+10
|
*
|
|
tor-proto: Provide a variant for memquota errors
Ian Jackson
2024-10-03
1
-0
/
+6
|
*
|
|
Provide newtypes to distinguish memoquota accounts at different levels
Ian Jackson
2024-10-03
2
-0
/
+118
|
|
/
/
*
|
|
Merge branch 'update-circmgr-0.23.0-changelog' into 'main'
gabi-250
2024-10-03
1
-3
/
+7
|
\
\
\
|
*
|
|
Update CHANGELOG.md with more tor-circmgr 0.23.0 changes.
Wesley Aptekar-Cassels
2024-10-03
1
-3
/
+7
|
|
/
/
*
|
|
Merge branch 'rpc-forward-compat' into 'main'
Nick Mathewson
2024-10-03
1
-3
/
+112
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rpc-meta-draft: add TODO note about unsupported_features
Nick Mathewson
2024-10-03
1
-1
/
+5
|
*
|
rpc-meta-draft: Use SHOULD NOT instead of USUALLY NOT RECOMMENDED
Nick Mathewson
2024-10-03
1
-2
/
+1
|
*
|
rpc-meta-draft: describe rules for remembering feature support
Nick Mathewson
2024-10-03
1
-0
/
+20
[prev]
[next]