summaryrefslogtreecommitdiff
path: root/crates/tor-error
Commit message (Expand)AuthorAgeFilesLines
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-1/+1
* tor-error: use `Display` for backtrace captured by `BugRepr`Steven Engler2024-10-291-1/+1
* Remove Rpc* variants from tor_error::ErrorKindNick Mathewson2024-10-172-40/+1
* tor-error: Make "futures" dependency optional.Nick Mathewson2024-10-093-3/+5
* Merge branch 'miri-1' into 'main'Ian Jackson2024-10-091-2/+2
|\
| * tor-error: Disable backtraces under miri, even if cargo feature enabledIan Jackson2024-10-081-2/+2
* | tor-{error,rpcbase}: Add new RPC error codes from spec.Nick Mathewson2024-10-071-0/+11
|/
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-1/+1
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* 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-65/+63
|/
* 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-1/+1
* Merge branch 'rpc-describe' into 'main'Nick Mathewson2024-08-132-0/+13
|\
| * tor-error: implement HasKind on void::Void and Infallible.Nick Mathewson2024-08-122-0/+13
* | Merge branch '1144-std-backtrace' into 'main'David Goulet2024-08-122-6/+5
|\ \ | |/ |/|
| * Use std::backtrace instead of backtrace crateRobin Leander Schröder2024-08-012-6/+5
* | 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-1/+1
|/
* rpc: Rename the error codes for something like consistency.Nick Mathewson2024-07-251-1/+1
* rpc: split "method not found"Nick Mathewson2024-07-251-0/+6
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-1/+1
* Require strum 0.26.3Ian Jackson2024-06-251-1/+1
* 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
* tor-error: Fix message for LocalResourceExhaustedIan Jackson2024-04-231-1/+1
* tor-error: Add ErrorKind::LocalResourceExhaustedIan Jackson2024-04-231-0/+6
* derive-deftly: Change some docs referencesIan Jackson2024-04-031-1/+1
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-1/+1
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-134-0/+4
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* Bump patch versions (without dependency updates)Ian Jackson2024-02-051-1/+1
* tor-error: Backtrace: Remove a Captured(...) from a DisplayIan Jackson2024-01-311-1/+1
* Require tracing-test 0.2.4Ian Jackson2024-01-311-1/+1
* Require tracing-test 0.2.2Ian Jackson2024-01-311-1/+1
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* Remove pending semver entriesarti-v1.1.12Nick Mathewson2024-01-091-2/+0
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* tor-error: Correct docs for ErrorReport to reflect improved situationIan Jackson2023-12-121-2/+4
* tor-error: tests: Demonstrate warn_report on bare error and anyhowIan Jackson2023-12-122-0/+38
* tor-error: ErrorReport: impl for StdError + 'staticIan Jackson2023-12-122-0/+8
* tor-error: ErrorReport: remove Sized bound from traitIan Jackson2023-12-121-1/+1
* tor-error: ErrorReport: move blanket impl code into implIan Jackson2023-12-121-2/+4
* tor-error: ErrorReport: sealIan Jackson2023-12-123-1/+11
* tor-error: Introduce ErrorKind::LocalResourceAlreadyInUseIan Jackson2023-12-111-0/+22
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1