summaryrefslogtreecommitdiff
path: root/crates/tor-error
Commit message (Expand)AuthorAgeFilesLines
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-1/+1
* Bump versions: minor, with dependenciesIan Jackson2026-03-301-1/+1
* Run cargo sort --workspace and commit the parts we wantIan Jackson2026-03-301-1/+8
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-1/+1
* tor-error: Port to web-time-compat.Nick Mathewson2026-03-262-10/+11
* Fix grammar typosTobias Stoeckmann2026-03-151-3/+3
* Fix word duplicate typosTobias Stoeckmann2026-03-151-1/+1
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-1/+1
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-1/+1
* Merge branch 'main' into 'main'gabi-2502026-02-021-1/+1
|\
| * fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
|/
* meta: Remove all semver.md files post-releaseClara Engler2026-01-131-1/+0
* cargo: Bump all non arti/tor cratesClara Engler2026-01-121-1/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-1/+1
* Merge branch 'bug-context' into 'main'gabi-2502025-12-032-0/+34
|\
| * tor-error: Provide new `bug_context` method on Bug and Result<_, Bug>Ian Jackson2025-12-012-0/+34
* | Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-1/+1
|/
* Merge branch 'readd-error-deduping' into 'main'Ian Jackson2025-11-201-10/+3
|\
| * Revert "retry-error: stop trying to dedup error msgs"Steven Engler2025-11-181-10/+3
* | error: Improve http error status code docs.Nick Mathewson2025-11-191-0/+10
* | tor-error: rustfmtNick Mathewson2025-11-181-63/+64
* | tor-error: Provide a more reasonable API for http status codes.Nick Mathewson2025-11-182-6/+9
* | tor-error: Add support for ErrorKind->HTTP status conversionNick Mathewson2025-11-183-1/+81
|/
* retry-error: stop trying to dedup error msgsSteven Engler2025-11-131-3/+10
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-065-5/+5
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-2/+2
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-2/+2
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* 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-2/+2
* tor-error: allow only error given to `_report!` macrosSteven Engler2025-08-181-0/+25
* tor-error: update `_report!` macros to support tracing fieldsSteven Engler2025-08-181-38/+15
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-2/+2
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* tor-error: Removed dependency on `once_cell`hashcatHitman2025-06-132-3/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-1/+1
* *: use std::io::Error::other in many placesNick Mathewson2025-05-151-1/+1
* 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-011-1/+1
* netdoc: functionality for detecting missing subprotos.Nick Mathewson2025-04-161-0/+9