Draven J 6c1e54914f Fix: Fix if condition problem at opensslConn.go L99. Changed string condition to != empty. 10 年 前
..
transferstats 2ed7576e76 Fix unit tests 10 年 前
upstreamproxy ba905f65b3 Fix: missing assignment in 4931fea 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 9f3bdf7f83 Fix formatting 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 ddbab5e3fd Changes to notice functionality 10 年 前
config.go 276407f027 Fix: setEmitDiagnosticNotices was called too late 10 年 前
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 年 前
controller.go 319cdf19ab Fix: always attempt upgrade download when handshake reports new version 10 年 前
controller_test.config.enc 72f02934a4 R-enable untunneled upgrade download tests 10 年 前
controller_test.go 72f02934a4 R-enable untunneled upgrade download tests 10 年 前
dataStore.go 2bab4d853b Record and report server entry source and receipt time 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 1675820071 Refactored tunnel/meekConn 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 1675820071 Refactored tunnel/meekConn 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 cba1c53dcd Fix: ClientUpgradeDownloadedBytes is a diagnostic notice 10 年 前
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component 11 年 前
obfuscator.go 17645bd461 Added "connected reporter" component 11 年 前
opensslConn.go 6c1e54914f Fix: Fix if condition problem at opensslConn.go L99. Changed string condition to != empty. 10 年 前
opensslConn_unsupported.go 3d2c8354b3 Fix build constraints syntax 10 年 前
package.go 6870aef89f More split tunnel implementation 11 年 前
remoteServerList.go 2bab4d853b Record and report server entry source and receipt time 10 年 前
serverApi.go ce976e7f0f Rename meek stat 10 年 前
serverEntry.go 7def87065f Add support for new capabilities 10 年 前
serverEntry_test.go 2bab4d853b Record and report server entry source and receipt time 10 年 前
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 1675820071 Refactored tunnel/meekConn 10 年 前
tunnel.go c0fe160127 Fix: for UNFRONTED-MEEK-HTTPS, omit port from host header when it's the standard port 10 年 前
upgradeDownload.go 4bc185afa4 Completion of untunneled upgrade download 10 年 前
utils.go 5a028c7b06 Add FlipCoin helper function 10 年 前
utils_test.go 249150ac7c Moved unit test 11 年 前