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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tor-hsclient: Drop two eprintlns in production code
Ian Jackson
2023-06-21
1
-2
/
+0
|
*
|
|
tor-hsclinet: Promote dead code allows to cover all tests
Ian Jackson
2023-06-21
1
-1
/
+3
|
*
|
|
tor-hsclient: Use a formulaic TODO mark for incompleteness of tests
Ian Jackson
2023-06-21
1
-5
/
+5
|
*
|
|
tor-hsclinet: Add a narrow allow, pending answer to open question
Ian Jackson
2023-06-21
1
-0
/
+1
|
*
|
|
tor-hsclient: Remove unused Context.hs_blind_id_key
Ian Jackson
2023-06-21
1
-3
/
+0
|
*
|
|
tor-hsclient: Add an allow for a deliberately-unused variable
Ian Jackson
2023-06-21
1
-0
/
+1
|
*
|
|
tor-hsclient: Omit some unussed struct fields in patterns
Ian Jackson
2023-06-21
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'chanmgr-doc-fix' into 'main'
Nick Mathewson
2023-06-21
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove message 'For now, only direct channels are supported' in tor-chanmgr docs
Saksham Mittal
2023-06-21
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'geoip-nullity-fromstr' into 'main'
Nick Mathewson
2023-06-21
3
-10
/
+132
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
geoip: Add a few more tests.
Nick Mathewson
2023-06-20
1
-1
/
+59
|
*
|
geoip: Explain in more detail what a CountryCode is to us.
Nick Mathewson
2023-06-20
1
-1
/
+14
|
*
|
geoip: require that ccs actually are printable ascii.
Nick Mathewson
2023-06-20
1
-3
/
+8
|
*
|
geoip: Make ?? a little more bullet-proof
Nick Mathewson
2023-06-20
3
-5
/
+51
*
|
|
Merge branch 'keymgr-refactor-fs-ops' into 'main'
gabi-250
2023-06-20
4
-57
/
+102
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
keymgr: Fix clippy lints.
Gabriela Moldovan
2023-06-20
2
-3
/
+3
|
*
|
keymgr: Address clippy lints and run cargo fmt.
Gabriela Moldovan
2023-06-20
1
-1
/
+6
|
*
|
keymgr: Enforce keystore_dir properties for every key read/written from the k...
Gabriela Moldovan
2023-06-20
1
-16
/
+19
|
*
|
keymgr: Update function names and docs to reflect reality.
Gabriela Moldovan
2023-06-20
3
-9
/
+9
|
*
|
keymgr: Move FS operations out of ssh.rs
Gabriela Moldovan
2023-06-20
3
-17
/
+42
|
*
|
keymgr: Create a temporary error type for the key types we don't support yet.
Gabriela Moldovan
2023-06-20
2
-1
/
+9
|
*
|
keymgr: Create a separate error source for key corruption errors.
Gabriela Moldovan
2023-06-20
2
-37
/
+41
|
|
/
*
|
Merge branch 'add-tor-geoip' into 'main'
Nick Mathewson
2023-06-20
6
-0
/
+293548
|
\
\
|
|
/
|
/
|
|
*
tor-geoip: Add new crate with GeoIP database functionality
eta
2023-06-20
6
-0
/
+293548
*
|
Merge branch 'update-keymgr-todo' into 'main'
Alexander Færøy
2023-06-20
3
-3
/
+4
|
\
\
|
*
|
keymgr: Defer key bundle support until "Basic Service" milestone.
Gabriela Moldovan
2023-06-20
2
-2
/
+3
|
*
|
keymgr: Change "TODO hs" to "TODO HSS".
Gabriela Moldovan
2023-06-20
1
-1
/
+1
*
|
|
keymgr: Fix broken docs.
Gabriela Moldovan
2023-06-20
1
-1
/
+1
*
|
|
arti-client: Remove unnecessary #[cfgs(...)].
Gabriela Moldovan
2023-06-20
1
-5
/
+0
*
|
|
arti-client: Create module exposing one of the key manager APIs.
Gabriela Moldovan
2023-06-20
4
-105
/
+118
*
|
|
arti-client: Make some of the dummy KeyMgr impls return an error.
Gabriela Moldovan
2023-06-20
1
-8
/
+9
*
|
|
arti-client: Add more dummy keymgr APIs.
Gabriela Moldovan
2023-06-20
1
-0
/
+30
*
|
|
arti-client: Add a result type for the dummy keymgr impl.
Gabriela Moldovan
2023-06-20
1
-3
/
+6
*
|
|
arti-client: Add an Error type for the dummy key manager.
Gabriela Moldovan
2023-06-20
2
-7
/
+15
*
|
|
arti-client, keymgr: Introduce Mistrust settings and enforce FS permissions.
Gabriela Moldovan
2023-06-20
2
-8
/
+44
*
|
|
arti-client: Temporarily ignore key store errors.
Gabriela Moldovan
2023-06-20
1
-3
/
+10
*
|
|
keymgr: Add TODO about separation of concerns wrt FS operations.
Gabriela Moldovan
2023-06-20
1
-0
/
+8
*
|
|
keymgr: Add an error variant for fs_mistrust errors.
Gabriela Moldovan
2023-06-20
2
-0
/
+14
*
|
|
keymgr: Add a FsErrorSource to Error::Fs.
Gabriela Moldovan
2023-06-20
1
-1
/
+21
*
|
|
Merge branch 'circmgr-todos' into 'main'
Nick Mathewson
2023-06-20
3
-59
/
+196
|
\
\
\
|
*
|
|
Typo fixes
gabi-250
2023-06-20
1
-2
/
+2
|
*
|
|
circmgr: Use a slightly nicer way to pick a circuit from our pool.
Nick Mathewson
2023-06-16
1
-13
/
+58
|
*
|
|
circmgr: Make hspool size dynamic
Nick Mathewson
2023-06-16
2
-28
/
+108
|
*
|
|
circmgr::hspool: Move the Mutex into an intermediary Inner struct
Nick Mathewson
2023-06-16
2
-35
/
+53
|
*
|
|
circmgr: Remove TODOS about retrying.
Nick Mathewson
2023-06-16
1
-5
/
+0
|
*
|
|
cirmgr: remove a dead-code exception.
Nick Mathewson
2023-06-16
1
-1
/
+0
*
|
|
|
Merge branch 'rpcdoc' into 'main'
Ian Jackson
2023-06-20
4
-7
/
+53
|
\
\
\
\
|
*
|
|
|
rpc: Fix docs typo
Nick Mathewson
2023-06-20
1
-1
/
+1
|
*
|
|
|
rpc: Cross-reference up from tor-rpcbase re where DispatchTable lives
Ian Jackson
2023-06-16
1
-0
/
+2
|
*
|
|
|
rpc: Expand and clarify and cross-reference lock hierarchy
Ian Jackson
2023-06-16
2
-6
/
+34
[prev]
[next]