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
/
tor-hsclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
cargo: Bump all non arti/tor crates
Clara Engler
2026-01-12
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-31
/
+31
*
hsclient, hsservice: Remove no longer needed conversion functions
Gabriela Moldovan
2026-01-06
1
-29
/
+1
*
keymgr: Use d-d to generate CTorPath<->KeySpecifier conversions
Gabriela Moldovan
2026-01-06
1
-1
/
+1
*
keymgr: Make CTorPath more like the client/service specifiers (fmt)
Gabriela Moldovan
2026-01-06
1
-1
/
+1
*
keymgr: Make CTorPath more like the client/service specifiers
Gabriela Moldovan
2026-01-06
1
-2
/
+2
*
keymgr: Push error handling into the from_ctor_path() functions
Gabriela Moldovan
2026-01-06
1
-4
/
+10
*
keymgr: Specify ctor conversion functions as module
Gabriela Moldovan
2026-01-06
1
-20
/
+19
*
keymgr: Extend KeySpecifier macro to support CTorPath conversions
Gabriela Moldovan
2026-01-06
1
-1
/
+18
*
fix: use wallclock timestamps in all push_timed calls
Nihal
2025-12-17
1
-3
/
+3
*
refactor: clean code
Nihal
2025-12-17
1
-2
/
+3
*
feat(retry-error): add timestamps to retry errors
Nihal
2025-12-17
1
-6
/
+9
*
Merge branch 'ticket1223' into 'main'
Nick Mathewson
2025-12-04
2
-61
/
+8
|
\
|
*
Refactor common code that builds circtargets for HS.
Nick Mathewson
2025-12-04
2
-61
/
+8
*
|
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
|
/
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-31
/
+31
*
tor-hsclient: Report IPT index in IntroductionFailed.
Wesley Aptekar-Cassels
2025-11-25
1
-1
/
+1
*
tor-hsservice: Fix typo in error message.
Wesley Aptekar-Cassels
2025-11-24
1
-1
/
+1
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-2
/
+11
*
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
4
-5
/
+5
|
/
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
2
-3
/
+3
*
Stop using MockSleepProvider in a few crates
Neel Chauhan
2025-11-02
1
-4
/
+2
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-35
/
+35
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-35
/
+35
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
2
-2
/
+4
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-35
/
+35
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-12
/
+12
*
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
1
-0
/
+1
*
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
10
-29
/
+29
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
conflux: Adjust docs and fix doc links.
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
hsservice, hsclient: Enable tor-circmgr/send-control-msg too.
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
2
-4
/
+5
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
3
-139
/
+232
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-2
/
+2
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-30
/
+30
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
2
-9
/
+13
*
hs*: Define some HsDesc errors as _suspicious_.
Nick Mathewson
2025-07-10
2
-8
/
+37
*
dirclient: New error type for too-long headers.
Nick Mathewson
2025-07-10
1
-0
/
+1
*
hs*: Include SourceInfo when making HsDesc requests.
Nick Mathewson
2025-07-10
1
-1
/
+18
[next]