Rod Hynes ca85ff7900 Fix: ensure non-blank default value for ClientVersion in handshake 11 лет назад
..
LookupIP.go 7889afb25a Fix: bindLookupIP now simply echos back its input when it's already an IP address 11 лет назад
LookupIP_nobind.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 лет назад
TCPConn.go b2f5e92037 Replace SocketProtector/BindToDevice UNIX domain socket client/server with in-process Java/Go interface; update import paths from code.google.com; fix: don't use 0 timeout in bindLookupIP 11 лет назад
TCPConn_unix.go b2f5e92037 Replace SocketProtector/BindToDevice UNIX domain socket client/server with in-process Java/Go interface; update import paths from code.google.com; fix: don't use 0 timeout in bindLookupIP 11 лет назад
TCPConn_windows.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 лет назад
config.go ca85ff7900 Fix: ensure non-blank default value for ClientVersion in handshake 11 лет назад
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 лет назад
conn.go b2f5e92037 Replace SocketProtector/BindToDevice UNIX domain socket client/server with in-process Java/Go interface; update import paths from code.google.com; fix: don't use 0 timeout in bindLookupIP 11 лет назад
controller.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 лет назад
dataStore.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 лет назад
defaults.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 лет назад
httpProxy.go 87a469bbee Changed log line format for local proxy ports to simplify parsing 11 лет назад
meekConn.go b2f5e92037 Replace SocketProtector/BindToDevice UNIX domain socket client/server with in-process Java/Go interface; update import paths from code.google.com; fix: don't use 0 timeout in bindLookupIP 11 лет назад
notice.go 98f2645094 Fix: typo in log line prefix 11 лет назад
obfuscatedSshConn.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 лет назад
obfuscator.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 лет назад
remoteServerList.go b2f5e92037 Replace SocketProtector/BindToDevice UNIX domain socket client/server with in-process Java/Go interface; update import paths from code.google.com; fix: don't use 0 timeout in bindLookupIP 11 лет назад
serverApi.go ac75866b1e Fix: handle blank upgrade version response from server 11 лет назад
serverEntry.go 91accf75dd Implemented server API requests (handshake and connected); and a tunnelled http proxy 11 лет назад
socksProxy.go 87a469bbee Changed log line format for local proxy ports to simplify parsing 11 лет назад
stats_collector.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 лет назад
stats_conn.go 288cfbcd69 Added hostname extraction from TLS, for use with stats. 11 лет назад
stats_hostname.go 288cfbcd69 Added hostname extraction from TLS, for use with stats. 11 лет назад
stats_regexp.go 86211e9646 Implemented fixes and changes from code review 11 лет назад
stats_test.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 лет назад
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 лет назад
tunnel.go 772e3d6da4 Fix: allow Tunnel.Close() to be called multiple times without "panic: close of closed channel" 11 лет назад
utils.go 41da3e6fc9 Ensure ContextError doesn't turn success into error 11 лет назад