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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Missing file and docs
Nick Mathewson
2020-10-20
1
-6
/
+10
*
Work on closing flooding-based side-channels
Nick Mathewson
2020-10-20
1
-15
/
+25
*
Add some helpful logs in circuit code.
Nick Mathewson
2020-10-20
1
-5
/
+24
*
Add reasonable logging (I hope!) to channel
Nick Mathewson
2020-10-20
3
-24
/
+140
*
Add and use remaining CertType values in tor-cert
Nick Mathewson
2020-10-19
1
-2
/
+2
*
Add an enumeration for destroy reasons.
Nick Mathewson
2020-10-19
1
-3
/
+2
*
Improvements to Relay type in tor-netdir.
Nick Mathewson
2020-10-19
1
-1
/
+1
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
2
-10
/
+10
*
tor-proto: Add a ClientCircChanMsg type.
Nick Mathewson
2020-10-15
2
-10
/
+9
*
tor-proto: Add a "CreateResponse" type.
Nick Mathewson
2020-10-15
2
-5
/
+12
*
Mark channels as unusable if reactor gets an error.
Nick Mathewson
2020-10-15
1
-0
/
+18
*
Use a weak reference from channel reactor to channel.
Nick Mathewson
2020-10-14
1
-5
/
+7
*
Send DESTROY cells when a circuit is dropped.
Nick Mathewson
2020-10-14
1
-12
/
+95
*
Document all private members in tor-proto
Nick Mathewson
2020-10-13
3
-1
/
+19
*
Use batch verification in client<->relay handshake.
Nick Mathewson
2020-10-02
1
-7
/
+19
*
Enable batch ed25519 verification.
Nick Mathewson
2020-10-02
1
-0
/
+1
*
Remove idmap as needlessly complex.
Nick Mathewson
2020-09-29
1
-6
/
+13
*
Rename remaining get_ accessors
Nick Mathewson
2020-09-28
2
-11
/
+8
*
tor_cert: rename accessors
Nick Mathewson
2020-09-28
1
-3
/
+3
*
Rename some identifiers in tor-linkspec.
Nick Mathewson
2020-09-28
1
-5
/
+5
*
Split the cell-handling parts of tor-proto into a new crate.
Nick Mathewson
2020-09-26
4
-8
/
+43
*
Lower our "#[allow(dead_code)]" decl in tor_proto."
Nick Mathewson
2020-09-25
2
-0
/
+2
*
Fuse input streams on creation.
Nick Mathewson
2020-09-23
1
-5
/
+4
*
Turn IdMap into an extension trait.
Nick Mathewson
2020-09-23
1
-4
/
+10
*
Fix some errors; document some places where error handling is bogus
Nick Mathewson
2020-09-21
2
-5
/
+27
*
More documentation for channel, circuit, stream.
Nick Mathewson
2020-09-21
3
-18
/
+103
*
Start implementing streams and circuit-level reactors.
Nick Mathewson
2020-09-21
3
-11
/
+68
*
Create a StreamID->Stream map type.
Nick Mathewson
2020-09-20
1
-38
/
+7
*
De-parameterize channel and circuit
Nick Mathewson
2020-09-19
1
-7
/
+7
*
proto: add minimal (raw) circuit support.
Nick Mathewson
2020-09-11
1
-6
/
+14
*
proto::channel: add piping to move cells around.
Nick Mathewson
2020-09-11
3
-4
/
+243
*
Turn channel into a handle-to-inner type.
Nick Mathewson
2020-09-10
1
-4
/
+2
*
Move channel handshake into its own module.
Nick Mathewson
2020-09-10
1
-0
/
+260
[prev]