Rod Hynes 3d2c8354b3 Fix build constraints syntax hace 10 años
..
transferstats 2ed7576e76 Fix unit tests hace 10 años
upstreamproxy 4931feafa7 SOCKS4a implementation in upstreamproxy for supporting domain names, meek upstream proxy fix for supporting non-HTTP proxy schemes hace 10 años
LookupIP.go 95bbdce6ce Fail over when primary DNS returns empty response; log error hace 10 años
LookupIP_nobind.go 3dec5a2dcd Enable Lookup IP with BindToDevice on darwin hace 10 años
TCPConn.go 21f77df973 Refactor upstreamproxy integration hace 10 años
TCPConn_bind.go 3dbf7e8422 Fix: further revised fix for 3b29161 hace 10 años
TCPConn_nobind.go 3dbf7e8422 Fix: further revised fix for 3b29161 hace 10 años
buildinfo.go 366ad3e3b5 Added build info hace 11 años
config.go 3202e963cb Add new protocol name to list in config doc hace 10 años
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. hace 11 años
controller.go dc5fe01a3b Fix: reset partial download when source object has changed hace 10 años
controller_test.config.enc a7ab8b83ea Add encrypted config info for TravisCI tests hace 11 años
controller_test.go 104e93fd28 Fix: iterator must filter out server entries that don't match specified region/protocol hace 10 años
dataStore.go 3dcc9bdafb Fix: only emit "updated server" notice on actual update hace 10 años
httpProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. hace 10 años
meekConn.go 2cbac80013 Add support for UNFRONTED-MEEK-HTTPS hace 10 años
migrateDataStore.go ac851a08b9 exclude this file from windows builds hace 10 años
migrateDataStore_windows.go 7a289afe4d fixed bug where the configured region and protocol would limit which entries were migrated to the new datastore hace 10 años
net.go 206da73039 Add optional secondary DNS server for LookupIP-with-DeviceBinder hace 10 años
networkInterface.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. hace 10 años
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 hace 10 años
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component hace 11 años
obfuscator.go 17645bd461 Added "connected reporter" component hace 11 años
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) hace 10 años
opensslConn_unsupported.go 3d2c8354b3 Fix build constraints syntax hace 10 años
package.go 6870aef89f More split tunnel implementation hace 11 años
remoteServerList.go 2f3a3ed6f2 Implement untunneled final status request retries hace 10 años
serverApi.go b4f6faba1b Add TODO comment hace 10 años
serverEntry.go 2cbac80013 Add support for UNFRONTED-MEEK-HTTPS hace 10 años
serverEntry_test.go 5f28c00839 Add server entry validation hace 11 años
socksProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. hace 10 años
splitTunnel.go f92103fd79 Implement client-side tunnel duration reporting hace 10 años
splitTunnel_test.go 45150549d4 New file missed in commit d543d4d hace 11 años
tlsDialer.go 79bb06fe27 Switch from path to file mode of SSL_CTX_load_verify_locations hace 10 años
tunnel.go 2cbac80013 Add support for UNFRONTED-MEEK-HTTPS hace 10 años
upgradeDownload.go cae9cb41e7 Added comment to clarify where partial download is created hace 10 años
utils.go b6d1b32b9c Implement client upgrade resumable downloader component hace 10 años
utils_test.go 249150ac7c Moved unit test hace 11 años