SOCKS DPD fixes.

- Restricted the SOCKS 5 DPD signatures further.

- Added protocol violations.
This commit is contained in:
Seth Hall 2012-06-20 15:12:52 -04:00
parent 886cc7368f
commit f59736cb17
4 changed files with 37 additions and 4 deletions

View file

@ -11,7 +11,6 @@ export {
[1] = "GSSAPI",
[2] = "Username/Password",
[3] = "Challenge-Handshake Authentication Protocol",
[4] = "Unassigned",
[5] = "Challenge-Response Authentication Method",
[6] = "Secure Sockets Layer",
[7] = "NDS Authentication",