index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-hsservice
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-hsservice: IptKeySpecifier: add a TODO HSS
Ian Jackson
2023-12-04
1
-0
/
+2
*
tor-hsservice: ipt_set: Remove a blocking TODO
Ian Jackson
2023-12-04
1
-1
/
+0
*
tor-hsservice tests: Add some TODOs re IPT accepting state
Ian Jackson
2023-12-04
1
-0
/
+8
*
tor-hsservice tests: Check that restart gives us the same IPTs (fmt)
Ian Jackson
2023-12-04
1
-11
/
+18
*
tor-hsservice tests: Check that restart gives us the same IPTs
Ian Jackson
2023-12-04
1
-2
/
+24
*
tor-hsservice tests: Test restarting the IPT manager
Ian Jackson
2023-12-04
1
-0
/
+9
*
tor-hsservice tests: Break out shutdown_check_no_tasks
Ian Jackson
2023-12-04
1
-4
/
+7
*
tor-hsservice: Use keystore to store and reuse IPT keys
Ian Jackson
2023-12-04
4
-9
/
+85
*
tor-hsservice: ipt_mgr: Prepare for nonfatal IPT creation errors
Ian Jackson
2023-12-04
2
-5
/
+42
*
tor-hsservice: Define key specifiers for IPT keys
Ian Jackson
2023-12-04
2
-1
/
+58
*
tor-hsservice: ipt_set: Store publication times
Ian Jackson
2023-12-04
1
-16
/
+101
*
tor-hsservice: ipt_mgr: Save and load IPT relays etc. (fmt)
Ian Jackson
2023-12-04
1
-6
/
+3
*
tor-hsservice: ipt_mgr: Save and load IPT relays etc.
Ian Jackson
2023-12-04
2
-10
/
+155
*
tor-hsservice: ipt_set: Have various methods take a Runtime
Ian Jackson
2023-12-04
5
-16
/
+29
*
tor-hsservice: ipt_set: Have various methods take a Runtime (pre-fmt)
Ian Jackson
2023-12-04
4
-6
/
+19
*
tor-hsservice: ipt_set: Provide IptManagerView::borrow_for_read()
Ian Jackson
2023-12-04
1
-2
/
+10
*
tor-hsservice tests: Use a real storage manager for IPT manager tests
Ian Jackson
2023-12-04
1
-2
/
+8
*
tor-hsservice tests: Break out create_storage_handles_from_state_mgr
Ian Jackson
2023-12-04
1
-2
/
+9
*
tor-hsservice tests: Break out MockedIptManager state struct
Ian Jackson
2023-12-04
1
-18
/
+45
*
tor-hsservice tests: Use a real keystore for IPT manager tests
Ian Jackson
2023-12-04
1
-54
/
+4
*
tor-hsservice tests: publish: Make run_test take a runtime
Ian Jackson
2023-12-04
1
-2
/
+3
*
tor-hsservice tests: test_temp_dir: Make macro not assume import
Ian Jackson
2023-12-04
1
-1
/
+1
*
tor-hsservice: ipt_set: Make ::channel() fallible
Ian Jackson
2023-12-04
4
-8
/
+10
*
tor-hsservice: Pass and record storage handles
Ian Jackson
2023-12-04
6
-13
/
+76
*
tor-hsservice: Provide StartupError variants for failed state reads
Ian Jackson
2023-12-04
1
-0
/
+26
*
tor-hsservice: Introduce IptStoreError
Ian Jackson
2023-12-04
5
-8
/
+72
*
Merge branch 'publisher-bug' into 'main'
gabi-250
2023-12-04
1
-28
/
+58
|
\
|
*
tor-hsservice: Add more details to the last_uploaded docs.
Gabriela Moldovan
2023-12-04
1
-0
/
+9
|
*
tor-hsservice: If upload_all fails, retry after 5min.
Gabriela Moldovan
2023-12-04
1
-13
/
+33
|
*
tor-hsservice: Update a handful of publisher logs.
Gabriela Moldovan
2023-12-04
1
-2
/
+5
|
*
tor-hsservice: Remove unnecessary TODO HSS.
Gabriela Moldovan
2023-12-04
1
-3
/
+0
|
*
tor-hsservice: Rename upload_rate_lim_ to reattempt_upload.
Gabriela Moldovan
2023-12-04
1
-6
/
+6
|
*
tor-hsservice: Reduce the upload rate limit threshold.
Gabriela Moldovan
2023-12-04
1
-1
/
+1
|
*
tor-hsservice: Measure last_uploaded from when the upload was initiated.
Gabriela Moldovan
2023-12-04
1
-3
/
+4
*
|
Merge branch 'files' into 'main'
Nick Mathewson
2023-12-04
2
-1
/
+13
|
\
\
|
*
|
tor-hsservice: test_temp_dir: Create the directory in .used_by
Ian Jackson
2023-12-04
1
-1
/
+10
|
*
|
tor-hsservice: Add a TODO about state_dir reconfiguration
Ian Jackson
2023-12-04
1
-0
/
+3
|
|
/
*
|
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-16
/
+16
*
|
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-5
/
+5
*
|
Run fixup-features in preparation for release.
Nick Mathewson
2023-12-04
1
-1
/
+1
|
/
*
Merge branch 'hss-notes' into 'main'
Ian Jackson
2023-11-30
3
-0
/
+118
|
\
|
*
tor-hsclient: ipt_establisher: Fix a broken rustdoc link
Ian Jackson
2023-11-30
1
-1
/
+1
|
*
hssvc-ipt-algorithms.md: Fix moved text syntax
Ian Jackson
2023-11-29
1
-2
/
+2
|
*
hssvc-ipt-algorithms.md: Move some text to ipt_set
Ian Jackson
2023-11-29
2
-0
/
+72
|
*
hssvc-ipt-algorithms.md: Move some text to ipt_mgr
Ian Jackson
2023-11-29
2
-0
/
+37
|
*
hssvc-ipt-algorithms.md: Delete rendundant text
Ian Jackson
2023-11-29
2
-0
/
+9
*
|
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
\
|
*
|
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'semver-breaking-upgrade-of-the-daleks' into 'main'
Nick Mathewson
2023-11-29
6
-29
/
+21
|
\
\
|
*
|
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
1
-2
/
+2
[prev]
[next]