index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-error
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
|
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
|
/
*
tor-error: Handle integer overflows
Samanta Navarro
2022-04-23
1
-4
/
+27
*
RetryTime: Improve documentation.
Nick Mathewson
2022-04-04
1
-7
/
+27
*
RetryTime: make loose_cmp pub.
Nick Mathewson
2022-04-04
1
-1
/
+1
*
RetryTime: use strum::EnumDiscriminants to simplify loose_cmp.
Nick Mathewson
2022-04-04
2
-26
/
+70
*
tor-error: Add a new RetryTime type and related trait.
Nick Mathewson
2022-04-04
3
-0
/
+221
*
Reformat tor-error/Cargo.toml
Nick Mathewson
2022-04-04
1
-3
/
+3
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-1
/
+1
*
tor-proto: better errors when handshake fails due to untimely certs
Nick Mathewson
2022-03-23
1
-0
/
+8
*
Provide ErrorKind::Other
Ian Jackson
2022-03-04
1
-0
/
+10
*
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
|
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
|
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-1
/
+1
*
|
Update README.md files from rustdoc.
Nick Mathewson
2022-03-01
1
-16
/
+5
*
|
Fix typo in message
Nick Mathewson
2022-02-28
1
-1
/
+1
*
|
EK::RemoteProtocolFailed replaces OtherRemote
Ian Jackson
2022-02-28
1
-6
/
+14
*
|
Introduce ErrorKind::OtherRemote
Ian Jackson
2022-02-28
1
-0
/
+9
*
|
Update minimum backtrace version to 0.3.39
Nick Mathewson
2022-02-25
1
-1
/
+1
*
|
Merge branch 'proto_handshake_err' into 'main'
Nick Mathewson
2022-02-24
1
-2
/
+2
|
\
\
|
*
|
tor-proto: Split IoErr based on when it occurs
Nick Mathewson
2022-02-23
1
-2
/
+2
|
|
/
*
/
Give specific error kinds to different END reasons
Nick Mathewson
2022-02-23
1
-1
/
+53
|
/
*
Cleanups on !340 from @diziet
Ian Jackson
2022-02-23
1
-2
/
+8
*
Make NoLock into BadApiUsage.
Nick Mathewson
2022-02-22
1
-12
/
+0
*
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
1
-7
/
+0
*
Fold NamespaceFull into BadApiUsage.
Nick Mathewson
2022-02-22
1
-12
/
+0
*
Rename RemoteNameError to RemoteHostNotFound
Nick Mathewson
2022-02-22
1
-4
/
+4
*
Replace TorNetworkError with TorDirectoryError
Nick Mathewson
2022-02-22
1
-6
/
+6
*
Rename TorConnectionFailed to TorAccessFailed
Nick Mathewson
2022-02-22
1
-1
/
+1
*
Fold UnexplainedTaskSpawnFailure into Internal.
Nick Mathewson
2022-02-22
1
-9
/
+1
*
Rename TorShuttingDown to ArtiShuttingDown
Nick Mathewson
2022-02-22
1
-1
/
+1
*
Replace RemoteRefused with CircuitRefused.
Nick Mathewson
2022-02-22
1
-4
/
+4
*
Rename RemoteIdMismatch to RelayIdMismatch.
Nick Mathewson
2022-02-22
1
-2
/
+2
*
Fold EK::Canceled into TransientFailure
Nick Mathewson
2022-02-22
1
-10
/
+0
*
Fold AlreadyClosed into BadApiUsage
Nick Mathewson
2022-02-22
1
-5
/
+0
*
Add TODOs for errorkinds we mean to fix later
Nick Mathewson
2022-02-22
1
-2
/
+13
*
Merge remote-tracking branch 'origin/mr/335'
Nick Mathewson
2022-02-22
1
-18
/
+39
|
\
|
*
Edit tor-error comment to reflect shared ideas
Nick Mathewson
2022-02-18
1
-18
/
+37
*
|
Merge branch 'error-report' into 'main'
Nick Mathewson
2022-02-22
2
-0
/
+118
|
\
\
|
*
|
tor_error::Report: add tests
Ian Jackson
2022-02-22
1
-0
/
+56
|
*
|
tor_error::Report: Add bound to struct
Ian Jackson
2022-02-22
1
-1
/
+3
|
*
|
Move program name printing to report_and_exit
Ian Jackson
2022-02-22
1
-3
/
+8
|
*
|
Placate clippy on nightly, properly
Ian Jackson
2022-02-18
1
-1
/
+1
|
*
|
Placate clippy on nightly
Ian Jackson
2022-02-18
1
-0
/
+1
|
*
|
Placate rustfmt
Ian Jackson
2022-02-18
1
-4
/
+10
|
*
|
Placate clippy
Ian Jackson
2022-02-18
1
-1
/
+3
|
*
|
Add missing docs for report_and_exit
Ian Jackson
2022-02-18
1
-0
/
+3
|
*
|
Provide error reporter and use it in the arti binary
Ian Jackson
2022-02-18
2
-0
/
+43
|
|
/
*
/
Fix typos
Dimitris Apostolou
2022-02-18
1
-2
/
+2
|
/
*
spelling fix
Nick Mathewson
2022-02-17
1
-1
/
+1
[prev]
[next]