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
...
|
*
|
|
|
|
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
|
*
|
tor-hsclient: Add docs and comments about HasRetryTime for InvalidTarget
Ian Jackson
2023-06-14
1
-0
/
+18
|
*
|
tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY (fmt)
Ian Jackson
2023-06-14
1
-1
/
+1
|
*
|
tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY
Ian Jackson
2023-06-14
1
-1
/
+1
|
*
|
tor-cell: Add a doc comment for impl tor_error::HasRetryTime for IntroduceAck...
Ian Jackson
2023-06-14
1
-0
/
+4
|
*
|
tor-hsclient: impl HasRetryTime for FailedAttemptError
Ian Jackson
2023-06-14
2
-2
/
+25
|
*
|
tor-hsclient: impl HasRetryTime for InvalidTarget
Ian Jackson
2023-06-14
1
-1
/
+14
|
*
|
tor-cell: impl HasRetryTime for IntroduceAckStatus
Ian Jackson
2023-06-14
1
-0
/
+14
|
/
/
*
|
Merge branch 'tor-cell-todos' into 'main'
Nick Mathewson
2023-06-13
7
-53
/
+10
|
\
\
|
*
|
cell: Downgrade a couple more TODO HS comments.
Nick Mathewson
2023-06-13
2
-3
/
+3
|
*
|
cell: Remove relaycell::restrict
Nick Mathewson
2023-06-13
3
-35
/
+1
|
*
|
cell: Remove some TODOs
Nick Mathewson
2023-06-13
3
-10
/
+2
|
*
|
cell: remove/localize "allow(dead-code)"
Nick Mathewson
2023-06-13
3
-5
/
+4
*
|
|
Merge branch 'hscrypto-todos' into 'main'
gabi-250
2023-06-13
6
-60
/
+103
|
\
\
\
|
*
|
|
hscrypto: fix TODOs in time-period code.
Nick Mathewson
2023-06-13
3
-39
/
+63
|
*
|
|
hscrypto: remove compatibility note about time periods.
Nick Mathewson
2023-06-13
1
-9
/
+0
|
*
|
|
hscrypto: write a README
Nick Mathewson
2023-06-13
1
-1
/
+20
|
*
|
|
hscrypto: note that hs_mac is not a good choice for new protocols
Nick Mathewson
2023-06-13
1
-1
/
+4
|
*
|
|
hscrypto: comment out an unused key type.
Nick Mathewson
2023-06-13
1
-5
/
+6
|
*
|
|
hscrypto: Remove a TODO about extending an internal macro.
Nick Mathewson
2023-06-13
1
-2
/
+0
|
*
|
|
hscrypto: Remove a TODO about implementing ErrorKind.
Nick Mathewson
2023-06-13
1
-1
/
+0
|
*
|
|
hscrypto: clarify and downgrade TODOs about blinding secrets
Nick Mathewson
2023-06-13
1
-2
/
+10
*
|
|
|
Merge branch 'rotten-chutney' into 'main'
Nick Mathewson
2023-06-13
1
-0
/
+1
|
\
\
\
\
[prev]
[next]