summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat
Commit message (Expand)AuthorAgeFilesLines
...
* tor-rtcompat: set `IPV6_V6ONLY` for listening sockets on unixSteven Engler2025-11-102-2/+22
* tor-rtcompat: use a consistent `listen()` implementationSteven Engler2025-11-105-3/+125
* Merge branch 'in_current_span' into 'main'wesleyac2025-11-101-2/+4
|\
| * rtcompat: Spawn every future in_current_span.Nick Mathewson2025-11-051-2/+4
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-069-9/+9
|/
* tor-rtcompat: add `#[track_caller]` within `implement_opaque_runtime`Steven Engler2025-11-041-0/+8
* tor-rtcompat: add our own `SpawnExt` traitSteven Engler2025-11-042-3/+43
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-3/+3
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-3/+3
* macos-native-tls-notice: Update README.md of tor-rtcompat with notice of nati...nield2025-10-011-0/+5
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* opentelemetry: Add some instrument macros.Wesley Aptekar-Cassels2025-09-242-0/+4
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-3/+3
* docs: remove outdated comments about rustls/ring licenseSteven Engler2025-08-211-3/+1
* Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'opara2025-08-2112-19/+496
|\
| * smol: Implement smol in tor-rtcompatNiel Duysters2025-08-2112-19/+496
* | Document why we are using ring with rustlsNick Mathewson2025-08-191-3/+21
|/
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-076-9/+7
* Merge branch 'msrv-1.85' into 'main'Nick Mathewson2025-08-051-1/+1
|\
| * Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* | Merge branch 'windows_warnings' into 'main'opara2025-08-053-0/+5
|\ \ | |/ |/|
| * Fix Windows compile warningsTobias Stoeckmann2025-08-053-0/+5
* | Merge branch 'fix_rustdoc_nightly' into 'main'Nick Mathewson2025-08-052-1/+3
|\ \
| * | Fix errors from rustdoc nightly.Nick Mathewson2025-08-052-1/+3
| |/
* / Version bumps for 1.4.6Ian Jackson2025-08-051-3/+3
|/
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-2/+2
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-3/+3
* tor-rtcompat, tor-rtmock: Allow unused functions.Gabriela Moldovan2025-07-071-0/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* tor-rtmock: Blocking::blocking_io: add clarificationIan Jackson2025-06-231-0/+3
* tor-rtmock: Blocking::spawn_blocking: clarify drop behaviourIan Jackson2025-06-231-0/+6
* tor-rtcompat: Remove rustls dependency in favor of futures-rustlsparazyd2025-06-062-3/+1
* tor-proto: add optimization for `DynTimeProvider`Steven Engler2025-06-051-0/+27
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-3/+3
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-5/+18
* rtcompat: remove Letsencrypt/Rustls kludgeretort-dev2025-05-203-48/+13
* *: use std::io::Error::other in many placesNick Mathewson2025-05-153-9/+6
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-012-6/+3
* Merge branch 'fork' into 'main'David Goulet2025-04-142-0/+56
|\
| * tor-rtcompat: xref to fork policy from PreferredRuntimeIan Jackson2025-04-071-0/+11
| * tor-rtcompat: Add div anchor for policyIan Jackson2025-04-071-0/+4
| * tor-rtcompat: Write policy on fork without execIan Jackson2025-04-071-0/+41
* | Merge branch 'rtmock-unsend' into 'main'David Goulet2025-04-144-3/+6
|\ \
| * | tor-rtcompat: BlockOn: relax bounds on reenter_block_onIan Jackson2025-04-094-3/+6
| |/
* / Allow StreamOps import to be unusedNick Mathewson2025-04-091-0/+1
|/
* Remove semver.md files post-release.Gabriela Moldovan2025-04-011-11/+0
* tor-rtcompat: Avoid wildcard dependency requirements.Gabriela Moldovan2025-04-011-1/+1