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
/
relaycell.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-1
/
+1
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
1
-9
/
+9
*
Improve documentation in tor-cell
Nick Mathewson
2020-10-26
1
-1
/
+5
*
Rename CircID and StreamID to end with Id instead, for consistency
Nick Mathewson
2020-10-25
1
-15
/
+15
*
Implement From, not Into.
Nick Mathewson
2020-10-19
1
-3
/
+3
*
Add relay commands for circuit padding.
Nick Mathewson
2020-10-19
1
-1
/
+4
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
1
-1
/
+1
*
Remove a comment about a spec clarification
Nick Mathewson
2020-10-18
1
-2
/
+0
*
Document all the private items in tor-cell
Nick Mathewson
2020-10-09
1
-0
/
+9
*
Move counts_towards_windows() code into circuit module
Nick Mathewson
2020-10-09
1
-8
/
+0
*
Fix counting rules for circuit-level sendmes.
Nick Mathewson
2020-10-09
1
-4
/
+4
*
Move RelayCell into a more reasonable place.
Nick Mathewson
2020-09-29
1
-1
/
+111
*
Add test vectors for a few relay message types.
Nick Mathewson
2020-09-26
1
-0
/
+2
*
Split the cell-handling parts of tor-proto into a new crate.
Nick Mathewson
2020-09-26
1
-0
/
+142