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