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
...
*
Merge branch 'hide_onionservicestate' into 'main'
Nick Mathewson
2024-02-01
1
-17
/
+22
|
\
|
*
Make the OnionServiceState type crate-private.
Nick Mathewson
2024-02-01
1
-17
/
+22
|
/
*
Merge branch 'high-level-docs' into 'main'
Nick Mathewson
2024-02-01
2
-7
/
+59
|
\
|
*
Correct description of parameters
Ian Jackson
2024-02-01
1
-1
/
+1
|
*
Note that old state is not yet removed
Ian Jackson
2024-02-01
1
-0
/
+3
|
*
Add some higher-level documentation for tor-hsservice.
Nick Mathewson
2024-01-31
2
-7
/
+56
*
|
Merge branch 'rename-hs-dir' into 'main'
gabi-250
2024-02-01
4
-19
/
+19
|
\
\
|
*
|
tor-hsservice: Rename the service keystore dir to "hss".
Gabriela Moldovan
2024-02-01
4
-19
/
+19
|
/
/
*
|
Merge branch 'state-use' into 'main'
Ian Jackson
2024-02-01
14
-201
/
+196
|
\
\
|
*
|
tor-hsservice: Use tor_persist::state_dir
Ian Jackson
2024-02-01
2
-2
/
+4
|
*
|
tor-hsservice: Remove now-unused imports
Ian Jackson
2024-02-01
3
-8
/
+4
|
*
|
tor-hsservice: tests: create_storage_handles: use a real directory (churn)
Ian Jackson
2024-02-01
1
-1
/
+1
|
*
|
tor-hsservice: Abolish StartupError::StateLocked
Ian Jackson
2024-02-01
1
-5
/
+0
|
*
|
tor-hsservice: Drop now-unused fslock dependency
Ian Jackson
2024-02-01
4
-4
/
+0
|
*
|
tor-hsservice: Use tor_persist::state_dir, etc. (fmt)
Ian Jackson
2024-02-01
3
-22
/
+28
|
*
|
tor-hsservice: Use tor_persist::state_dir
Ian Jackson
2024-02-01
7
-150
/
+61
|
*
|
tor-hsservice: Introduce StartupError::StateDirectoryInaccessibleIo
Ian Jackson
2024-02-01
2
-5
/
+26
|
*
|
tor-hsservice: tests: create_storage_handles: use a real directory (fmt)
Ian Jackson
2024-02-01
1
-1
/
+5
|
*
|
tor-hsservice: tests: create_storage_handles: use a real directory
Ian Jackson
2024-02-01
3
-5
/
+15
|
*
|
tor-hsservice: ipt_mgr: Move storage handle to state
Ian Jackson
2024-02-01
2
-9
/
+11
|
*
|
tor-hsservice: impl state_dir::InstanceIdentity for HsNickname
Ian Jackson
2024-02-01
1
-0
/
+10
|
*
|
tor-hsservice: storage: Move Arcs into type aliases
Ian Jackson
2024-02-01
4
-12
/
+12
|
*
|
tor-hsservice: ipt_set: Make store method take &mut self
Ian Jackson
2024-02-01
1
-1
/
+1
|
*
|
tor-hsservice: tests: Add a missing drop call
Ian Jackson
2024-02-01
1
-0
/
+2
|
*
|
tor-persist: state_dir: Add some missing Clone and Debug impls
Ian Jackson
2024-02-01
1
-5
/
+5
|
*
|
tor-persist: state_dir: Introduce way to get at underlying lock guard
Ian Jackson
2024-02-01
3
-3
/
+40
|
*
|
tor-persist: state_dir: Make the storage handle Send and Sync
Ian Jackson
2024-02-01
1
-2
/
+5
|
/
/
*
|
Merge branch 'clippy' into 'main'
Nick Mathewson
2024-01-31
8
-8
/
+8
|
\
\
|
*
|
gsoc2023: download-manager: Truncate the output file
Ian Jackson
2024-01-31
1
-0
/
+1
|
*
|
clippy: Use Result::cloned in several places
Ian Jackson
2024-01-31
3
-3
/
+3
|
*
|
tor-dirmgr: Simplify a clone call (fmt)
Ian Jackson
2024-01-31
1
-3
/
+1
|
*
|
tor-dirmgr: Simplify a clone call
Ian Jackson
2024-01-31
1
-2
/
+1
|
*
|
arti-rpcserver: Add an allow
Ian Jackson
2024-01-31
1
-0
/
+1
|
*
|
tor-rpcbase: Add an allow
Ian Jackson
2024-01-31
1
-0
/
+1
|
*
|
tor-error: Backtrace: Remove a Captured(...) from a Display
Ian Jackson
2024-01-31
1
-1
/
+1
*
|
|
Merge branch 'ci3' into 'main'
Nick Mathewson
2024-01-31
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CI: Run coverage test on bigger runners
Ian Jackson
2024-01-31
1
-0
/
+2
|
|
/
*
|
Merge branch 'ipt_parameters' into 'main'
Nick Mathewson
2024-01-31
7
-42
/
+62
|
\
\
|
*
|
Rename parameters for intro-point lifetime to match the spec.
Nick Mathewson
2024-01-31
2
-6
/
+6
|
*
|
hss: clean up comments on ipt establish time tuning
Nick Mathewson
2024-01-25
1
-3
/
+7
|
*
|
Base INTRO_POINT_EXPIRY_SLOP on OVERALL_UPLOAD_TIMEOUT.
Nick Mathewson
2024-01-25
3
-4
/
+7
|
*
|
Document allowed numbers of intro points, and make them match C
Nick Mathewson
2024-01-25
1
-7
/
+17
|
*
|
hss: Pick random intro-point lifetime based on netparams
Nick Mathewson
2024-01-25
2
-12
/
+14
|
*
|
Rename our aliases for hs_intro_*_lifetime.
Nick Mathewson
2024-01-25
2
-2
/
+3
|
*
|
fixup! hss: Use 3 hours for IPT_PUBLISH_*.
Nick Mathewson
2024-01-25
1
-3
/
+0
|
*
|
Use hs_intro_num_extra param for max_n_intro_relays.
Nick Mathewson
2024-01-25
1
-3
/
+3
|
*
|
hss: Use 3 hours for IPT_PUBLISH_*.
Nick Mathewson
2024-01-25
1
-6
/
+9
*
|
|
Merge branch 'ci' into 'main'
gabi-250
2024-01-31
1
-0
/
+2
|
\
\
\
|
*
|
|
CI: blocking-todos: Run quickly
Ian Jackson
2024-01-31
1
-0
/
+1
|
*
|
|
CI: minimal-versions: Block only on rust-checks
Ian Jackson
2024-01-31
1
-0
/
+1
[prev]
[next]