Skip to content

socks-extensions: Clarify handling of unexpected USERNAME/PASSWORD

Nick Mathewson requested to merge nickm/torspec:ticket-279 into main

This is a very old C-tor feature; I'm not sure that anything uses it any more. Nonetheless, we should say exactly how it behaves. Specifically, when we get an unexpected USERNAME/PASSWORD message, we treat it as if it had been expected, and interpret it according to our authentication rules.

Closes #268 (closed)

Edited by Nick Mathewson

Merge request reports

Loading