Michael ac851a08b9 exclude this file from windows builds 10 лет назад
..
transferstats f92103fd79 Implement client-side tunnel duration reporting 10 лет назад
upstreamproxy 42b9564a54 More meaningful proxy 'CONNECT' handshake error message 10 лет назад
LookupIP.go 3dec5a2dcd Enable Lookup IP with BindToDevice on darwin 10 лет назад
LookupIP_nobind.go 3dec5a2dcd Enable Lookup IP with BindToDevice on darwin 10 лет назад
TCPConn.go 21f77df973 Refactor upstreamproxy integration 10 лет назад
TCPConn_bind.go 3dbf7e8422 Fix: further revised fix for 3b29161 10 лет назад
TCPConn_nobind.go 3dbf7e8422 Fix: further revised fix for 3b29161 10 лет назад
buildinfo.go 366ad3e3b5 Added build info 11 лет назад
config.go 2ff0acd5ee * Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core; 10 лет назад
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 лет назад
controller.go d6bc27b1be Rename "tunnel durations" to "tunnel stats" 10 лет назад
controller_test.config.enc a7ab8b83ea Add encrypted config info for TravisCI tests 11 лет назад
controller_test.go 104e93fd28 Fix: iterator must filter out server entries that don't match specified region/protocol 10 лет назад
dataStore.go 716a514cbf Rename dataStore_alt to datastore now that boltdb is the primary 10 лет назад
httpProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 лет назад
meekConn.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 лет назад
migrateDataStore.go ac851a08b9 exclude this file from windows builds 10 лет назад
migrateDataStore_windows.go 2ff0acd5ee * Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core; 10 лет назад
net.go 2f3a3ed6f2 Implement untunneled final status request retries 10 лет назад
networkInterface.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 лет назад
notice.go 88fac10852 promote the first pulled server entry after migration to retain affinity; migrateEntries cannot fail fatally, so doesn't return errors; added comment to config.go about client_platforms that include 'windows' and client_version <= 44 failing; fixed typo in NoticeAlert and NoticeError godoc comments 10 лет назад
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component 11 лет назад
obfuscator.go 17645bd461 Added "connected reporter" component 11 лет назад
opensslConn.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 лет назад
opensslConn_unsupported.go 20100c61e7 SNI and cert verification support for opensslConn 10 лет назад
package.go 6870aef89f More split tunnel implementation 11 лет назад
remoteServerList.go 2f3a3ed6f2 Implement untunneled final status request retries 10 лет назад
serverApi.go d6bc27b1be Rename "tunnel durations" to "tunnel stats" 10 лет назад
serverEntry.go acf45784fe For untunneled status requests, try port 443 first 10 лет назад
serverEntry_test.go 5f28c00839 Add server entry validation 11 лет назад
socksProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 лет назад
splitTunnel.go f92103fd79 Implement client-side tunnel duration reporting 10 лет назад
splitTunnel_test.go 45150549d4 New file missed in commit d543d4d 11 лет назад
tlsDialer.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 лет назад
tunnel.go d6bc27b1be Rename "tunnel durations" to "tunnel stats" 10 лет назад
upgradeDownload.go a7bc255256 Fix: failed to explicitly check response status codes for some net.http requests 10 лет назад
utils.go b6d1b32b9c Implement client upgrade resumable downloader component 10 лет назад
utils_test.go 249150ac7c Moved unit test 11 лет назад