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-hsrproxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-9
/
+9
*
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
1
-1
/
+1
*
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
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-1
/
+1
*
Merge branch 'impl-unix-conn' into 'main'
Ian Jackson
2026-07-01
2
-28
/
+79
|
\
|
*
added Unix Socket support
pryty26
2026-07-01
2
-28
/
+79
*
|
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-12
/
+12
|
/
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
proto: Add crate-level exports for two extra stream types (fmt)
Gabriela Moldovan
2026-06-17
1
-1
/
+2
|
/
*
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
2
-0
/
+2
|
\
|
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
2
-0
/
+2
*
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
|
/
*
tor-rtcompat+misc: add `NetStreamProvider::ConnectOptions`
Steven Engler
2026-06-08
1
-1
/
+6
*
Upgrade metrics to 0.24.6.
Wesley Aptekar-Cassels
2026-06-02
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-9
/
+9
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-9
/
+9
*
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
*
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-9
/
+9
*
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Bump strum to 0.28
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
Bump toml to 1.0.3
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
-9
/
+9
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-3
/
+3
*
tor-hsrproxy: migrate to derive_deftly(TorConfig)
Nick Mathewson
2026-02-17
2
-29
/
+7
*
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
*
Set package.metadata.docs.rs.all-features to true for all crates
Niel Duysters
2026-02-09
1
-0
/
+3
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-9
/
+9
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
cargo: Bump futures-copy
Clara Engler
2026-01-13
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-9
/
+9
*
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-9
/
+9
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
Run fixup-features in preparation for release
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
Bump derive-deftly to 1.5.0
Ian Jackson
2025-11-07
1
-1
/
+1
*
Merge branch 'deftly-1.4' into 'main'
opara
2025-11-06
1
-1
/
+1
|
\
|
*
Bump derive-deftly to 1.4.0
Ian Jackson
2025-11-06
1
-1
/
+1
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
2
-2
/
+2
|
/
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-2
/
+1
*
Replace copy_interactive with futures-copy.
Nick Mathewson
2025-10-30
2
-72
/
+26
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-11
/
+11
*
Merge branch 'restricted-discovery-stable' into 'main'
gabi-250
2025-10-22
1
-8
/
+3
|
\
|
*
hsrproxy: Sort Cargo.toml
Gabriela Moldovan
2025-10-21
1
-5
/
+1
|
*
hsrproxy: Place non-experimental features at the top
Gabriela Moldovan
2025-10-21
1
-1
/
+1
|
*
arti: Mark restricted-discovery as non-experimental
Gabriela Moldovan
2025-10-21
1
-3
/
+2
[next]