summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* tor-hsservice should depend on an explicit version of tor-bytes.arti-v1.1.9Nick Mathewson2023-10-021-1/+1
* Enable publication on tor-hsservice.Nick Mathewson2023-10-021-2/+0
* Bump tor-dirclient patchlevel, since its dependency changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-6/+6
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-6/+6
* Run "fixup-features" on arti crates.Nick Mathewson2023-10-021-1/+1
* tor-hsservice: Add a helper for reading service keys from the keystore.Gabriela Moldovan2023-09-221-1/+1
* Merge branch 'onionservice_part1' into 'main'Nick Mathewson2023-09-201-0/+1
|\
| * hss: Use tor-persist to make a StorageHandle.Nick Mathewson2023-09-201-0/+1
| * tor-hsservice/Cargo.toml: wrap.Nick Mathewson2023-09-201-1/+15
* | hss: Wrap Cargo.toml.Nick Mathewson2023-09-191-1/+16
|/
* tor-hsservice: ipt_set: Add some testsIan Jackson2023-09-181-0/+1
* Merge branch 'desc-publisher-uploads' into 'main'Ian Jackson2023-09-141-1/+0
|\
| * tor-hsservice: Use mpsc channels instead of async-broadcast.Gabriela Moldovan2023-09-121-1/+0
* | Merge branch 'hss_config' into 'main'Nick Mathewson2023-09-071-0/+1
|\ \ | |/ |/|
| * HSS: Parser/encoder for AuthorizedClientConfigNick Mathewson2023-09-071-0/+1
* | Merge branch 'bumps' into 'main'arti-v1.1.8Ian Jackson2023-09-051-15/+15
|\ \
| * | Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-14/+14
| * | Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1
| |/
* / Run "fixup-features" in preparation for release.Nick Mathewson2023-09-051-1/+1
|/
* tor-hsservice: Add partial descriptor publisher reactor implementation.Gabriela Moldovan2023-08-251-0/+6
* hss: Retry rendezvous circuit attempts.Nick Mathewson2023-08-241-0/+1
* tor-keymgr, tor-hsservice: deser for ArtiPathComponent and HsNicknameIan Jackson2023-08-231-0/+1
* tor-hsservice: Provide a sensible HsNicknameIan Jackson2023-08-231-0/+1
* tor-hsservice: About half of an IPT ManagerIan Jackson2023-08-231-0/+1
* tor-hsservice: Provide timeout tracking utilities - testsIan Jackson2023-08-231-0/+2
* tor-hsservice: Provide timeout tracking utilitiesIan Jackson2023-08-231-0/+2
* hss: change terminate oneshot to send "void".Nick Mathewson2023-08-221-0/+1
* hss: enable tor_proto/experimental-apiNick Mathewson2023-08-221-1/+5
* HSS: Use correct timeouts and delays in IptEstablisherNick Mathewson2023-08-221-0/+1
* HSS: Refactor RendRequest so we can return a stream of it.Nick Mathewson2023-08-221-0/+2
* hss: Establish intro point by RelayIds.Nick Mathewson2023-08-221-0/+1
* Merge branch 'hss_ct_from_parts' into 'main'Nick Mathewson2023-08-221-2/+2
|\
| * hsservice: Compute rendezvous points correctly.Nick Mathewson2023-08-221-2/+2
* | Merge branch 'hss-err' into 'main'gabi-2502023-08-181-0/+1
|\ \
| * | tor-hsservice errors: Return ReconfigureError from reconfigureIan Jackson2023-08-171-0/+1
* | | tor-hsservice: Define drop behaviour of IPT establisher statusIan Jackson2023-08-171-0/+1
| |/ |/|
* | hsservice: new rend_handshake moduleNick Mathewson2023-08-171-0/+2
|/
* Wire up more of IptEstablisher.Nick Mathewson2023-08-161-0/+1
* hsservice: migrate IptStatus design to assume a postage::watchNick Mathewson2023-08-151-0/+1
* Start working on the backend for an IptEstablisher.Nick Mathewson2023-08-141-1/+3
* hsservice: Upgrade tor-keymgr depNick Mathewson2023-08-011-1/+1
* Merge branch 'hss_apis' into 'main'Nick Mathewson2023-08-011-0/+3
|\
| * hsservice: Adapt API sketches from onion-service-notes.mdNick Mathewson2023-07-311-0/+1
| * hsservice: Adapt data structures from onion-service-notes.mdNick Mathewson2023-07-311-0/+2
* | Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-2/+2
* | Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-2/+2
|/
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-5/+5
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1