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
...
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+14
*
arti-client: add doc comments to `TorClient::create_onion_service()`
Steven Engler
2025-09-23
1
-0
/
+14
*
tor-dircommon: Implement proposal 330
Clara Engler
2025-09-16
1
-18
/
+10
*
Move `FallbackDir` into `tor-dircommon`
Clara Engler
2025-09-11
1
-2
/
+2
*
Merge branch 'dircommon-cfg' into 'main'
Clara Engler
2025-09-11
1
-4
/
+5
|
\
|
*
Move `DirTolerance` into `tor-dircommon`
Clara Engler
2025-09-09
1
-4
/
+3
|
*
Move `DownloadSchedule` into `tor-dircommon`
Clara Engler
2025-09-08
1
-3
/
+5
|
*
Move `NetworkStatus` to `tor-dircommon`
Clara Engler
2025-09-08
1
-2
/
+2
*
|
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
|
/
*
Merge branch 'tor-dircommon' into 'main'
Ian Jackson
2025-09-03
2
-5
/
+21
|
\
|
*
tor-dircommon: Update to 0.34.0
Clara Engler
2025-09-02
1
-1
/
+1
|
*
tor-dircommon: Add dirports field to authority
Clara Engler
2025-09-02
1
-2
/
+16
|
*
tor-dircommon: Initial commit
Clara Engler
2025-09-02
2
-3
/
+5
*
|
Merge branch 'the-bell-tolls-for-once_cell' into 'main'
wesleyac
2025-09-03
1
-7
/
+1
|
\
\
|
|
/
|
/
|
|
*
arti-client: Modified MSRV TODO for `once_cell` removal
hashcatHitman
2025-08-20
1
-7
/
+1
*
|
Require tracing-subscriber 0.3.20
Nick Mathewson
2025-09-02
1
-1
/
+1
*
|
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
|
fix documentation for StreamPrefs::connect_to_onion_services to match changes...
Aiden McClelland
2025-08-28
1
-8
/
+1
*
|
Merge branch 'bumps-for-1.5.0' into 'main'
Nick Mathewson
2025-08-28
1
-30
/
+30
|
\
\
|
*
|
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-30
/
+30
*
|
|
Run "update-release-date"
Nick Mathewson
2025-08-28
1
-1
/
+1
|
/
/
*
|
Merge branch 'rustls-disclaimer' into 'main'
opara
2025-08-25
1
-3
/
+1
|
\
\
|
*
|
docs: remove outdated comments about rustls/ring license
Steven Engler
2025-08-21
1
-3
/
+1
*
|
|
Merge branch 'toml-0.9.5' into 'main'
Nick Mathewson
2025-08-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Upgrade to toml-0.9.5.
Nick Mathewson
2025-08-18
1
-1
/
+1
*
|
|
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
3
-6
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
3
-6
/
+9
|
|
/
*
|
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
1
-0
/
+1
*
|
Add a few unit tests for create_unbootstrapped_async.
Nick Mathewson
2025-08-19
1
-0
/
+49
*
|
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
3
-3
/
+3
|
/
*
arti-client example: Write rather than hide an elided lifetime
Ian Jackson
2025-08-11
1
-1
/
+1
*
Merge branch 'enable-cgo' into 'main'
Nick Mathewson
2025-08-07
1
-0
/
+2
|
\
|
*
Propagate cgo feature up to arti crate.
Nick Mathewson
2025-08-07
1
-0
/
+2
*
|
Resolve a rustdoc warning
Nick Mathewson
2025-08-07
1
-1
/
+1
*
|
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
9
-29
/
+42
*
|
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-3
/
+5
|
/
*
arti-client: Fix test for FlowCtrl=2.
Nick Mathewson
2025-08-06
1
-3
/
+3
*
tor_proto: add FLOWCTRL_CC to supported_client_protocols
Nick Mathewson
2025-08-06
1
-5
/
+13
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Merge branch 'use-cc' into 'main'
Nick Mathewson
2025-08-05
1
-0
/
+2
|
\
|
*
arti-client: add experimental "flowctl-cc" feature
Steven Engler
2025-08-04
1
-0
/
+2
*
|
arti-client: Resolve XXX to make CI run.
Gabriela Moldovan
2025-08-05
1
-23
/
+26
*
|
arti-client: Use the new Tunnel interface
David Goulet
2025-08-05
2
-26
/
+34
*
|
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
1
-1
/
+1
*
|
Merge branch 'changelog' into 'main'
arti-v1.4.6
Ian Jackson
2025-08-05
1
-1
/
+1
|
\
\
|
*
|
Update the release date
Ian Jackson
2025-08-05
1
-1
/
+1
|
|
/
*
|
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
|
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-28
/
+28
*
|
Merge branch 'update' into 'main'
Ian Jackson
2025-08-04
1
-1
/
+1
|
\
\
|
*
|
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
|
|
/
[prev]
[next]