summaryrefslogtreecommitdiff
path: root/crates/tor-error
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-1/+1
* Merge branch 'remove-lint' into 'main'Jim Newsome2026-07-152-4/+1
|\
| * Remove now-unneeded allow(clippy::cognitive_complexity)Jim Newsome2026-07-151-3/+0
| * add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
| * Removed unnecessary lintpryty262026-07-151-1/+1
* | tor-error: Fix clippy warningshjrgrn2026-07-102-2/+2
|/
* Version bumps for 2.5.0Nick Mathewson2026-06-301-3/+3
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-095-0/+5
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-1/+1
* tor-error: New ErrorKind for rejected documents.Nick Mathewson2026-05-122-3/+17
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-1/+1
* Merge branch 'feat/protocol-warnings' into 'main'Nick Mathewson2026-04-081-3/+195
|\
| * arti: set_protocol_warning_mode to Warn or Off in setup_loggingmoumenalaoui2026-04-081-9/+20
| * tor-error: add runtime ProtocolWarningMode and promote TorProtocolViolation i...moumenalaoui2026-03-271-1/+182
* | 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