index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
rpc: revise the relationship between Mgr and Connection
Nick Mathewson
2023-06-14
3
-27
/
+41
*
|
|
|
|
Merge branch 'netdoc-todos' into 'main'
Nick Mathewson
2023-06-16
17
-135
/
+120
|
\
\
\
\
\
|
*
|
|
|
|
hsdesc.rs: finally remove "allows".
Nick Mathewson
2023-06-16
2
-13
/
+9
|
*
|
|
|
|
netdoc::doc::hsdesc changes to let us downgrade/remove allows
Nick Mathewson
2023-06-16
6
-10
/
+9
|
*
|
|
|
|
netdoc: unmark MAC_KEY_LEN as conjectural.
Nick Mathewson
2023-06-16
1
-1
/
+1
|
*
|
|
|
|
SharedRandVal: Note that it doesn't have to be Ct.
Nick Mathewson
2023-06-16
1
-2
/
+1
|
*
|
|
|
|
netdoc: remove a TODO about moving a module to where it already is.
Nick Mathewson
2023-06-16
1
-2
/
+0
|
*
|
|
|
|
netdoc: use ct_lookup for rend descriptor cookie lookup
Nick Mathewson
2023-06-16
3
-6
/
+5
|
*
|
|
|
|
llcrypto: add another warning to ct_lookup.
Nick Mathewson
2023-06-16
1
-2
/
+3
|
*
|
|
|
|
Lower tor-proto::util::ct::lookup to tor-llcrypto
Nick Mathewson
2023-06-16
5
-59
/
+72
|
*
|
|
|
|
netdoc: Downgrade an HS todo wrt HS_DESC_AUTH_TYPE
Nick Mathewson
2023-06-16
1
-2
/
+3
|
*
|
|
|
|
netdoc: downgrade some TODO HS to TODO HSS.
Nick Mathewson
2023-06-16
2
-7
/
+10
|
*
|
|
|
|
netdoc::build remove very broken example.
Nick Mathewson
2023-06-16
1
-20
/
+3
|
*
|
|
|
|
netdoc: Remove a TODO that we already solved.
Nick Mathewson
2023-06-16
1
-1
/
+0
|
*
|
|
|
|
hsclient: note that we should check revctr.
Nick Mathewson
2023-06-16
1
-0
/
+2
|
*
|
|
|
|
netdoc::build: remove or narrow `allow`s.
Nick Mathewson
2023-06-14
1
-12
/
+4
*
|
|
|
|
|
Merge branch 'tor-cell-todos-2' into 'main'
Nick Mathewson
2023-06-16
2
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tor-cell: Downgrade 2 TODO-HS to TODO-HSS
Nick Mathewson
2023-06-16
2
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'hs-naming-arti' into 'main'
Ian Jackson
2023-06-16
6
-25
/
+25
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
arti-client: Rename hs feature to onion-service-client (cfg lines)
Ian Jackson
2023-06-16
4
-23
/
+22
|
*
|
|
|
arti-client: Rename hs feature to onion-service-client
Ian Jackson
2023-06-16
3
-4
/
+5
*
|
|
|
|
Merge branch 'insert' into 'main'
Nick Mathewson
2023-06-16
1
-23
/
+65
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
rpc: Remove some verbiage about 'static, and demo that it's OK without
Ian Jackson
2023-06-15
1
-7
/
+15
|
*
|
|
|
rpc: Give the name `O` to "the type associated with this CastTable"
Ian Jackson
2023-06-15
1
-8
/
+12
|
*
|
|
|
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
|
/
/
/
/
/
[prev]
[next]