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
/
crates
/
tor-proto
/
src
/
crypto
/
handshake
/
fast.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: make ClientHandShake and ServerHandshake generic over aux data
Jim Newsome
2023-11-15
1
-41
/
+24
*
ServerHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
1
-6
/
+28
*
ClientHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
1
-8
/
+18
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
tor-proto: Use correct SecretBuf in handshakes.
Nick Mathewson
2022-08-01
1
-0
/
+4
*
tor-proto: Replace SecretBytes with SecretBuf.
Nick Mathewson
2022-08-01
1
-8
/
+12
*
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
1
-3
/
+3
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-2
/
+3
*
tor-proto: Rename BadHandshake to BadCircHandshake
Nick Mathewson
2022-02-23
1
-2
/
+2
*
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
1
-3
/
+7
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+154