summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | tor-hsservice: ipt_mgr: Save and load IPT relays etc.Ian Jackson2023-12-042-10/+155
| * | tor-hsservice: ipt_set: Have various methods take a RuntimeIan Jackson2023-12-045-16/+29
| * | tor-hsservice: ipt_set: Have various methods take a Runtime (pre-fmt)Ian Jackson2023-12-044-6/+19
| * | tor-hsservice: ipt_set: Provide IptManagerView::borrow_for_read()Ian Jackson2023-12-041-2/+10
| * | tor-hsservice tests: Use a real storage manager for IPT manager testsIan Jackson2023-12-041-2/+8
| * | tor-hsservice tests: Break out create_storage_handles_from_state_mgrIan Jackson2023-12-041-2/+9
| * | tor-hsservice tests: Break out MockedIptManager state structIan Jackson2023-12-041-18/+45
| * | tor-hsservice tests: Use a real keystore for IPT manager testsIan Jackson2023-12-041-54/+4
| * | tor-hsservice tests: publish: Make run_test take a runtimeIan Jackson2023-12-041-2/+3
| * | tor-hsservice tests: test_temp_dir: Make macro not assume importIan Jackson2023-12-041-1/+1
| * | tor-hsservice: ipt_set: Make ::channel() fallibleIan Jackson2023-12-044-8/+10
| * | tor-hsservice: Pass and record storage handlesIan Jackson2023-12-046-13/+76
| * | tor-hsservice: Provide StartupError variants for failed state readsIan Jackson2023-12-041-0/+26
| * | tor-hsservice: Introduce IptStoreErrorIan Jackson2023-12-045-8/+72
|/ /
* | Merge branch 'publisher-bug' into 'main'gabi-2502023-12-041-28/+58
|\ \
| * | tor-hsservice: Add more details to the last_uploaded docs.Gabriela Moldovan2023-12-041-0/+9
| * | tor-hsservice: If upload_all fails, retry after 5min.Gabriela Moldovan2023-12-041-13/+33
| * | tor-hsservice: Update a handful of publisher logs.Gabriela Moldovan2023-12-041-2/+5
| * | tor-hsservice: Remove unnecessary TODO HSS.Gabriela Moldovan2023-12-041-3/+0
| * | tor-hsservice: Rename upload_rate_lim_ to reattempt_upload.Gabriela Moldovan2023-12-041-6/+6
| * | tor-hsservice: Reduce the upload rate limit threshold.Gabriela Moldovan2023-12-041-1/+1
| * | tor-hsservice: Measure last_uploaded from when the upload was initiated.Gabriela Moldovan2023-12-041-3/+4
* | | Merge branch 'dirs' into 'main'gabi-2502023-12-046-13/+27
|\ \ \
| * | | arti config: Declare who is supposed to add path leaf componentsIan Jackson2023-12-041-0/+10
| * | | tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dirIan Jackson2023-12-045-10/+11
| * | | arti config: Declare cache_dir /var/cache like natureIan Jackson2023-12-041-0/+5
| * | | arti config: Declare cache_dir is not necessarily just the Tor directoryIan Jackson2023-12-041-1/+1
| * | | arti-example-config: Do not claim that state_dir is unusedIan Jackson2023-12-041-2/+0
| |/ /
* | | Merge branch 'files' into 'main'Nick Mathewson2023-12-042-1/+13
|\ \ \
| * | | tor-hsservice: test_temp_dir: Create the directory in .used_byIan Jackson2023-12-041-1/+10
| * | | tor-hsservice: Add a TODO about state_dir reconfigurationIan Jackson2023-12-041-0/+3
| |/ /
* | | Remove semver.md files.Nick Mathewson2023-12-0411-27/+0
* | | Merge branch 'bumps-20231204' into 'main'arti-v1.1.11Nick Mathewson2023-12-0440-326/+327
|\ \ \
| * | | Two more patchlevel bumpsNick Mathewson2023-12-049-11/+11
| * | | Bump minor versions in preparation for releaseNick Mathewson2023-12-0433-210/+210
| * | | Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-0435-103/+103
| * | | Run fixup-features in preparation for release.Nick Mathewson2023-12-043-2/+3
|/ / /
* | | Merge branch 'changelog-1.1.11' into 'main'Nick Mathewson2023-12-041-0/+187
|\ \ \
| * | | Apply changelog corrections from gabi and diziet.Nick Mathewson2023-12-041-5/+5
| * | | CHANGELOG: Note one more breaking change.Nick Mathewson2023-12-041-0/+3
| * | | Initial changelog for 1.1.11Nick Mathewson2023-12-041-0/+184
* | | | Merge branch 'update-20231204' into 'main'Nick Mathewson2023-12-042-231/+280
|\ \ \ \ | |/ / / |/| | |
| * | | Add a check-license exception for tinystr.Nick Mathewson2023-12-041-0/+5
| * | | Run cargo-update in preparation for release.Nick Mathewson2023-12-041-231/+275
|/ / /
* | | Merge branch 'warn' into 'main'gabi-2502023-12-041-0/+1
|\ \ \ | |/ / |/| |
| * | arti cfg: suppress a warningIan Jackson2023-12-041-0/+1
|/ /
* | Merge branch 'hickory-dns' into 'main'Nick Mathewson2023-11-303-34/+33
|\ \ | |/ |/|
| * Move from `trust-dns` to `hickory`Andrew2023-11-303-34/+33
|/
* Merge branch 'hss-notes' into 'main'Ian Jackson2023-11-304-165/+137
|\
| * tor-hsclient: ipt_establisher: Fix a broken rustdoc linkIan Jackson2023-11-301-1/+1