Adam Pritchard a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 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 c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 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 c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 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 5aaeeb93ba Use an explicit stop signal to gracefully stop HTTP proxy without spurious error message 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 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 лет назад
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 ce6d7ef1da Typo 11 лет назад
serverEntry.go 91accf75dd Implemented server API requests (handshake and connected); and a tunnelled http proxy 11 лет назад
socksProxy.go 1478d8647f Use an explicit stop signal to gracefully exit the SOCKS proxy accept loop 11 лет назад
stats_collector.go 960665c85f More changes based on code review feedback. 11 лет назад
stats_conn.go 960665c85f More changes based on code review feedback. 11 лет назад
stats_regexp.go 86211e9646 Implemented fixes and changes from code review 11 лет назад
stats_test.go 960665c85f More changes based on code review feedback. 11 лет назад
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 лет назад
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 лет назад
utils.go 41da3e6fc9 Ensure ContextError doesn't turn success into error 11 лет назад