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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-hsservice should depend on an explicit version of tor-bytes.
arti-v1.1.9
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Enable publication on tor-hsservice.
Nick Mathewson
2023-10-02
1
-2
/
+0
*
Bump tor-dirclient patchlevel, since its dependency changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-6
/
+6
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-6
/
+6
*
Run "fixup-features" on arti crates.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
tor-hsservice: Add a helper for reading service keys from the keystore.
Gabriela Moldovan
2023-09-22
1
-1
/
+1
*
Merge branch 'onionservice_part1' into 'main'
Nick Mathewson
2023-09-20
1
-0
/
+1
|
\
|
*
hss: Use tor-persist to make a StorageHandle.
Nick Mathewson
2023-09-20
1
-0
/
+1
|
*
tor-hsservice/Cargo.toml: wrap.
Nick Mathewson
2023-09-20
1
-1
/
+15
*
|
hss: Wrap Cargo.toml.
Nick Mathewson
2023-09-19
1
-1
/
+16
|
/
*
tor-hsservice: ipt_set: Add some tests
Ian Jackson
2023-09-18
1
-0
/
+1
*
Merge branch 'desc-publisher-uploads' into 'main'
Ian Jackson
2023-09-14
1
-1
/
+0
|
\
|
*
tor-hsservice: Use mpsc channels instead of async-broadcast.
Gabriela Moldovan
2023-09-12
1
-1
/
+0
*
|
Merge branch 'hss_config' into 'main'
Nick Mathewson
2023-09-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
HSS: Parser/encoder for AuthorizedClientConfig
Nick Mathewson
2023-09-07
1
-0
/
+1
*
|
Merge branch 'bumps' into 'main'
arti-v1.1.8
Ian Jackson
2023-09-05
1
-15
/
+15
|
\
\
|
*
|
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-14
/
+14
|
*
|
Minor-version bumps for crates with breaking changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
|
|
/
*
/
Run "fixup-features" in preparation for release.
Nick Mathewson
2023-09-05
1
-1
/
+1
|
/
*
tor-hsservice: Add partial descriptor publisher reactor implementation.
Gabriela Moldovan
2023-08-25
1
-0
/
+6
*
hss: Retry rendezvous circuit attempts.
Nick Mathewson
2023-08-24
1
-0
/
+1
*
tor-keymgr, tor-hsservice: deser for ArtiPathComponent and HsNickname
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-hsservice: Provide a sensible HsNickname
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-hsservice: About half of an IPT Manager
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-hsservice: Provide timeout tracking utilities - tests
Ian Jackson
2023-08-23
1
-0
/
+2
*
tor-hsservice: Provide timeout tracking utilities
Ian Jackson
2023-08-23
1
-0
/
+2
*
hss: change terminate oneshot to send "void".
Nick Mathewson
2023-08-22
1
-0
/
+1
*
hss: enable tor_proto/experimental-api
Nick Mathewson
2023-08-22
1
-1
/
+5
*
HSS: Use correct timeouts and delays in IptEstablisher
Nick Mathewson
2023-08-22
1
-0
/
+1
*
HSS: Refactor RendRequest so we can return a stream of it.
Nick Mathewson
2023-08-22
1
-0
/
+2
*
hss: Establish intro point by RelayIds.
Nick Mathewson
2023-08-22
1
-0
/
+1
*
Merge branch 'hss_ct_from_parts' into 'main'
Nick Mathewson
2023-08-22
1
-2
/
+2
|
\
|
*
hsservice: Compute rendezvous points correctly.
Nick Mathewson
2023-08-22
1
-2
/
+2
*
|
Merge branch 'hss-err' into 'main'
gabi-250
2023-08-18
1
-0
/
+1
|
\
\
|
*
|
tor-hsservice errors: Return ReconfigureError from reconfigure
Ian Jackson
2023-08-17
1
-0
/
+1
*
|
|
tor-hsservice: Define drop behaviour of IPT establisher status
Ian Jackson
2023-08-17
1
-0
/
+1
|
|
/
|
/
|
*
|
hsservice: new rend_handshake module
Nick Mathewson
2023-08-17
1
-0
/
+2
|
/
*
Wire up more of IptEstablisher.
Nick Mathewson
2023-08-16
1
-0
/
+1
*
hsservice: migrate IptStatus design to assume a postage::watch
Nick Mathewson
2023-08-15
1
-0
/
+1
*
Start working on the backend for an IptEstablisher.
Nick Mathewson
2023-08-14
1
-1
/
+3
*
hsservice: Upgrade tor-keymgr dep
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Merge branch 'hss_apis' into 'main'
Nick Mathewson
2023-08-01
1
-0
/
+3
|
\
|
*
hsservice: Adapt API sketches from onion-service-notes.md
Nick Mathewson
2023-07-31
1
-0
/
+1
|
*
hsservice: Adapt data structures from onion-service-notes.md
Nick Mathewson
2023-07-31
1
-0
/
+2
*
|
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
|
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-2
/
+2
|
/
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-5
/
+5
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
[next]