summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-30/+30
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* tor-hsservice: make `build_unvalidated()` privateSteven Engler2025-11-262-1/+2
* Merge branch 'intro-dos' into 'main'gabi-2502025-11-251-1/+1
|\
| * hsservice: Fix typo in rate_limit_at_intro docsGabriela Moldovan2025-11-251-1/+1
* | Merge branch 'max-concurrent-streams' into 'main'Nick Mathewson2025-11-251-0/+5
|\ \ | |/ |/|
| * hsservice: Clarify what max_concurrent_streams_per_circuit doesGabriela Moldovan2025-11-251-0/+5
* | opentelemetry: Instrument a bunch of functions.Wesley Aptekar-Cassels2025-11-242-0/+6
|/
* Merge branch 'disable-hidden-service' into 'main'wesleyac2025-11-123-2/+18
|\
| * Fix semver files.Wesley Aptekar-Cassels2025-11-031-2/+0
| * arti(-client|-ureq)/tor-hsservice: semver files v2hashcatHitman2025-10-211-1/+1
| * arti-client/tor-hsservice: semver fileshashcatHitman2025-10-161-0/+3
| * arti(-client)/tor-hsservice: return None for disabled servicehashcatHitman2025-10-162-9/+5
| * arti/tor-hsservice: don't warn on autostarthashcatHitman2025-10-162-13/+4
| * tor-hsservice: TODO - allow changing "enabled"hashcatHitman2025-10-161-0/+2
| * arti/tor-hsservice: warn on service autostarthashcatHitman2025-10-162-4/+13
| * tor-hsservice: add config to disable servicehashcatHitman2025-10-163-0/+17
* | Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* | Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\ \
| * | Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* | | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-0613-14/+14
|/ /
* | all: run cargo fmtSteven Engler2025-11-041-1/+1
* | all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-043-3/+4
* | proto: Replace ClientCircSyncView in IncomingStreamRequestFilterGabriela Moldovan2025-10-301-1/+1
* | maint: bump minor versions of all published cratesSteven Engler2025-10-291-37/+37
* | Merge branch 'restricted-discovery-stable' into 'main'gabi-2502025-10-221-3/+4
|\ \
| * | arti: Mark restricted-discovery as non-experimentalGabriela Moldovan2025-10-211-3/+4
| |/
* / Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
|/
* Fix new clippy nightly warning about subtracting Durations.Nick Mathewson2025-10-161-7/+11
* Merge branch 'file-too-large' into 'main'wesleyac2025-10-061-3/+2
|\
| * tor-hsservice: Replace `libc::EFBIG` with `io::ErrorKind::FileTooLarge`hashcatHitman2025-09-011-2/+1
| * tor-hsservice: Small typo correctionhashcatHitman2025-09-011-1/+1
* | release: Bump versions.Wesley Aptekar-Cassels2025-10-021-37/+37
* | tor-hsservice: Fix time_store test.Wesley Aptekar-Cassels2025-10-011-1/+0
* | Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* | hsservice: Remove misleading OnionService note.Gabriela Moldovan2025-09-121-1/+1
* | hsservice: Say how a RunningOnionService is constructed.Gabriela Moldovan2025-09-121-1/+3
* | hsservice: Remove an already-addressed TODO.Gabriela Moldovan2025-09-121-1/+0
* | Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* | arti: keys: Add `keys check-integrity` CLI toolhjrgrn2025-09-043-43/+84
* | Merge branch 'the-bell-tolls-for-once_cell' into 'main'wesleyac2025-09-031-7/+1
|\ \
| * | tor-hsservice: Modified MSRV TODO for `once_cell` removalhashcatHitman2025-08-201-7/+1
* | | Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
| |/ |/|
* | Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-37/+37
* | Merge branch 'fixup-features' into 'main'Nick Mathewson2025-08-281-0/+1
|\ \
| * | Fix complaints from "cargo sort"Nick Mathewson2025-08-271-1/+2
| * | Run "fixup-features"Nick Mathewson2025-08-271-1/+1
* | | proto: Add a circuit module shared between client and relay impls.Gabriela Moldovan2025-08-281-2/+2
|/ /
* / hsservice: Move derive_more::From out of internal_prelude.Nick Mathewson2025-08-194-1/+4
|/
* misc: cleanup now that `_report!` macros support fieldsSteven Engler2025-08-181-1/+1