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-dirclient
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-1
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
4
-5
/
+5
*
Stop using MockSleepProvider in a few crates
Neel Chauhan
2025-11-02
1
-3
/
+2
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-11
/
+11
*
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
-11
/
+11
*
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
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-11
/
+11
*
tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::Plain
Ian Jackson
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
3
-14
/
+43
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
dirclient: Use the new Tunnel interface (fmt).
Gabriela Moldovan
2025-08-05
1
-1
/
+3
*
dirclient: Use the new Tunnel interface
David Goulet
2025-08-05
4
-20
/
+29
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-11
/
+11
*
Rename last_hop to last_hop_info to fix name conflict
Nick Mathewson
2025-07-10
1
-3
/
+3
*
dirclient: treat excessive incoming cells as suspicious.
Nick Mathewson
2025-07-10
1
-2
/
+3
*
hs*: Define some HsDesc errors as _suspicious_.
Nick Mathewson
2025-07-10
1
-0
/
+39
*
dirclient: New error type for too-long headers.
Nick Mathewson
2025-07-10
2
-4
/
+13
*
dirclient: Make SourceInfo::from_circuit public.
Nick Mathewson
2025-07-10
1
-8
/
+8
*
dirclient: refactor logic for constructing a SourceInfo from a circuit
Nick Mathewson
2025-07-10
2
-11
/
+16
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-11
/
+11
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Remove comment saying we do not implement consensus diffs
Nick Mathewson
2025-06-10
1
-2
/
+0
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-11
/
+11
*
Merge branch 'nightly-warnings' into 'main'
Nick Mathewson
2025-05-29
1
-1
/
+1
|
\
|
*
arti, cell, dirclient: Use expect instead of unwrap.
Nick Mathewson
2025-05-29
1
-1
/
+1
*
|
dirclient: Stop sending suffix .z in URLs.
Nick Mathewson
2025-05-27
2
-15
/
+12
|
/
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
2
-5
/
+13
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-11
/
+11
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-11
/
+11
*
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
1
-1
/
+5
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-11
/
+11
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
tor-dirclient: modify `check_circuit` to use `first_hop_clock_skew`
Steven Engler
2025-02-10
2
-15
/
+30
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-11
/
+11
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-11
/
+11
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-11
/
+11
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-11
/
+11
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-11
/
+11
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-2
/
+2
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-11
/
+11
[prev]
[next]