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
/
arti-client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.4.0-bumps' into 'main'
arti-v2.4.0
gabi-250
2026-06-01
1
-31
/
+31
|
\
|
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-30
/
+30
|
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
|
Update release date
Gabriela Moldovan
2026-06-01
1
-1
/
+1
|
/
*
Apply 2 suggestion(s) to 1 file(s)
Nick Mathewson
2026-05-27
1
-2
/
+2
*
client: Have launch_onion_service instantiate RunningInner as needed.
Nick Mathewson
2026-05-26
1
-4
/
+28
*
client: RunningInner::reconfigure: refactor running → self
Nick Mathewson
2026-05-26
2
-43
/
+81
*
client: Move dirmgr_store back into ClientShared.
Nick Mathewson
2026-05-26
1
-9
/
+10
*
client: Fold wait_for_bootstrap{,_running} into a single method.
Nick Mathewson
2026-05-26
1
-20
/
+14
*
client: change remaining wait_for_bootstrap user.
Nick Mathewson
2026-05-26
1
-5
/
+6
*
client: Defer creation of most structures until bootstrap.
Nick Mathewson
2026-05-26
2
-127
/
+226
*
client: Rename create_inner to create_impl
Nick Mathewson
2026-05-26
2
-2
/
+2
*
client: move bootstrap lock to the head of bootstrap_inner.
Nick Mathewson
2026-05-26
1
-5
/
+5
*
client: Factor out the "running a client" code into an inner typestate
Nick Mathewson
2026-05-26
3
-86
/
+181
*
client: rename ClientInner → ClientShared.
Nick Mathewson
2026-05-26
1
-5
/
+5
*
Merge branch 'stabilize-flowctl-cc' into 'main'
Nick Mathewson
2026-05-26
1
-2
/
+3
|
\
|
*
arti-client: move 'flowctl-cc' from 'experimental' to 'full'
Steven Engler
2026-05-22
1
-2
/
+3
*
|
ptmgr: Defer proxy protocol string conversion
Nihal
2026-05-26
1
-2
/
+2
*
|
ptmgr: pass outbound_proxy to managed PT processes
Nihal
2026-05-26
1
-1
/
+6
|
/
*
Merge branch 'no-version-override' into 'main'
wesleyac
2026-05-21
5
-116
/
+11
|
\
|
*
Remove `use_obsolete_software`.
Nick Mathewson
2026-05-14
5
-116
/
+11
*
|
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-6
/
+9
*
|
Fix documentation that referred to clones of a TorClient.
Nick Mathewson
2026-05-13
1
-18
/
+7
*
|
client: Move the ClientInner code into one impl block.
Nick Mathewson
2026-05-13
1
-171
/
+166
*
|
client: Remove some inner Arcs from ClientInner
Nick Mathewson
2026-05-13
1
-9
/
+10
*
|
client: revise StreamPrefs methods
Nick Mathewson
2026-05-13
2
-14
/
+3
*
|
Make TorClient no longer implement Clone.
Nick Mathewson
2026-05-13
2
-46
/
+87
*
|
Make all TorClient constructors wrap the TorClient in an Arc.
Nick Mathewson
2026-05-13
5
-17
/
+21
*
|
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-2
/
+2
|
/
*
Merge branch 'release-2.3.0-update-release-date' into 'main'
Ian Jackson
2026-05-06
1
-1
/
+1
|
\
|
*
release: Bump release date for 2.3.0.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
|
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-30
/
+30
*
|
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
|
/
*
Log tunnel and circuit IDs
Jim Newsome
2026-04-08
1
-1
/
+4
*
Merge branch 'rustls-defaults' into 'main'
Nick Mathewson
2026-04-08
1
-4
/
+4
|
\
|
*
arti: Allow choice of CryptoProvider; use aws-lc-rs by default.
Nick Mathewson
2026-04-08
1
-4
/
+4
*
|
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
*
Merge branch 'release-date' into 'main'
Nick Mathewson
2026-03-30
1
-1
/
+1
|
\
|
*
Update release date
Ian Jackson
2026-03-30
1
-1
/
+1
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-30
/
+30
*
|
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
|
/
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
3
-11
/
+10
|
\
|
*
arti-client: Port to web-time-compat.
Nick Mathewson
2026-03-26
3
-11
/
+10
*
|
Progress on arti-client compilation on wasm32 target.
Alexander Hansen Færøy
2026-03-26
1
-1
/
+3
|
/
*
arti-client: Stub out usage of FsStateMgr on wasm32-unknown.
Nick Mathewson
2026-03-25
2
-7
/
+41
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
arti-client: Remove "not as secure as C Tor" text in the README.
Nick Mathewson
2026-03-04
1
-4
/
+1
[next]