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-hsservice
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
-30
/
+30
*
hsclient, hsservice: Remove no longer needed conversion functions
Gabriela Moldovan
2026-01-06
1
-58
/
+0
*
keymgr: Use d-d to generate CTorPath<->KeySpecifier conversions
Gabriela Moldovan
2026-01-06
1
-2
/
+2
*
keymgr: Make CTorPath more like the client/service specifiers (fmt)
Gabriela Moldovan
2026-01-06
1
-6
/
+2
*
keymgr: Make CTorPath more like the client/service specifiers
Gabriela Moldovan
2026-01-06
1
-9
/
+5
*
keymgr: Push error handling into the from_ctor_path() functions
Gabriela Moldovan
2026-01-06
1
-8
/
+16
*
keymgr: Remove redundant ArtiPath from error context (fmt)
Gabriela Moldovan
2026-01-06
1
-4
/
+2
*
keymgr: Remove redundant ArtiPath from error context
Gabriela Moldovan
2026-01-06
1
-5
/
+3
*
keymgr: Split out ArtiPathError from KeyPathError (fmt)
Gabriela Moldovan
2026-01-06
1
-16
/
+19
*
keymgr: Split out ArtiPathError from KeyPathError
Gabriela Moldovan
2026-01-06
1
-7
/
+12
*
keymgr: Specify ctor conversion functions as module
Gabriela Moldovan
2026-01-06
1
-42
/
+46
*
keymgr: Extend KeySpecifier macro to support CTorPath conversions
Gabriela Moldovan
2026-01-06
1
-2
/
+38
*
fix: use wallclock timestamps in all push_timed calls
Nihal
2025-12-17
1
-1
/
+8
*
refactor: convert Extend to inherent method, forbid push/extend, fix rend_han...
Nihal
2025-12-17
1
-1
/
+11
*
refactor: clean code
Nihal
2025-12-17
2
-2
/
+2
*
feat(retry-error): add timestamps to retry errors
Nihal
2025-12-17
2
-2
/
+2
*
Merge branch 'ticket1223' into 'main'
Nick Mathewson
2025-12-04
3
-63
/
+36
|
\
|
*
Refactor common code that builds circtargets for HS.
Nick Mathewson
2025-12-04
3
-63
/
+36
*
|
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
|
/
*
Remove semver.md files post-release
Gabriela Moldovan
2025-12-02
1
-2
/
+0
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-30
/
+30
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
tor-hsservice: make `build_unvalidated()` private
Steven Engler
2025-11-26
2
-1
/
+2
*
Merge branch 'intro-dos' into 'main'
gabi-250
2025-11-25
1
-1
/
+1
|
\
|
*
hsservice: Fix typo in rate_limit_at_intro docs
Gabriela Moldovan
2025-11-25
1
-1
/
+1
*
|
Merge branch 'max-concurrent-streams' into 'main'
Nick Mathewson
2025-11-25
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
hsservice: Clarify what max_concurrent_streams_per_circuit does
Gabriela Moldovan
2025-11-25
1
-0
/
+5
*
|
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
2
-0
/
+6
|
/
*
Merge branch 'disable-hidden-service' into 'main'
wesleyac
2025-11-12
3
-2
/
+18
|
\
|
*
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
-1
/
+1
|
*
arti-client/tor-hsservice: semver files
hashcatHitman
2025-10-16
1
-0
/
+3
|
*
arti(-client)/tor-hsservice: return None for disabled service
hashcatHitman
2025-10-16
2
-9
/
+5
|
*
arti/tor-hsservice: don't warn on autostart
hashcatHitman
2025-10-16
2
-13
/
+4
|
*
tor-hsservice: TODO - allow changing "enabled"
hashcatHitman
2025-10-16
1
-0
/
+2
|
*
arti/tor-hsservice: warn on service autostart
hashcatHitman
2025-10-16
2
-4
/
+13
|
*
tor-hsservice: add config to disable service
hashcatHitman
2025-10-16
3
-0
/
+17
*
|
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
3
-3
/
+4
*
|
proto: Replace ClientCircSyncView in IncomingStreamRequestFilter
Gabriela Moldovan
2025-10-30
1
-1
/
+1
*
|
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-37
/
+37
*
|
Merge branch 'restricted-discovery-stable' into 'main'
gabi-250
2025-10-22
1
-3
/
+4
|
\
\
|
*
|
arti: Mark restricted-discovery as non-experimental
Gabriela Moldovan
2025-10-21
1
-3
/
+4
|
|
/
*
/
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
|
/
*
Fix new clippy nightly warning about subtracting Durations.
Nick Mathewson
2025-10-16
1
-7
/
+11
[next]