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