index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-error
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-1
/
+1
*
Merge branch 'remove-lint' into 'main'
Jim Newsome
2026-07-15
2
-4
/
+1
|
\
|
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-3
/
+0
|
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
|
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
|
tor-error: Fix clippy warnings
hjrgrn
2026-07-10
2
-2
/
+2
|
/
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-3
/
+3
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
5
-0
/
+5
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
tor-error: New ErrorKind for rejected documents.
Nick Mathewson
2026-05-12
2
-3
/
+17
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
Merge branch 'feat/protocol-warnings' into 'main'
Nick Mathewson
2026-04-08
1
-3
/
+195
|
\
|
*
arti: set_protocol_warning_mode to Warn or Off in setup_logging
moumenalaoui
2026-04-08
1
-9
/
+20
|
*
tor-error: add runtime ProtocolWarningMode and promote TorProtocolViolation i...
moumenalaoui
2026-03-27
1
-1
/
+182
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-1
/
+1
*
|
Bump versions: minor, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
|
Run cargo sort --workspace and commit the parts we want
Ian Jackson
2026-03-30
1
-1
/
+8
*
|
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-1
/
+1
|
/
*
tor-error: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-10
/
+11
*
Fix grammar typos
Tobias Stoeckmann
2026-03-15
1
-3
/
+3
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
Bump strum to 0.28
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-1
/
+1
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-1
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-1
/
+1
*
Merge branch 'main' into 'main'
gabi-250
2026-02-02
1
-1
/
+1
|
\
|
*
fix(minver): Update paste dependency to be minver compatible
Samuel Cobb
2026-01-26
1
-1
/
+1
*
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
|
/
*
meta: Remove all semver.md files post-release
Clara Engler
2026-01-13
1
-1
/
+0
*
cargo: Bump all non arti/tor crates
Clara Engler
2026-01-12
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-1
/
+1
*
Merge branch 'bug-context' into 'main'
gabi-250
2025-12-03
2
-0
/
+34
|
\
|
*
tor-error: Provide new `bug_context` method on Bug and Result<_, Bug>
Ian Jackson
2025-12-01
2
-0
/
+34
*
|
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-1
/
+1
|
/
*
Merge branch 'readd-error-deduping' into 'main'
Ian Jackson
2025-11-20
1
-10
/
+3
|
\
|
*
Revert "retry-error: stop trying to dedup error msgs"
Steven Engler
2025-11-18
1
-10
/
+3
*
|
error: Improve http error status code docs.
Nick Mathewson
2025-11-19
1
-0
/
+10
*
|
tor-error: rustfmt
Nick Mathewson
2025-11-18
1
-63
/
+64
*
|
tor-error: Provide a more reasonable API for http status codes.
Nick Mathewson
2025-11-18
2
-6
/
+9
*
|
tor-error: Add support for ErrorKind->HTTP status conversion
Nick Mathewson
2025-11-18
3
-1
/
+81
|
/
*
retry-error: stop trying to dedup error msgs
Steven Engler
2025-11-13
1
-3
/
+10
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
5
-5
/
+5
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-2
/
+2
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-2
/
+2
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
[next]