Adam Pritchard 8e79daed5e Fixed SOCKS listener temporary error check. 11 năm trước cách đây
..
LookupIP.go 7889afb25a Fix: bindLookupIP now simply echos back its input when it's already an IP address 11 năm trước cách đây
LookupIP_nobind.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
TCPConn_windows.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 năm trước cách đây
config.go ca85ff7900 Fix: ensure non-blank default value for ClientVersion in handshake 11 năm trước cách đây
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 năm trước cách đây
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 năm trước cách đây
controller.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 năm trước cách đây
dataStore.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 năm trước cách đây
defaults.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 năm trước cách đây
httpProxy.go 87a469bbee Changed log line format for local proxy ports to simplify parsing 11 năm trước cách đây
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 năm trước cách đây
notice.go 98f2645094 Fix: typo in log line prefix 11 năm trước cách đây
obfuscatedSshConn.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 năm trước cách đây
obfuscator.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 năm trước cách đây
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 năm trước cách đây
serverApi.go ac75866b1e Fix: handle blank upgrade version response from server 11 năm trước cách đây
serverEntry.go 91accf75dd Implemented server API requests (handshake and connected); and a tunnelled http proxy 11 năm trước cách đây
socksProxy.go 8e79daed5e Fixed SOCKS listener temporary error check. 11 năm trước cách đây
stats_collector.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 năm trước cách đây
stats_conn.go 288cfbcd69 Added hostname extraction from TLS, for use with stats. 11 năm trước cách đây
stats_hostname.go 288cfbcd69 Added hostname extraction from TLS, for use with stats. 11 năm trước cách đây
stats_regexp.go 86211e9646 Implemented fixes and changes from code review 11 năm trước cách đây
stats_test.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 năm trước cách đây
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 năm trước cách đây
tunnel.go 772e3d6da4 Fix: allow Tunnel.Close() to be called multiple times without "panic: close of closed channel" 11 năm trước cách đây
utils.go 41da3e6fc9 Ensure ContextError doesn't turn success into error 11 năm trước cách đây