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
/
tor-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Add function for peeking at pending circ unique ID.
Gabriela Moldovan
2024-02-27
1
-0
/
+5
*
tor-circmgr: Add a helper for displaying optional UniqIds.
Gabriela Moldovan
2024-02-27
1
-1
/
+17
*
tor_cell: never construct empty DATA messages.
Nick Mathewson
2024-02-13
2
-11
/
+11
*
Merge branch 'send_incoming_request_failures' into 'main'
gabi-250
2024-01-17
2
-30
/
+57
|
\
|
*
proto: Use log_ratelim to report problems delivering BEGIN messges.
Nick Mathewson
2024-01-17
1
-3
/
+7
|
*
Give an error on duplicate call to allow_stream_requests.
Nick Mathewson
2024-01-17
2
-8
/
+2
|
*
proto: Close circuit _intentionally_ when Request Sink is dropped.
Nick Mathewson
2024-01-17
2
-8
/
+36
|
*
proto: Send END when buffer of IncomingRequests is full
Nick Mathewson
2024-01-17
2
-13
/
+14
*
|
Remove TODO for #1191
Nick Mathewson
2024-01-17
1
-3
/
+0
|
/
*
proto: Convert a TODO HSS to ticket #1191
Nick Mathewson
2024-01-10
1
-1
/
+1
*
Downgrade and convert TODO HSSs to #1190.
Nick Mathewson
2024-01-10
1
-2
/
+2
*
Convert a TODO HSS about excessive BEGINs to #1189.
Nick Mathewson
2024-01-10
2
-2
/
+3
*
proto: Downgrade TODO HSS about HopNum in IncomingStreamRequestComment
Nick Mathewson
2024-01-10
2
-5
/
+12
*
proto: Downgrade TODO HSS comments about hop lookup
Nick Mathewson
2024-01-10
1
-2
/
+2
*
proto: Change some TODO HSS comments to refer to #1188
Nick Mathewson
2024-01-10
1
-3
/
+3
*
clippy: consequential rustfmt
Ian Jackson
2024-01-02
1
-8
/
+2
*
clippy nightly: For now, locally allow blocks_in_conditions
Ian Jackson
2024-01-02
1
-0
/
+1
*
clippy: Use infallible calls
Ian Jackson
2024-01-02
1
-4
/
+2
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
2
-2
/
+2
*
Rename {Any}RelayCell to {Any}RelayMsgOuter
Nick Mathewson
2023-12-14
6
-38
/
+40
*
NtorV3Extension set encoding/decoding: include n_extensions
Jim Newsome
2023-12-07
1
-3
/
+3
*
Merge branch 'semver-breaking-upgrade-of-the-daleks' into 'main'
Nick Mathewson
2023-11-29
3
-15
/
+14
|
\
|
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
2
-7
/
+6
|
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
3
-12
/
+12
*
|
debug log: Downgrade circuit lifecycle messages to trace
Ian Jackson
2023-11-29
1
-4
/
+4
*
|
Downgrade some messages to trace
Ian Jackson
2023-11-29
2
-2
/
+2
|
/
*
Fix 'target' in doc comment for create_firsthop_ntor
Jim Newsome
2023-11-27
1
-1
/
+1
*
Test extend_ntor_v3
Jim Newsome
2023-11-27
1
-10
/
+33
*
Parameterize circuit-extension test by handshake type
Jim Newsome
2023-11-27
1
-55
/
+68
*
Add `ClientCirc::extend_ntor_v3`
Jim Newsome
2023-11-27
2
-0
/
+78
*
tor-proto::circuit::reactor: handle server auxiliary handshake data
Jim Newsome
2023-11-27
1
-10
/
+81
*
Circuit reactor: test ntor-v3 "create"
Jim Newsome
2023-11-27
1
-43
/
+101
*
Add NtorV3SecretKey::generate_for_test and NtorV3SecretKey::new
Jim Newsome
2023-11-27
1
-39
/
+36
*
Add PendingClientCirc::create_firsthop_ntor_v3
Jim Newsome
2023-11-27
1
-0
/
+43
*
Add Reactor::create_firsthop_ntor_v3
Jim Newsome
2023-11-27
1
-0
/
+50
*
NtorV3PublicKey: make fields pub(crate), as for NtorPublicKey
Jim Newsome
2023-11-27
1
-2
/
+2
*
Use HandshakeType in Extend2 and CircuitExtender::begin
Jim Newsome
2023-11-27
1
-2
/
+2
*
Merge remote-tracking branch 'public/hs_begin'
Nick Mathewson
2023-11-16
1
-0
/
+1
|
\
|
*
hsrproxy: Send back DONE reasons.
Nick Mathewson
2023-10-23
1
-0
/
+1
*
|
Send less information in onion service BEGIN messages
Nick Mathewson
2023-11-15
2
-1
/
+39
*
|
tor-proto: make ClientHandShake and ServerHandshake generic over aux data
Jim Newsome
2023-11-15
6
-164
/
+112
*
|
Add NtorV3Server and implement ServerHandshake for it
Jim Newsome
2023-11-15
1
-29
/
+43
*
|
ServerHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
4
-20
/
+130
*
|
NtorV3Client: implement ClientHandshake
Jim Newsome
2023-11-15
1
-7
/
+13
*
|
ClientHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
4
-22
/
+66
*
|
NtorV3Client: take a slice instead of a vec of extensions
Jim Newsome
2023-11-15
1
-5
/
+3
*
|
ntor_v3: replace `impl digest::XofReader` with `NtorV3XofReader`
Jim Newsome
2023-11-15
1
-15
/
+20
*
|
CircuitHandshake::Ntor::ed_identity clarify doc-comment
Jim Newsome
2023-11-15
1
-2
/
+2
*
|
hs_ntor: fix comment typo INTROUDCE1
Jim Newsome
2023-11-15
1
-1
/
+1
*
|
circuit: On SendMsgAndInstallHandler, tolerate None handler
Nick Mathewson
2023-11-02
1
-0
/
+1
[next]