aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-02-06 21:01:00 +0000
committerNick Mathewson <nickm@torproject.org>2023-02-06 21:01:00 +0000
commit46356d252f16e20b3d7e6db24a51076bc90b8855 (patch)
treef130cbc90e4c2c78d93bc9e3e7c6bd3b2c8249de /tor-spec.txt
parente4596ecced32a08c0d9437722fe6354092e405ec (diff)
parent39513369c7bc3c29a8514b2048ad08f42376b034 (diff)
downloadtorspec-46356d252f16e20b3d7e6db24a51076bc90b8855.tar.gz
torspec-46356d252f16e20b3d7e6db24a51076bc90b8855.zip
Merge branch 'hs-htype' into 'main'
Fix terminology for handshake type See merge request tpo/core/torspec!112
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index e522135..9aa4cc4 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1022,7 +1022,7 @@ see tor-design.pdf.
HLEN (Server Handshake Data Len) [2 bytes]
HDATA (Server Handshake Data) [HLEN bytes]
- Recognized handshake types are:
+ Recognized HTYPEs (handshake types) are:
0x0000 TAP -- the original Tor handshake; see 5.1.3
0x0001 reserved