Rod Hynes ce6d7ef1da Typo 11 years ago
..
LookupIP.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 years ago
LookupIP_nobind.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 years ago
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 years ago
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 years ago
TCPConn_windows.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 years ago
config.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 years ago
config_test.go 40d28bd6eb Removed error type checks. They were failing, and there's no point in doing them. 11 years ago
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 years ago
controller.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 years ago
dataStore.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 years ago
defaults.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 years ago
httpProxy.go 5aaeeb93ba Use an explicit stop signal to gracefully stop HTTP proxy without spurious error message 11 years ago
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 years ago
notice.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 years ago
obfuscatedSshConn.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 years ago
obfuscator.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 years ago
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 years ago
serverApi.go ce6d7ef1da Typo 11 years ago
serverEntry.go 91accf75dd Implemented server API requests (handshake and connected); and a tunnelled http proxy 11 years ago
socksProxy.go 1478d8647f Use an explicit stop signal to gracefully exit the SOCKS proxy accept loop 11 years ago
stats_collector.go 960665c85f More changes based on code review feedback. 11 years ago
stats_conn.go 960665c85f More changes based on code review feedback. 11 years ago
stats_regexp.go 86211e9646 Implemented fixes and changes from code review 11 years ago
stats_test.go 960665c85f More changes based on code review feedback. 11 years ago
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 years ago
tunnel.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 years ago
utils.go 41da3e6fc9 Ensure ContextError doesn't turn success into error 11 years ago