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
*
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
*
Merge branch 'file-too-large' into 'main'
wesleyac
2025-10-06
1
-3
/
+2
|
\
|
*
tor-hsservice: Replace `libc::EFBIG` with `io::ErrorKind::FileTooLarge`
hashcatHitman
2025-09-01
1
-2
/
+1
|
*
tor-hsservice: Small typo correction
hashcatHitman
2025-09-01
1
-1
/
+1
*
|
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-37
/
+37
*
|
tor-hsservice: Fix time_store test.
Wesley Aptekar-Cassels
2025-10-01
1
-1
/
+0
*
|
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
|
hsservice: Remove misleading OnionService note.
Gabriela Moldovan
2025-09-12
1
-1
/
+1
*
|
hsservice: Say how a RunningOnionService is constructed.
Gabriela Moldovan
2025-09-12
1
-1
/
+3
*
|
hsservice: Remove an already-addressed TODO.
Gabriela Moldovan
2025-09-12
1
-1
/
+0
*
|
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
|
arti: keys: Add `keys check-integrity` CLI tool
hjrgrn
2025-09-04
3
-43
/
+84
*
|
Merge branch 'the-bell-tolls-for-once_cell' into 'main'
wesleyac
2025-09-03
1
-7
/
+1
|
\
\
|
*
|
tor-hsservice: Modified MSRV TODO for `once_cell` removal
hashcatHitman
2025-08-20
1
-7
/
+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
-37
/
+37
*
|
Merge branch 'fixup-features' into 'main'
Nick Mathewson
2025-08-28
1
-0
/
+1
|
\
\
|
*
|
Fix complaints from "cargo sort"
Nick Mathewson
2025-08-27
1
-1
/
+2
|
*
|
Run "fixup-features"
Nick Mathewson
2025-08-27
1
-1
/
+1
*
|
|
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-2
/
+2
|
/
/
*
/
hsservice: Move derive_more::From out of internal_prelude.
Nick Mathewson
2025-08-19
4
-1
/
+4
|
/
*
misc: cleanup now that `_report!` macros support fields
Steven Engler
2025-08-18
1
-1
/
+1
[next]