1
0
Fork 0
Commit Graph

10 Commits (logger)

Author SHA1 Message Date
ymmt2005 385bbe4759 Add golang.org/x/net/context support.
Read http://blog.golang.org/context for its benefits.

This PR has not utilized contexts yet; just passing them
to every customization points to help them add/retrieve
request context values.
2016-03-08 23:29:11 +09:00
Ox Cart 0126026885 Made dialer configurable 2016-02-04 13:25:27 -06:00
ap4y eb24bec29f Use new Request struct for the Server api 2016-01-11 21:24:54 +13:00
svent 1b0ce4078f Add configuration option for the log target 2015-09-07 01:47:05 +02:00
Armon Dadgar 4ead3ac2f3 Ensure backwards compatibility of configuration 2014-02-22 12:31:12 -08:00
bigmartha 6ac72d6c4a Pluggable authentication mechanisms. 2014-02-18 17:21:03 +03:00
Armon Dadgar c9813fbde2 Add support for address rewriting 2014-01-23 16:55:08 -08:00
Armon Dadgar 08b93ecec3 Prefix logs with 'socks' 2014-01-23 15:55:54 -08:00
Armon Dadgar 5437f80e57 Support for the CONNECT command 2014-01-23 13:42:35 -08:00
Armon Dadgar 5c369f00d4 Adding base socks server 2014-01-23 11:28:30 -08:00