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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
llcrypto: Use up-to-date name for a clippy lint.
Nick Mathewson
2023-11-30
1
-2
/
+1
|
*
netdoc: refactor to use a let-else.
Nick Mathewson
2023-11-30
1
-4
/
+1
*
|
Merge branch 'persist' into 'main'
Ian Jackson
2023-12-04
12
-144
/
+772
|
\
\
|
*
|
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
3
-1
/
+59
|
*
|
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 'dirs' into 'main'
gabi-250
2023-12-04
6
-13
/
+27
|
\
\
\
|
*
|
|
arti config: Declare who is supposed to add path leaf components
Ian Jackson
2023-12-04
1
-0
/
+10
|
*
|
|
tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dir
Ian Jackson
2023-12-04
5
-10
/
+11
|
*
|
|
arti config: Declare cache_dir /var/cache like nature
Ian Jackson
2023-12-04
1
-0
/
+5
|
*
|
|
arti config: Declare cache_dir is not necessarily just the Tor directory
Ian Jackson
2023-12-04
1
-1
/
+1
|
*
|
|
arti-example-config: Do not claim that state_dir is unused
Ian Jackson
2023-12-04
1
-2
/
+0
|
|
/
/
*
|
|
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
|
|
/
/
*
|
|
Remove semver.md files.
Nick Mathewson
2023-12-04
11
-27
/
+0
*
|
|
Merge branch 'bumps-20231204' into 'main'
arti-v1.1.11
Nick Mathewson
2023-12-04
40
-326
/
+327
|
\
\
\
|
*
|
|
Two more patchlevel bumps
Nick Mathewson
2023-12-04
9
-11
/
+11
|
*
|
|
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
33
-210
/
+210
[prev]
[next]