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-cell
/
src
/
chancell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
1
-2
/
+2
*
Check "connection" usage for when stream or channel would be better.
Nick Mathewson
2021-05-18
1
-2
/
+2
*
Prefer "relay" over "node" in most circumstances.
Nick Mathewson
2021-05-18
1
-4
/
+4
*
Fix some warnings from nightly clippy
Nick Mathewson
2021-05-07
1
-2
/
+2
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-4
/
+4
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+1
*
tor-cell: In netinfo, unspecified addresses are None.
Nick Mathewson
2020-10-29
1
-5
/
+8
*
Expand test to handle building circuit with ntor.
Nick Mathewson
2020-10-27
1
-0
/
+10
*
Remove a bunch of dbg! calls.
Nick Mathewson
2020-10-26
1
-1
/
+0
*
Improve documentation in tor-cell
Nick Mathewson
2020-10-26
1
-28
/
+57
*
Rename CircID and StreamID to end with Id instead, for consistency
Nick Mathewson
2020-10-25
1
-2
/
+2
*
Specify and test correct handling for bogus netinfo addrs
Nick Mathewson
2020-10-21
1
-2
/
+3
*
Rename as_message to into_message.
Nick Mathewson
2020-10-21
1
-18
/
+18
*
Implement From, not Into.
Nick Mathewson
2020-10-19
1
-4
/
+3
*
Add assertions for overflow cases in chancell::msg
Nick Mathewson
2020-10-19
1
-3
/
+6
*
Add an enumeration for destroy reasons.
Nick Mathewson
2020-10-19
1
-6
/
+40
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
1
-4
/
+4
*
Document all the private items in tor-cell
Nick Mathewson
2020-10-09
2
-5
/
+44
*
Rename remaining get_ accessors
Nick Mathewson
2020-09-28
2
-7
/
+7
*
Tests for channel-cell codec
Nick Mathewson
2020-09-27
1
-1
/
+1
*
Test a few more channel cell types.
Nick Mathewson
2020-09-27
1
-0
/
+41
*
Use the correct value for TAP_C_HANDSHAKE_LEN
Nick Mathewson
2020-09-26
1
-1
/
+1
*
tor-cell: Add some test vectors for channel messages
Nick Mathewson
2020-09-26
1
-11
/
+110
*
Split the cell-handling parts of tor-proto into a new crate.
Nick Mathewson
2020-09-26
2
-0
/
+966