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
/
examples
/
gsoc2023
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
4
-16
/
+16
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
examples/gsoc/obfs4-checker: Port to web-time-compat.
Nick Mathewson
2026-03-26
3
-6
/
+14
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
4
-16
/
+16
*
Bump time to 0.3.47
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
Revert "Merge branch 'UpdateAPI' into 'main'"
Alexander Hansen Færøy
2026-02-09
1
-29
/
+7
*
formatting fixed
Nuhiat-Arefin
2026-02-06
1
-1
/
+1
*
Update socks5 API
Nuhiat-Arefin
2026-02-06
1
-7
/
+29
*
deps: Upgrade fast-socks5 to 1.0.0.
Wesley Aptekar-Cassels
2026-02-02
2
-1
/
+3
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
4
-16
/
+16
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
4
-16
/
+16
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
4
-16
/
+16
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
4
-16
/
+16
*
release: Bump versions in examples/ and maint/
Wesley Aptekar-Cassels
2025-10-02
4
-16
/
+16
*
release: Run fixup-features.
Wesley Aptekar-Cassels
2025-10-01
4
-16
/
+16
*
Require tracing-subscriber 0.3.20
Nick Mathewson
2025-09-02
4
-4
/
+4
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
7
-7
/
+7
*
obfs4-checker: do not enable tor-proto/experimental.
Nick Mathewson
2025-08-06
1
-1
/
+1
*
proto: abolish path_ref() in favor of all_paths().
Gabriela Moldovan
2025-08-05
1
-3
/
+6
*
arti-client: Use the new Tunnel interface
David Goulet
2025-08-05
1
-3
/
+3
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
*
examples, fixup-features: use inline vars in format string
Nick Mathewson
2025-05-29
5
-18
/
+18
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
2
-2
/
+15
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
1
-1
/
+1
*
tor-proto: Remove deprecated DataStream API.
Gabriela Moldovan
2025-02-13
2
-9
/
+14
*
Upgrade to axum 8
Ian Jackson
2025-02-05
1
-1
/
+1
*
Rewrite download manager example
tidely
2025-02-04
3
-420
/
+0
*
proto: deprecate DataStream::circuit
Nick Mathewson
2025-01-30
1
-0
/
+1
*
Upgrade to fast-socks5 0.10.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
3
-3
/
+3
*
tor-proto: Plumb the ChannelAccount through to queue creation site
Ian Jackson
2024-10-03
1
-1
/
+2
*
tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+3
*
Run fixup-features in preparation for upcoming release.
Nick Mathewson
2024-09-25
1
-1
/
+1
*
obfs4-checker: update axum to 0.7.6
Steven Engler
2024-09-24
2
-4
/
+6
*
connection-checker: Do not enable arti "experimental" feature
Ian Jackson
2024-09-04
1
-1
/
+2
*
obfs4-checker: Do not enable arti "experimental" feature
Ian Jackson
2024-09-04
1
-2
/
+2
*
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
1
-6
/
+8
*
Stop building examples/gsoc2023/download-manager
Ian Jackson
2024-06-25
1
-0
/
+3
*
proto: Make Channel explicitly Arc<.>
Nick Mathewson
2024-05-16
1
-10
/
+12
*
remove unused dependencies
trinity-1686a
2024-04-02
2
-8
/
+2
*
Run "fixup-features" in preparation for next release.
Nick Mathewson
2024-03-28
5
-0
/
+15
*
Rename ManagedTransportConfig to TransportConfig.
Nick Mathewson
2024-03-14
2
-4
/
+4
*
gsoc2023: download-manager: Truncate the output file
Ian Jackson
2024-01-31
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
3
-3
/
+3
*
Use "wrap_help" feature for clap.
Nick Mathewson
2023-11-15
3
-3
/
+3
*
clap4: Upgrade from a deprecated syntax in examples.
Nick Mathewson
2023-11-15
1
-4
/
+4
*
Update download-manager example to match download location
gil
2023-10-20
1
-2
/
+2
*
pt-proxy example: Upgrade to fast-socks5 v0.9.1.
Nick Mathewson
2023-09-28
2
-3
/
+3
*
obs4-checker/README.md: annotate verbatim sections
Nick Mathewson
2023-09-05
1
-3
/
+3
[next]