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
...
|
*
|
|
|
rpc: Add Simple test case for CastTable
Ian Jackson
2023-06-15
1
-3
/
+20
|
*
|
|
|
rpc: Move boxing from macro to CastTable::insert (formatting)
Ian Jackson
2023-06-15
1
-3
/
+1
|
*
|
|
|
rpc: Move boxing from macro to CastTable::insert
Ian Jackson
2023-06-15
1
-4
/
+4
|
*
|
|
|
rpc: Make CastTable::insert be more type-safe
Ian Jackson
2023-06-15
1
-6
/
+21
*
|
|
|
|
Merge branch 'arti-keystore' into 'main'
gabi-250
2023-06-15
25
-17
/
+1255
|
\
\
\
\
\
|
*
|
|
|
|
arti-client: rustfmt
Gabriela Moldovan
2023-06-15
1
-3
/
+8
|
*
|
|
|
|
arti-client: Fix clippy lints.
Gabriela Moldovan
2023-06-15
1
-0
/
+7
|
*
|
|
|
|
keymgr: Add Diziet's notes about storing public keys in the key store.
Gabriela Moldovan
2023-06-15
1
-0
/
+36
|
*
|
|
|
|
arti-client: Use a dummy key manager if the keymgr feature is disabled.
Gabriela Moldovan
2023-06-15
7
-8
/
+75
|
*
|
|
|
|
arti-client: Implement From<tor_keymgr::Error> for Error.
Gabriela Moldovan
2023-06-15
2
-4
/
+9
|
*
|
|
|
|
keymgr, arti-client: KeyMgr should return Ok(None) if the key is not found.
Gabriela Moldovan
2023-06-15
2
-28
/
+6
|
*
|
|
|
|
keymgr: Add TODO regarding KeyStore rename.
Gabriela Moldovan
2023-06-15
1
-0
/
+4
|
*
|
|
|
|
keymgr: Add TODO about KeyType refactorings.
Gabriela Moldovan
2023-06-15
1
-0
/
+3
|
*
|
|
|
|
keymgr: Add the key type to the `arti_extension`.
Gabriela Moldovan
2023-06-15
1
-1
/
+2
|
*
|
|
|
|
arti_client: Add TODO about refactoring code around HsClientSecretKeysBuilder.
Gabriela Moldovan
2023-06-15
1
-0
/
+4
|
*
|
|
|
|
keymgr: Add TODO regarding some error refactorings.
Gabriela Moldovan
2023-06-15
1
-0
/
+14
|
*
|
|
|
|
keymgr: Move the HS client and service key specifiers out of tor-keymgr.
Gabriela Moldovan
2023-06-15
12
-124
/
+125
|
*
|
|
|
|
keymgr: Expand the TODOs regarding HS service key specifiers.
Gabriela Moldovan
2023-06-15
1
-3
/
+18
|
*
|
|
|
|
keymgr: Expand HsClientSpecifier docs, add TODO about refactoring.
Gabriela Moldovan
2023-06-15
1
-0
/
+7
|
*
|
|
|
|
arti-client, keymgr: Initialize KeyMgr with an ArtiNativeKeyStore.
Gabriela Moldovan
2023-06-15
1
-2
/
+16
|
*
|
|
|
|
keymgr: Introduce ToEncodableKey to simplify lookups.
Gabriela Moldovan
2023-06-15
4
-20
/
+57
|
*
|
|
|
|
arti-client: Make the client use the KeyMgr.
Gabriela Moldovan
2023-06-15
3
-3
/
+88
|
*
|
|
|
|
keymgr: Add key manager implementation stub.
Gabriela Moldovan
2023-06-15
4
-1
/
+117
|
*
|
|
|
|
keymgr: Implement `SshKeyType::read_ssh_format_erased` for `KeyType`.
Gabriela Moldovan
2023-06-15
1
-4
/
+49
|
*
|
|
|
|
keymgr: Add ArtiNativeKeyStore implementation skeleton.
Gabriela Moldovan
2023-06-15
12
-11
/
+805
|
*
|
|
|
|
hsclient: Change builder error return type to ConfigBuildError.
Gabriela Moldovan
2023-06-15
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'hs' into 'main'
Ian Jackson
2023-06-15
4
-26
/
+210
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-hsclient: Make Untried a {}-less unit
Ian Jackson
2023-06-15
1
-2
/
+2
|
*
|
|
|
tor-hsclient: Insert a blank line
gabi-250
2023-06-15
1
-0
/
+1
|
*
|
|
|
tor-hsclient: Docs improvements.
gabi-250
2023-06-15
1
-2
/
+2
|
*
|
|
|
tor-hsclient: Remove two done TODOs
Ian Jackson
2023-06-15
1
-2
/
+0
|
*
|
|
|
tor-hsclient: provide intro_index accessor for FailedAttemptError (xref)
Ian Jackson
2023-06-15
1
-1
/
+2
|
*
|
|
|
tor-hsclient: Actually store our IPT experiences
Ian Jackson
2023-06-15
1
-7
/
+42
|
*
|
|
|
tor-hsclient: intro_rend_connect: bind `outcome`
Ian Jackson
2023-06-15
1
-3
/
+3
|
*
|
|
|
tor-hsclient: Actually choose which intro points to use
Ian Jackson
2023-06-15
1
-3
/
+75
|
*
|
|
|
tor-hsclient: Introduce RelayIdForExperience
Ian Jackson
2023-06-15
1
-9
/
+37
|
*
|
|
|
tor-hsclient: Add random sort key to UsableIpt
Ian Jackson
2023-06-15
1
-0
/
+6
|
*
|
|
|
tor-hsclient: provide intro_index accessor for FailedAttemptError
Ian Jackson
2023-06-15
2
-1
/
+24
|
*
|
|
|
tor-error: Introduce `LooseCmpRetryTime`
Ian Jackson
2023-06-15
2
-0
/
+20
|
/
/
/
/
*
|
|
|
Merge branch 'ci' into 'main'
Nick Mathewson
2023-06-14
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
CI: Upgrade every-crate test to required
Ian Jackson
2023-06-14
1
-2
/
+0
|
/
/
/
/
*
|
|
|
Merge branch 'ci2' into 'main'
Nick Mathewson
2023-06-14
2
-0
/
+28
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CI: test every crate with default features
Ian Jackson
2023-06-14
1
-0
/
+9
|
*
|
|
CI: add script to test every crate with default features
Ian Jackson
2023-06-14
1
-0
/
+19
|
|
/
/
*
|
|
Merge branch 'pt-snowflake-fix' into 'main'
Ian Jackson
2023-06-14
1
-5
/
+13
|
\
\
\
|
*
|
|
make snowflake example feature-gated
trinity-1686a
2023-06-14
1
-5
/
+13
|
|
/
/
*
|
|
Merge branch 'retry' into 'main'
Ian Jackson
2023-06-14
4
-3
/
+92
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsclient: InvalidTarget::ImpossibleRelayIds is RetryTime::Never
Ian Jackson
2023-06-14
1
-1
/
+1
|
*
|
tor-hsclient: Correction to HasRetryTime for InvalidTarget doc
Nick Mathewson
2023-06-14
1
-1
/
+2
|
*
|
tor-hsclient: Add doc for HasKind for FailedAttemptError
Ian Jackson
2023-06-14
1
-0
/
+16
[prev]
[next]