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
path:
root
/
crates
/
tor-chanmgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
tor-proto: Make circuit->channel queues participate in memquota
Ian Jackson
2024-10-03
1
-1
/
+12
*
tor-proto: Plumb the ChannelAccount through to queue creation site
Ian Jackson
2024-10-03
4
-10
/
+20
*
tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+3
*
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
3
-1
/
+17
*
memquota: Add a toplevel account in tor-chanmgr (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+2
*
tor-chanmgr: Provide a variant for memquota errors
Ian Jackson
2024-10-03
2
-0
/
+9
*
tor-chanmgr: minor doc improvements
Steven Engler
2024-10-01
1
-3
/
+3
*
tor-chanmgr: add unit tests
Steven Engler
2024-10-01
1
-0
/
+416
*
tor-chanmgr: change `choose_best_channel` to take `IntoIterator`
Steven Engler
2024-10-01
1
-1
/
+3
*
tor-chanmgr: don't allow pending channels with no relay ids
Steven Engler
2024-10-01
1
-1
/
+7
*
tor-chanmgr: move channel selection logic to a new module
Steven Engler
2024-10-01
2
-162
/
+172
*
tor-chanmgr: improve readability of `choose_best_channel`
Steven Engler
2024-10-01
1
-13
/
+45
*
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
1
-1
/
+1
*
tor-chanmgr: Use new tor-socksproto API (fmt)
Ian Jackson
2024-10-01
1
-2
/
+1
*
tor-chanmgr: Use new tor-socksproto API
Ian Jackson
2024-10-01
1
-56
/
+16
*
Apply deferred rustfmt churn
Ian Jackson
2024-10-01
1
-3
/
+2
*
tor-socksproto: Move `handshake` to be a trait method
Ian Jackson
2024-10-01
1
-0
/
+1
*
Revert "socks users: detect closed sockets."
Ian Jackson
2024-10-01
1
-11
/
+1
*
Revert "socks users: copy the correct amount in our drain logic."
Ian Jackson
2024-10-01
1
-1
/
+1
*
Merge branch 'misc' into 'main'
Ian Jackson
2024-10-01
1
-3
/
+6
|
\
|
*
tor-proto: Reformat a doc comment
Ian Jackson
2024-09-26
1
-3
/
+6
*
|
Merge branch 'orport' into 'main'
opara
2024-09-30
3
-133
/
+298
|
\
\
|
*
|
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
1
-0
/
+6
*
|
|
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-18
/
+18
*
|
|
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-2
/
+2
*
|
|
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upgrades-20240925' into 'main'
Nick Mathewson
2024-09-26
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-4
/
+4
*
|
|
socks users: copy the correct amount in our drain logic.
Nick Mathewson
2024-09-24
1
-1
/
+1
*
|
|
socks users: detect closed sockets.
Nick Mathewson
2024-09-24
1
-1
/
+11
|
/
/
*
|
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
4
-12
/
+12
*
|
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
1
-1
/
+7
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
tor-chanmgr: add experimental `ChanMgr::handle_incoming`
Steven Engler
2024-09-11
7
-4
/
+153
*
tor-chanmgr: make `CompoundFactory` generic over `ChannelFactory`
Steven Engler
2024-09-11
2
-30
/
+21
*
tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs.
Gabriela Moldovan
2024-09-09
1
-2
/
+2
*
socksproto: Add a const for suggested buffer length.
Nick Mathewson
2024-09-09
1
-1
/
+2
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-18
/
+18
*
oneshot-fused-workaround: Set the initial version to 0.1.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Fix formatting issues introduced by fixup-features.
Gabriela Moldovan
2024-09-03
1
-1
/
+3
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
2
-1
/
+2
*
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-18
/
+18
[prev]
[next]