summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat
Commit message (Expand)AuthorAgeFilesLines
...
| * tor-rtcompat: Introduce DynTimeProviderIan Jackson2024-09-263-0/+236
| * tor-memquota: mq_queue: Take Account by referenceIan Jackson2024-09-261-1/+3
| * CI: run miri, currently on tor-rtcompatIan Jackson2024-09-267-3/+12
* | Merge branch 'unused' into 'main'David Goulet2024-10-011-0/+3
|\ \
| * | tor-rtcompat: Suppress a dead code warningIan Jackson2024-09-301-0/+3
| |/
* | Remove semver.md files from 1.2.8Nick Mathewson2024-09-301-7/+0
* | Bump arti- and tor- crates to 0.23.0Nick 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
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-252-4/+3
|/
* rtcompat: Finalize names for general::SocketAddr.Nick Mathewson2024-09-242-44/+52
* rtcompat: Expose FakeStream and friends; fix compilation in tor-rtmockNick Mathewson2024-09-243-10/+8
* rtcompat: Fix some rustdoc links.Nick Mathewson2024-09-244-6/+6
* rtcompat: remove async_trait from NetStreamListener.Nick Mathewson2024-09-245-5/+1
* Make Runtime require NetStreamProvider<unix::SocketAddr>Nick Mathewson2024-09-245-8/+28
* rtcompat: initial implementation for "Abstract" addresses.Nick Mathewson2024-09-242-0/+147
* rtcompat: Require Sync and 'static for NetStreamListener::IncomingNick Mathewson2024-09-243-2/+7
* rtcompat: Add NetStreamProvider<Unix> to CompoundRuntimeNick Mathewson2024-09-243-39/+106
* rtcompat: NetStreamProvider<unix::SocketAddr> for non-unix platformsNick Mathewson2024-09-244-0/+108
* Implement NetStramProvider<Unix> for async_std.Nick Mathewson2024-09-241-0/+23
* async_std: Perpare macro for use with Unix streams.Nick Mathewson2024-09-242-33/+35
* async_std: start a macro to implement wrappers for stream typeNick Mathewson2024-09-241-71/+79
* rtcompat: Implement NetStreamProvider<Unix> for tokio.Nick Mathewson2024-09-241-4/+60
* tokio: Perpare macro for use with Unix streams.Nick Mathewson2024-09-241-24/+31
* tokio: start a macro to implement wrappers for stream typeNick Mathewson2024-09-241-67/+74
* rtcompat: Add ADDR parameter to NetStream{Provider,Listener}Nick Mathewson2024-09-241-11/+11
* Documentation updates for "NetStreamProvider" renameNick Mathewson2024-09-243-21/+23
* rtcompat: Rename TcpProvider to NetStreamProvider.Nick Mathewson2024-09-247-41/+41
* rtcompat: Remove accept() from TcpListenerNick Mathewson2024-09-245-11/+3
* rtcompat: Add definitions for unix::SocketAddr.Nick Mathewson2024-09-243-0/+97
* rtcompat: reformat Cargo.tomlNick Mathewson2024-09-241-1/+5
* rtcompat: Add an extension trait for building modified RuntimesNick Mathewson2024-09-242-1/+68
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-2/+2
* Discourage use of `tor_rtmock_test_with_*` macrosIan Jackson2024-08-281-0/+16
* 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-2/+2
* Fix new "clippy::needless-maybe-sized" warning on nightlyNick Mathewson2024-07-281-2/+2
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-2/+2
* Run maint/fixup-featuresIan Jackson2024-06-251-1/+1
* tls: Support export keying material (RFC 5705)David Goulet2024-06-186-0/+52
* rtcompat: Set disable_built_in_roots With native_tls.Nick Mathewson2024-06-131-0/+4
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-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-1/+1
* Add a note about CryptoProvicder.Nick Mathewson2024-04-221-0/+4
* rustls: Avoid aws-lc-rs for now.Nick Mathewson2024-04-221-1/+1
* Upgrade to futures-rustls 0.26.0, rustls 0.23.5.Nick Mathewson2024-04-222-1/+16
* tor-rtcompat: Add CoarseTimeProvider to docs for Runtime traitIan Jackson2024-04-151-0/+1
* Remove semver.md files from arti-1.2.1 releaseNick Mathewson2024-04-021-3/+0