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
/
tor-proto
/
src
/
channel.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve shutdown support for channel. No idea if it works.
Nick Mathewson
2020-09-20
1
-14
/
+7
*
De-parameterize channel and circuit
Nick Mathewson
2020-09-19
1
-19
/
+16
*
For circuits: Implement first hop create via create_fast.
Nick Mathewson
2020-09-11
1
-0
/
+3
*
proto: add minimal (raw) circuit support.
Nick Mathewson
2020-09-11
1
-10
/
+43
*
proto::channel: add piping to move cells around.
Nick Mathewson
2020-09-11
1
-13
/
+92
*
Turn channel into a handle-to-inner type.
Nick Mathewson
2020-09-10
1
-0
/
+28
*
Move channel handshake into its own module.
Nick Mathewson
2020-09-10
1
-254
/
+12
*
Add some missing documentation
Nick Mathewson
2020-09-09
1
-4
/
+54
*
Also RSA identities on channel handshakes
Nick Mathewson
2020-09-09
1
-1
/
+25
*
Implement most of client-side channel cert validation.
Nick Mathewson
2020-09-09
1
-2
/
+45
*
Declare Into<ChanCell> for channel messages without circids
Nick Mathewson
2020-09-09
1
-4
/
+2
*
Work on client channel handshake: mostly done, except for verification
Nick Mathewson
2020-09-09
1
-0
/
+156
[prev]