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
/
src
/
svc
/
publish.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-hsservice: Remove unused publisher error module.
Gabriela Moldovan
2023-09-27
1
-1
/
+0
*
tor-hsservice: Make Publisher::launch return a StartupError.
Gabriela Moldovan
2023-09-27
1
-4
/
+6
*
tor-hsservice: Make Publisher::launch non-async.
Gabriela Moldovan
2023-09-27
1
-7
/
+2
*
tor-hsservice: Give the publisher a reference to the key manager.
Gabriela Moldovan
2023-09-22
1
-8
/
+26
*
publish: note a possible behavior change on launch().
Nick Mathewson
2023-09-21
1
-0
/
+4
*
hss: adjust members of OnionService type.
Nick Mathewson
2023-09-21
1
-2
/
+2
*
tor-hsservice: Update Publisher::new docs.
Gabriela Moldovan
2023-09-21
1
-1
/
+3
*
tor-hsservice: Add must_use for Publisher::launch.
Gabriela Moldovan
2023-09-21
1
-0
/
+1
*
tor-hsservice: Remove outdated TODO.
Gabriela Moldovan
2023-09-21
1
-1
/
+0
*
tor-hsservice: Give the descriptor publisher a separate launch function.
Gabriela Moldovan
2023-09-21
1
-24
/
+44
*
tor-hsservice: Fix compile error, make Publisher use Arc<OnionServiceConfig>.
Gabriela Moldovan
2023-09-20
1
-1
/
+1
*
tor-hsservice: Introduce helpers for implementing a backoff schedule.
Gabriela Moldovan
2023-09-13
1
-0
/
+1
*
tor-hsservice: Remove unused Event struct (fmt).
Gabriela Moldovan
2023-09-06
1
-2
/
+2
*
tor-hsservice: Remove unused Event struct.
Gabriela Moldovan
2023-09-06
1
-16
/
+4
*
tor-hsservice: Use a postage::watch channel to watch for config changes.
Gabriela Moldovan
2023-09-06
1
-0
/
+3
*
tor-hsservice: Use the new IPT change notifier API (fmt).
Gabriela Moldovan
2023-09-06
1
-3
/
+11
*
tor-hsservice: Use the new IPT change notifier API.
Gabriela Moldovan
2023-09-06
1
-2
/
+3
*
tor-hsservice: Move PublishIptSet and its pieces into a new module
Ian Jackson
2023-09-06
1
-23
/
+1
*
tor-hsservice: publish: Add type alias for PublishIptSet
Ian Jackson
2023-09-05
1
-3
/
+13
*
tor-hsservice: Fix type of descriptor lifetime in IptSet
Ian Jackson
2023-08-30
1
-2
/
+2
*
tor-hsservice: Have the manager be in charge of expiry time
Ian Jackson
2023-08-29
1
-0
/
+4
*
tor-hsservice: Allow the manager to tell the publisher to pause
Ian Jackson
2023-08-29
1
-1
/
+3
*
tor-hsservice: Dispose of a done TODO comment
Ian Jackson
2023-08-29
1
-3
/
+0
*
tor-hsservice: Change publisher doc comment re intro point changes
Ian Jackson
2023-08-29
1
-1
/
+1
*
tor-hsservice: Reconcile types between manager and publisher
Ian Jackson
2023-08-29
1
-2
/
+8
*
tor-hsservice: Add partial descriptor publisher reactor implementation.
Gabriela Moldovan
2023-08-25
1
-10
/
+31
*
tor-hsservice: Move PublisherError to a separate module, tweak publisher API.
Gabriela Moldovan
2023-08-25
1
-5
/
+13
*
Use "typos-cli" to fix a bunch of typos.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
hsservice: Add a sketched API for HsDir publishers.
Nick Mathewson
2023-07-31
1
-0
/
+98