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: 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 '20_byte_sendme_digest' into 'main'
Ian Jackson
2023-06-13
1
-3
/
+13
|
\
\
\
\
|
*
|
|
|
proto: Make sure that auth tags are truncated to 20 bytes
Nick Mathewson
2023-06-13
1
-3
/
+13
|
|
/
/
/
*
|
|
|
Merge branch 'hs' into 'main'
gabi-250
2023-06-13
4
-45
/
+155
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-hsclient: Add some more debugging
Ian Jackson
2023-06-13
1
-2
/
+39
|
*
|
|
tor-hsclient: Return the circuit
Ian Jackson
2023-06-13
1
-4
/
+1
|
*
|
|
tor-hsclient: Conduct the INTRODUCE1 exchange
Ian Jackson
2023-06-13
3
-6
/
+69
|
*
|
|
tor-hsclient: Remove an already-done TODO
Ian Jackson
2023-06-13
1
-3
/
+0
|
*
|
|
tor-cell: IntroduceAck: Add .success() function to give a Result
Ian Jackson
2023-06-13
1
-0
/
+16
|
*
|
|
tor-hsclient: Rename some errors for greater consistency
Ian Jackson
2023-06-13
2
-15
/
+15
|
*
|
|
tor-hsclient: Reorder timeout errors to be "less interesting"
Ian Jackson
2023-06-13
1
-21
/
+21
*
|
|
|
Merge branch 'hs3' into 'main'
Ian Jackson
2023-06-13
4
-73
/
+177
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
tor-hsclient: Improve proto_oneshot docs
Nick Mathewson
2023-06-13
1
-1
/
+1
|
*
|
tor-hsclient: Pass handshake_state to complete_handcshake (fmt)
Ian Jackson
2023-06-13
1
-1
/
+4
|
*
|
tor-hsclient: Pass handshake_state to complete_handcshake
Ian Jackson
2023-06-13
1
-7
/
+21
|
*
|
tor-hsclient: Add a missing doc
Ian Jackson
2023-06-13
1
-1
/
+1
|
*
|
tor-hsclient: Introduce proto_oneshot, to help with message handling (fmt)
Ian Jackson
2023-06-13
1
-12
/
+5
|
*
|
tor-hsclient: Introduce proto_oneshot, to help with message handling
Ian Jackson
2023-06-13
3
-57
/
+120
|
*
|
tor-hsclient: (try to) receive the RENDEZVOUS2 message
Ian Jackson
2023-06-13
2
-7
/
+38
|
*
|
tor-hsclient: Fix a botched doc comment
Ian Jackson
2023-06-13
1
-1
/
+1
*
|
|
RPC: Suppress a warning to do with RPC and SOCKS
Ian Jackson
2023-06-13
1
-0
/
+1
|
/
/
*
|
Merge branch 'msg_in_handler' into 'main'
Ian Jackson
2023-06-13
5
-31
/
+49
|
\
\
|
*
|
proto: Convert MsgHandler API to expect a message, not a cell.
Nick Mathewson
2023-06-12
5
-31
/
+49
*
|
|
Merge branch 'rpc_pseudomethods_v6' into 'main'
Nick Mathewson
2023-06-12
8
-33
/
+518
|
\
\
\
|
*
|
|
RPC: Functionality to downcast dyn Object to a dyn Trait.
Nick Mathewson
2023-06-12
6
-27
/
+518
|
*
|
|
rpc: make decl_object! responsible for writing impl Object {} blocks.
Nick Mathewson
2023-06-07
6
-9
/
+3
*
|
|
|
Merge branch 'desc-validation-err-doc' into 'main'
gabi-250
2023-06-12
1
-1
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-error: Clarify what we mean by "hostile".
Gabriela Moldovan
2023-06-12
1
-1
/
+1
|
*
|
|
tor-error: Document another potential cause for OnionServiceDescriptorValidat...
Gabriela Moldovan
2023-06-12
1
-0
/
+4
*
|
|
|
hsclient: fill in a lot more introduce/rendezvous logic.
Nick Mathewson
2023-06-12
1
-4
/
+146
*
|
|
|
cell: Add an accessor for the body of a Rendezvous2.
Nick Mathewson
2023-06-12
1
-0
/
+6
*
|
|
|
proto: Add a commment about a problem in my hs_ntor plans.
Nick Mathewson
2023-06-12
1
-0
/
+4
*
|
|
|
proto: code movement and reindentation in hs_ntor
Nick Mathewson
2023-06-12
1
-86
/
+75
*
|
|
|
proto: Remove now-unused hs_ntor APIs
Nick Mathewson
2023-06-12
1
-43
/
+21
*
|
|
|
proto: refactor hs_ntor to reuse state.
Nick Mathewson
2023-06-12
1
-14
/
+49
[prev]
[next]