Rod Hynes f08aa6066f Don't log an error when SetClosedSignal is called on a closed conn %!s(int64=11) %!d(string=hai) anos
..
LookupIP.go 7889afb25a Fix: bindLookupIP now simply echos back its input when it's already an IP address %!s(int64=11) %!d(string=hai) anos
LookupIP_nobind.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) %!s(int64=11) %!d(string=hai) anos
TCPConn.go f08aa6066f Don't log an error when SetClosedSignal is called on a closed conn %!s(int64=11) %!d(string=hai) anos
TCPConn_unix.go 594546af53 Add mutex around transform from socket fd to Conn to prevent concurrent Close() %!s(int64=11) %!d(string=hai) anos
TCPConn_windows.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns %!s(int64=11) %!d(string=hai) anos
config.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns %!s(int64=11) %!d(string=hai) anos
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. %!s(int64=11) %!d(string=hai) anos
conn.go f08aa6066f Don't log an error when SetClosedSignal is called on a closed conn %!s(int64=11) %!d(string=hai) anos
controller.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns %!s(int64=11) %!d(string=hai) anos
dataStore.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. %!s(int64=11) %!d(string=hai) anos
defaults.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. %!s(int64=11) %!d(string=hai) anos
httpProxy.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns %!s(int64=11) %!d(string=hai) anos
meekConn.go f08aa6066f Don't log an error when SetClosedSignal is called on a closed conn %!s(int64=11) %!d(string=hai) anos
notice.go ac57493bef Emit VPN PSK when returned in handshake %!s(int64=11) %!d(string=hai) anos
obfuscatedSshConn.go a68bf8254a Fix random range edge conditions and add comments for clarity %!s(int64=11) %!d(string=hai) anos
obfuscator.go a68bf8254a Fix random range edge conditions and add comments for clarity %!s(int64=11) %!d(string=hai) anos
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 %!s(int64=11) %!d(string=hai) anos
serverApi.go ac57493bef Emit VPN PSK when returned in handshake %!s(int64=11) %!d(string=hai) anos
serverEntry.go 91accf75dd Implemented server API requests (handshake and connected); and a tunnelled http proxy %!s(int64=11) %!d(string=hai) anos
socksProxy.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns %!s(int64=11) %!d(string=hai) anos
stats_collector.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' %!s(int64=11) %!d(string=hai) anos
stats_conn.go 36f9fb772f Fix: CompareAndSwap inputs were backwards, so hostname was never set %!s(int64=11) %!d(string=hai) anos
stats_hostname.go 288cfbcd69 Added hostname extraction from TLS, for use with stats. %!s(int64=11) %!d(string=hai) anos
stats_regexp.go 86211e9646 Implemented fixes and changes from code review %!s(int64=11) %!d(string=hai) anos
stats_test.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' %!s(int64=11) %!d(string=hai) anos
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list %!s(int64=11) %!d(string=hai) anos
tunnel.go f08aa6066f Don't log an error when SetClosedSignal is called on a closed conn %!s(int64=11) %!d(string=hai) anos
utils.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns %!s(int64=11) %!d(string=hai) anos