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
/
crypto
/
cell.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc tests in tor-proto.
Nick Mathewson
2021-06-19
1
-1
/
+18
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-11
/
+11
*
Upgrade to latest RustCrypto crates.
Nick Mathewson
2021-05-06
1
-6
/
+6
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-2
/
+2
*
Avoid a slice copy in send_relay_cell().
George Kadianakis
2021-03-12
1
-2
/
+3
*
Simplify RelayCellBody::recognized() method.
George Kadianakis
2020-12-17
1
-27
/
+22
*
Run "cargo upgrade".
Nick Mathewson
2020-10-26
1
-1
/
+1
*
Resolve a bunch of XXXM3 comments in tor-proto.
Nick Mathewson
2020-10-26
1
-2
/
+0
*
Implement From, not Into.
Nick Mathewson
2020-10-19
1
-6
/
+6
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
1
-1
/
+1
*
Document all private members in tor-proto
Nick Mathewson
2020-10-13
1
-1
/
+9
*
Split client relay crypto into separate directions
Nick Mathewson
2020-10-09
1
-56
/
+136
*
make it work on rust 1.45
Nick Mathewson
2020-09-28
1
-1
/
+1
*
test vectors for cell crypto.
Nick Mathewson
2020-09-28
1
-2
/
+48
*
Mark most of the cell crypto code as crate-local.
Nick Mathewson
2020-09-28
1
-7
/
+7
*
Add a round-trip test for cell encryption.
Nick Mathewson
2020-09-28
1
-0
/
+74
*
Split the cell-handling parts of tor-proto into a new crate.
Nick Mathewson
2020-09-26
1
-1
/
+1
*
Try to get sendme crypto working
Nick Mathewson
2020-09-25
1
-23
/
+50
*
Incomplete implementation of circuit SENDME handling.
Nick Mathewson
2020-09-25
1
-4
/
+9
*
turn hopnum into a first-class type
Nick Mathewson
2020-09-21
1
-4
/
+32
*
Start implementing streams and circuit-level reactors.
Nick Mathewson
2020-09-21
1
-2
/
+2
*
Simple functions to send and receive relay cells.
Nick Mathewson
2020-09-12
1
-0
/
+2
*
Refactoring around our 509-byte array type.
Nick Mathewson
2020-09-12
1
-30
/
+46
*
For circuits: Implement first hop create via create_fast.
Nick Mathewson
2020-09-11
1
-2
/
+20
*
update to use latest rust-crypto traits and modules
Nick Mathewson
2020-06-10
1
-5
/
+5
*
Document most of tor-proto
Nick Mathewson
2020-05-09
1
-1
/
+53
*
Fresh git repository for work on "arti"
Nick Mathewson
2020-05-07
1
-0
/
+170