Rod Hynes c2a3eada36 Merge branch 'master' into android-jni 11 лет назад
..
LookupIP.go 900078e476 Use forks of dns and sqlite3 libs (vendoring) 11 лет назад
LookupIP_nobind.go 71a3eb8c10 Fix compile error on Linux 11 лет назад
TCPConn.go 5c8977e30a Major rewrite of top-level code. 11 лет назад
TCPConn_unix.go 5b17fe03b8 Fix: race condition with reference to 'conn' 11 лет назад
TCPConn_windows.go 054b6d8904 Fix HTTP proxy connect case on Windows 11 лет назад
bindToDevice.go c1762e6a84 Fixes for Android VpnService with Go client. This is now working. 11 лет назад
bindToDevice_nobind.go 0c8920980e Fix compile error on Linux 11 лет назад
config.go 4d718dea04 Explicit datastore initialization using filename in config 11 лет назад
config_test.go 40d28bd6eb Removed error type checks. They were failing, and there's no point in doing them. 11 лет назад
conn.go 0af1b8112b Don't log regexes; do log more info about port forward errors 11 лет назад
controller.go c2a3eada36 Merge branch 'master' into android-jni 11 лет назад
dataStore.go c2a3eada36 Merge branch 'master' into android-jni 11 лет назад
defaults.go 4d718dea04 Explicit datastore initialization using filename in config 11 лет назад
httpProxy.go 5aaeeb93ba Use an explicit stop signal to gracefully stop HTTP proxy without spurious error message 11 лет назад
meekConn.go 45ffdde0ca Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core 11 лет назад
notice.go 4419eb2d27 Add AndroidLibrary, a Java/Go binding that enables use of psiphon-tunnel-core within an Android app; modify sample AndroidApp to use AndroidLibrary (and remove embedded binary + subprocess method); move sample console app to its own subdir 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 ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 лет назад
serverApi.go 960665c85f More changes based on code review feedback. 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 86211e9646 Implemented fixes and changes from code review 11 лет назад
utils.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 лет назад