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
*
release: Update release date.
Wesley Aptekar-Cassels
2026-02-02
1
-1
/
+1
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-29
/
+29
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
arti-client: document the need for `tor_log_ratelim::install_runtime()`
Steven Engler
2026-01-14
1
-0
/
+25
*
chanmgr: Introduce a ChanMgrConfig struct
David Goulet
2026-01-13
1
-1
/
+2
*
chanmgr: Remove KeyMgr from constructor
David Goulet
2026-01-13
1
-1
/
+0
*
arti-client: Update release date
Clara Engler
2026-01-13
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-29
/
+29
*
arti,arti-relay: change info keystore path msg to debug
Steven Engler
2025-12-11
1
-1
/
+3
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
3
-23
/
+0
*
Merge branch 'deftly-1.6.0' into 'main'
Ian Jackson
2025-12-04
1
-1
/
+1
|
\
|
*
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
|
Merge branch 'torclient-keymgr-accessor' into 'main'
wesleyac
2025-12-03
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
arti-client: Add `TorClient:keymgr` getter function
hjrgrn
2025-11-05
1
-0
/
+6
*
|
Remove semver.md files post-release
Gabriela Moldovan
2025-12-02
1
-1
/
+0
*
|
Run maint/update-release-date.
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
|
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-29
/
+29
*
|
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
|
Merge branch 'fix-typo' into 'main'
Ian Jackson
2025-11-27
1
-1
/
+1
|
\
\
|
*
|
arti-client: Fix typo
Mynacol
2025-11-27
1
-1
/
+1
*
|
|
tor-circmgr: simplify `CircMgrConfig`
Steven Engler
2025-11-26
1
-2
/
+7
*
|
|
tor-circmgr,arti-client: `CircMgrConfig::vanguard_config` is always built
Steven Engler
2025-11-26
1
-5
/
+48
*
|
|
arti-client: document the 'vanguards' feature in the README
Steven Engler
2025-11-26
1
-0
/
+3
*
|
|
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
2
-0
/
+7
|
/
/
*
|
Merge branch 'disable-hidden-service' into 'main'
wesleyac
2025-11-12
2
-12
/
+29
|
\
\
|
*
|
Fix semver files.
Wesley Aptekar-Cassels
2025-11-03
1
-2
/
+0
|
*
|
arti(-client|-ureq)/tor-hsservice: semver files v2
hashcatHitman
2025-10-21
1
-2
/
+3
|
*
|
arti(-client|-ureq|-rpcserver): semver files
hashcatHitman
2025-10-16
1
-0
/
+1
|
*
|
arti-client/tor-hsservice: semver files
hashcatHitman
2025-10-16
1
-0
/
+1
|
*
|
arti(-client)/tor-hsservice: return None for disabled service
hashcatHitman
2025-10-16
1
-12
/
+28
|
*
|
arti(-client): graceful service disable in arti only
hashcatHitman
2025-10-16
1
-27
/
+9
|
*
|
arti/arti-client: add graceful service disable
hashcatHitman
2025-10-16
1
-9
/
+27
*
|
|
Merge branch 'bug2118a' into 'main'
wesleyac
2025-11-10
1
-14
/
+29
|
\
\
\
|
*
|
|
Make create_onion_service() corrections
Neel Chauhan
2025-11-10
1
-17
/
+2
|
*
|
|
Mention InertTorClient in client.rs
Neel Chauhan
2025-11-10
1
-1
/
+1
|
*
|
|
Don't assume we have inert_client in TorClient
Neel Chauhan
2025-11-04
1
-2
/
+2
|
*
|
|
`arti-client`: Move `create_onion_service()` to `InertTorClient`
Neel Chauhan
2025-11-04
1
-15
/
+45
|
|
|
/
|
|
/
|
*
|
|
arti-client: Add TODO for #2249.
Wesley Aptekar-Cassels
2025-11-10
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
13
-14
/
+14
|
/
/
/
*
|
|
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
|
|
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
2
-3
/
+3
|
/
/
*
|
Merge branch 'release-3' into 'main'
arti-v1.7.0
Nick Mathewson
2025-10-29
1
-1
/
+1
|
\
\
|
*
|
arti-client: update `ARTI_CLIENT_RELEASE_DATE`
Steven Engler
2025-10-29
1
-1
/
+1
*
|
|
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-31
/
+31
|
/
/
*
|
TorAddr: Add function to inspect the host as an IpAddr, if it is one.
Nick Mathewson
2025-10-28
1
-0
/
+8
*
|
arti-relay: copy `state_mgr.try_lock()` from arti-client
Steven Engler
2025-10-21
1
-0
/
+1
*
|
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
|
/
[next]