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
*
Update the release date for today's release
Gabriela Moldovan
2026-03-03
1
-1
/
+1
*
Merge branch '2.1.0-bumps' into 'main'
gabi-250
2026-03-02
1
-31
/
+31
|
\
|
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-29
/
+29
|
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-2
/
+2
*
|
Update release date in preparation for today's release
Gabriela Moldovan
2026-03-02
1
-1
/
+1
|
/
*
arti-client: Convert config to derive_deftly(TorConfig).
Nick Mathewson
2026-02-24
1
-115
/
+94
*
Merge branch 'ticket_2338' into 'main'
Nick Mathewson
2026-02-19
1
-9
/
+5
|
\
|
*
arti-client: Use ErrorSources to find best hint for an error.
Nick Mathewson
2026-02-16
1
-9
/
+5
*
|
arti-client: Allow collapsible_if in examples
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
|
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
*
|
Bump time to 0.3.47
Gabriela Moldovan
2026-02-16
1
-1
/
+1
|
/
*
relay: Add a TLS acceptor in the ChanBuilder
David Goulet
2026-02-09
1
-7
/
+10
*
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
|
|
|
/
|
|
/
|
[next]