Skip to content

Tags: qiqiniao/microsocks

Tags

v1.0.1

Toggle v1.0.1's commit message
support ETIMEDOUT error

v1.0.0

Toggle v1.0.0's commit message
sblist: update to latest libulz version

v0.1.0

Toggle v0.1.0's commit message
fix rfc1929 user/pass auth subnegotation response version field

the version field is repurposed here to mean "version of the subnegotation",
which in this case is 1, not 5, as intuitively expected.
interestingly, most socks5 clients don't check the version respond, rather
only the success field.

v0.0.2

Toggle v0.0.2's commit message
ignore SIGPIPE

v0.0.1

Toggle v0.0.1's commit message
use n_methods to adhere to the protocol