Rod Hynes 3d2c8354b3 Fix build constraints syntax пре 10 година
..
transferstats 2ed7576e76 Fix unit tests пре 10 година
upstreamproxy 4931feafa7 SOCKS4a implementation in upstreamproxy for supporting domain names, meek upstream proxy fix for supporting non-HTTP proxy schemes пре 10 година
LookupIP.go 95bbdce6ce Fail over when primary DNS returns empty response; log error пре 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 3202e963cb Add new protocol name to list in config doc пре 10 година
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. пре 11 година
controller.go dc5fe01a3b Fix: reset partial download when source object has changed пре 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 3dcc9bdafb Fix: only emit "updated server" notice on actual update пре 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 2cbac80013 Add support for UNFRONTED-MEEK-HTTPS пре 10 година
migrateDataStore.go ac851a08b9 exclude this file from windows builds пре 10 година
migrateDataStore_windows.go 7a289afe4d fixed bug where the configured region and protocol would limit which entries were migrated to the new datastore пре 10 година
net.go 206da73039 Add optional secondary DNS server for LookupIP-with-DeviceBinder пре 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 9db8570aa7 indistinguishable TLS via OpenSSL static linking for Windows binaries; updated make file to accept optional second param (32 or 64) to only build for one architecture (windows/linux builds only) пре 10 година
opensslConn_unsupported.go 3d2c8354b3 Fix build constraints syntax пре 10 година
package.go 6870aef89f More split tunnel implementation пре 11 година
remoteServerList.go 2f3a3ed6f2 Implement untunneled final status request retries пре 10 година
serverApi.go b4f6faba1b Add TODO comment пре 10 година
serverEntry.go 2cbac80013 Add support for UNFRONTED-MEEK-HTTPS пре 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 2cbac80013 Add support for UNFRONTED-MEEK-HTTPS пре 10 година
upgradeDownload.go cae9cb41e7 Added comment to clarify where partial download is created пре 10 година
utils.go b6d1b32b9c Implement client upgrade resumable downloader component пре 10 година
utils_test.go 249150ac7c Moved unit test пре 11 година