Rod Hynes 5b47463538 Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core 10 vuotta sitten
..
transferstats 4ea0217ec9 Implement NoticeBytesTransferred 10 vuotta sitten
upstreamproxy 42b9564a54 More meaningful proxy 'CONNECT' handshake error message 10 vuotta sitten
LookupIP.go d543d4d910 Split tunnel code complete 11 vuotta sitten
LookupIP_nobind.go 14865e71ac Add support for indistingushable TLS 10 vuotta sitten
TCPConn.go 21f77df973 Refactor upstreamproxy integration 10 vuotta sitten
TCPConn_bind.go 3dbf7e8422 Fix: further revised fix for 3b29161 10 vuotta sitten
TCPConn_nobind.go 3dbf7e8422 Fix: further revised fix for 3b29161 10 vuotta sitten
buildinfo.go 366ad3e3b5 Added build info 11 vuotta sitten
config.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 vuotta sitten
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 vuotta sitten
controller.go 285969e758 Fix: nil pointer reference accessing session with DisableApi set 10 vuotta sitten
controller_test.config.enc a7ab8b83ea Add encrypted config info for TravisCI tests 11 vuotta sitten
controller_test.go 104e93fd28 Fix: iterator must filter out server entries that don't match specified region/protocol 10 vuotta sitten
dataStore.go 34b092eacf Changes to tunnel establishment algorithm 10 vuotta sitten
dataStore_alt.go 86793290a0 Don't need redundant rand.Seed() call 10 vuotta sitten
httpProxy.go 8759dd6c22 Suppress repetitive error messages 10 vuotta sitten
meekConn.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 vuotta sitten
net.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 vuotta sitten
notice.go 8365276d7f Fix: sort regions to suppress repetitive AvailableEgressRegions notices 10 vuotta sitten
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component 11 vuotta sitten
obfuscator.go 17645bd461 Added "connected reporter" component 11 vuotta sitten
opensslConn.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 vuotta sitten
opensslConn_unsupported.go 20100c61e7 SNI and cert verification support for opensslConn 10 vuotta sitten
package.go 6870aef89f More split tunnel implementation 11 vuotta sitten
remoteServerList.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 vuotta sitten
serverApi.go a7bc255256 Fix: failed to explicitly check response status codes for some net.http requests 10 vuotta sitten
serverEntry.go 3a75786c93 Generate fronting address from meekFrontingAddressesRegex, if present. 10 vuotta sitten
serverEntry_test.go 5f28c00839 Add server entry validation 11 vuotta sitten
socksProxy.go 8759dd6c22 Suppress repetitive error messages 10 vuotta sitten
splitTunnel.go a7bc255256 Fix: failed to explicitly check response status codes for some net.http requests 10 vuotta sitten
splitTunnel_test.go 45150549d4 New file missed in commit d543d4d 11 vuotta sitten
tlsDialer.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 vuotta sitten
tunnel.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations 10 vuotta sitten
upgradeDownload.go a7bc255256 Fix: failed to explicitly check response status codes for some net.http requests 10 vuotta sitten
utils.go b6d1b32b9c Implement client upgrade resumable downloader component 10 vuotta sitten
utils_test.go 249150ac7c Moved unit test 11 vuotta sitten