summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr
Commit message (Expand)AuthorAgeFilesLines
...
* tor-chanmgr: change `choose_best_channel` to take `IntoIterator`Steven Engler2024-10-011-1/+3
* tor-chanmgr: don't allow pending channels with no relay idsSteven Engler2024-10-011-1/+7
* tor-chanmgr: move channel selection logic to a new moduleSteven Engler2024-10-012-162/+172
* tor-chanmgr: improve readability of `choose_best_channel`Steven Engler2024-10-011-13/+45
* tor-socksproto: Handle 0-byte reads (EOF) correctlyIan Jackson2024-10-011-1/+1
* tor-chanmgr: Use new tor-socksproto API (fmt)Ian Jackson2024-10-011-2/+1
* tor-chanmgr: Use new tor-socksproto APIIan Jackson2024-10-011-56/+16
* Apply deferred rustfmt churnIan Jackson2024-10-011-3/+2
* tor-socksproto: Move `handshake` to be a trait methodIan Jackson2024-10-011-0/+1
* Revert "socks users: detect closed sockets."Ian Jackson2024-10-011-11/+1
* Revert "socks users: copy the correct amount in our drain logic."Ian Jackson2024-10-011-1/+1
* Merge branch 'misc' into 'main'Ian Jackson2024-10-011-3/+6
|\
| * tor-proto: Reformat a doc commentIan Jackson2024-09-261-3/+6
* | Merge branch 'orport' into 'main'opara2024-09-303-133/+298
|\ \
| * | tor-chanmgr: support multiple channels for a relay IDSteven Engler2024-09-302-133/+292
| * | tor-linkspec: add `ListByRelayIds`Steven Engler2024-09-231-0/+6
* | | Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-18/+18
* | | Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* | | Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\ \ \
| * | | Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
| | |/ | |/|
* | | Merge branch 'upgrades-20240925' into 'main'Nick Mathewson2024-09-262-4/+4
|\ \ \ | |/ / |/| |
| * | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-252-4/+4
* | | socks users: copy the correct amount in our drain logic.Nick Mathewson2024-09-241-1/+1
* | | socks users: detect closed sockets.Nick Mathewson2024-09-241-1/+11
|/ /
* | rtcompat: Rename TcpProvider to NetStreamProvider.Nick Mathewson2024-09-244-12/+12
* | rtcompat: Remove accept() from TcpListenerNick Mathewson2024-09-241-1/+7
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* tor-chanmgr: add experimental `ChanMgr::handle_incoming`Steven Engler2024-09-117-4/+153
* tor-chanmgr: make `CompoundFactory` generic over `ChannelFactory`Steven Engler2024-09-112-30/+21
* tor-netdir: Allow access to the `ConsensusBuilder` when building test netdirs.Gabriela Moldovan2024-09-091-2/+2
* socksproto: Add a const for suggested buffer length.Nick Mathewson2024-09-091-1/+2
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-18/+18
* oneshot-fused-workaround: Set the initial version to 0.1.0.Gabriela Moldovan2024-09-031-1/+1
* Fix formatting issues introduced by fixup-features.Gabriela Moldovan2024-09-031-1/+3
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-282-1/+2
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-18/+18
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-18/+18
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* Remove semver.md files.Gabriela Moldovan2024-06-051-3/+0
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-18/+18
* Merge branch 'chan_arc' into 'main'Nick Mathewson2024-05-287-32/+37
|\
| * Make Channel non-Clone.Nick Mathewson2024-05-161-2/+2
| * proto: Make Channel explicitly Arc<.>Nick Mathewson2024-05-167-30/+35
* | chanmgr: Delegate to Channel::engage_padding_activities explicitly.Nick Mathewson2024-05-171-1/+1
|/
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-18/+18
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-18/+18
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1