Eugene Fryntov 106f481943 Removed redundant UpstreamProxyUrl string value check vor 10 Jahren
..
transferstats 2ed7576e76 Fix unit tests vor 10 Jahren
upstreamproxy 4931feafa7 SOCKS4a implementation in upstreamproxy for supporting domain names, meek upstream proxy fix for supporting non-HTTP proxy schemes vor 10 Jahren
LookupIP.go 3dec5a2dcd Enable Lookup IP with BindToDevice on darwin vor 10 Jahren
LookupIP_nobind.go 3dec5a2dcd Enable Lookup IP with BindToDevice on darwin vor 10 Jahren
TCPConn.go 21f77df973 Refactor upstreamproxy integration vor 10 Jahren
TCPConn_bind.go 3dbf7e8422 Fix: further revised fix for 3b29161 vor 10 Jahren
TCPConn_nobind.go 3dbf7e8422 Fix: further revised fix for 3b29161 vor 10 Jahren
buildinfo.go 366ad3e3b5 Added build info vor 11 Jahren
config.go 6ce98077f5 * Added UseTrustedCACertificatesForStockTLS option which uses vor 10 Jahren
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. vor 11 Jahren
controller.go fb87e7981d Skip PromoteServerEntry in TargetServerEntry mode vor 10 Jahren
controller_test.config.enc a7ab8b83ea Add encrypted config info for TravisCI tests vor 11 Jahren
controller_test.go 104e93fd28 Fix: iterator must filter out server entries that don't match specified region/protocol vor 10 Jahren
dataStore.go 7f921bbc44 Attempt to delete and reopen datastore file to recover from file system/data errors vor 10 Jahren
httpProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. vor 10 Jahren
meekConn.go 106f481943 Removed redundant UpstreamProxyUrl string value check vor 10 Jahren
migrateDataStore.go ac851a08b9 exclude this file from windows builds vor 10 Jahren
migrateDataStore_windows.go 7a289afe4d fixed bug where the configured region and protocol would limit which entries were migrated to the new datastore vor 10 Jahren
net.go 6ce98077f5 * Added UseTrustedCACertificatesForStockTLS option which uses vor 10 Jahren
networkInterface.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. vor 10 Jahren
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 vor 10 Jahren
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component vor 11 Jahren
obfuscator.go 17645bd461 Added "connected reporter" component vor 11 Jahren
opensslConn.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations vor 10 Jahren
opensslConn_unsupported.go 20100c61e7 SNI and cert verification support for opensslConn vor 10 Jahren
package.go 6870aef89f More split tunnel implementation vor 11 Jahren
remoteServerList.go 2f3a3ed6f2 Implement untunneled final status request retries vor 10 Jahren
serverApi.go 6ce98077f5 * Added UseTrustedCACertificatesForStockTLS option which uses vor 10 Jahren
serverEntry.go 8f9110a0e4 Fix: backwards logic regarding use of port 443 in GetDirectWebRequestPorts vor 10 Jahren
serverEntry_test.go 5f28c00839 Add server entry validation vor 11 Jahren
socksProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. vor 10 Jahren
splitTunnel.go f92103fd79 Implement client-side tunnel duration reporting vor 10 Jahren
splitTunnel_test.go 45150549d4 New file missed in commit d543d4d vor 11 Jahren
tlsDialer.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations vor 10 Jahren
tunnel.go 9ccc0abd4a Stats collector bug fixes vor 10 Jahren
upgradeDownload.go 6ce98077f5 * Added UseTrustedCACertificatesForStockTLS option which uses vor 10 Jahren
utils.go b6d1b32b9c Implement client upgrade resumable downloader component vor 10 Jahren
utils_test.go 249150ac7c Moved unit test vor 11 Jahren