Rod Hynes 645f2eb2e9 Fix: panic when getting RemoteAddr when upstream proxy in use 10 tahun lalu
..
transferstats 2ed7576e76 Fix unit tests 10 tahun lalu
upstreamproxy ba905f65b3 Fix: missing assignment in 4931fea 10 tahun lalu
LookupIP.go 95bbdce6ce Fail over when primary DNS returns empty response; log error 10 tahun lalu
LookupIP_nobind.go 3dec5a2dcd Enable Lookup IP with BindToDevice on darwin 10 tahun lalu
TCPConn.go 645f2eb2e9 Fix: panic when getting RemoteAddr when upstream proxy in use 10 tahun lalu
TCPConn_bind.go 3dbf7e8422 Fix: further revised fix for 3b29161 10 tahun lalu
TCPConn_nobind.go 3dbf7e8422 Fix: further revised fix for 3b29161 10 tahun lalu
buildinfo.go 366ad3e3b5 Added build info 11 tahun lalu
config.go 3cd7090692 Add DeviceRegion config parameter 10 tahun lalu
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 tahun lalu
controller.go 3cd7090692 Add DeviceRegion config parameter 10 tahun lalu
controller_test.config.enc a7ab8b83ea Add encrypted config info for TravisCI tests 11 tahun lalu
controller_test.go 104e93fd28 Fix: iterator must filter out server entries that don't match specified region/protocol 10 tahun lalu
dataStore.go 2bab4d853b Record and report server entry source and receipt time 10 tahun lalu
httpProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 tahun lalu
meekConn.go 2cbeddb3bf Fix: wrong value used when capping polling frequency 10 tahun lalu
migrateDataStore.go ac851a08b9 exclude this file from windows builds 10 tahun lalu
migrateDataStore_windows.go 7a289afe4d fixed bug where the configured region and protocol would limit which entries were migrated to the new datastore 10 tahun lalu
net.go b3b2df95d6 Report new fronted meek stats 10 tahun lalu
networkInterface.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 tahun lalu
notice.go 7d0e721a6d Emit NoticeFrontedMeekStatss 10 tahun lalu
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component 11 tahun lalu
obfuscator.go 17645bd461 Added "connected reporter" component 11 tahun lalu
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 tahun lalu
opensslConn_unsupported.go 3d2c8354b3 Fix build constraints syntax 10 tahun lalu
package.go 6870aef89f More split tunnel implementation 11 tahun lalu
remoteServerList.go 2bab4d853b Record and report server entry source and receipt time 10 tahun lalu
serverApi.go 540c276f31 Omit blank parameters in server API requests 10 tahun lalu
serverEntry.go b467b966fa Fix SERVER_ENTRY_SOURCE constant types 10 tahun lalu
serverEntry_test.go 2bab4d853b Record and report server entry source and receipt time 10 tahun lalu
socksProxy.go 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 tahun lalu
splitTunnel.go f92103fd79 Implement client-side tunnel duration reporting 10 tahun lalu
splitTunnel_test.go 45150549d4 New file missed in commit d543d4d 11 tahun lalu
tlsDialer.go 0d79dfcaca Fix: ensure SendServerName works correctly with OpenSSL 10 tahun lalu
tunnel.go 7d0e721a6d Emit NoticeFrontedMeekStatss 10 tahun lalu
upgradeDownload.go cae9cb41e7 Added comment to clarify where partial download is created 10 tahun lalu
utils.go 5a028c7b06 Add FlipCoin helper function 10 tahun lalu
utils_test.go 249150ac7c Moved unit test 11 tahun lalu