index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
/
crypto
/
handshake
/
ntor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-5
/
+5
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+9
*
Add allows for many dead code warnings in tor-proto
Ian Jackson
2024-07-08
1
-0
/
+4
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-5
/
+5
*
tor-proto: make ClientHandShake and ServerHandshake generic over aux data
Jim Newsome
2023-11-15
1
-58
/
+28
*
ServerHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
1
-6
/
+41
*
ClientHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
1
-8
/
+18
*
Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2
pinkforest
2023-06-27
1
-5
/
+5
*
Lower tor-proto::util::ct::lookup to tor-llcrypto
Nick Mathewson
2023-06-16
1
-1
/
+2
*
Use non-deprecated *Secret::random_from_rng.
Nick Mathewson
2023-05-13
1
-5
/
+5
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-2
/
+2
*
tor-proto: Use correct SecretBuf in handshakes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
tor-proto: Replace SecretBytes with SecretBuf.
Nick Mathewson
2022-08-01
1
-8
/
+7
*
tor-proto: Stop using write_infallible in handshake code.
Nick Mathewson
2022-07-11
1
-25
/
+28
*
Remove "write_and_consume_infallible".
Nick Mathewson
2022-07-11
1
-7
/
+12
*
Rename "write" methods on tor-bytes to "write_infallible".
Nick Mathewson
2022-07-11
1
-19
/
+19
*
Update `rsa` dependency (and use `x25519-dalek` prerelease)
eta
2022-07-06
1
-6
/
+5
*
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-2
/
+6
*
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
1
-2
/
+2
*
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
-1
/
+1
*
Eliminate RequestedResourceAbsent kind.
Nick Mathewson
2022-02-22
1
-9
/
+10
*
Upgrade to digest v0.10.0
Nick Mathewson
2021-12-07
1
-2
/
+2
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-3
/
+4
*
Completely overhaul the tor-proto circuit reactor
eta
2021-11-12
1
-1
/
+1
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
1
-5
/
+0
*
Use subtle and some refactoring to remove branches in ntor
Nick Mathewson
2021-10-01
1
-5
/
+17
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-1
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+438