Rod Hynes d69e37afdc Fix: test file compile error 9 лет назад
..
server 28b9de7239 * Remove privileged port listeners from automated tests. 9 лет назад
transferstats 0d162c8493 Fix: use distinct server IDs in each test case 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 4aafc1354c Integrated MaxMind GeoIP lookup 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 09418ca59d Initial automated testing for server 9 лет назад
config_test.go a831fbb10d Added further coverage for testing required and optional fields in config. Fixed formatting. 10 лет назад
controller.go 4a916e3d7a Add client verification mechanism (and remove generic server API request) 9 лет назад
controller_test.config.enc 35b35f3d2c Resumable fetch remote server list automated tests 10 лет назад
controller_test.go 09418ca59d Initial automated testing for server 9 лет назад
dataStore.go 2bab4d853b Record and report server entry source and receipt time 10 лет назад
httpProxy.go 809f1655c1 Fix: missing import 10 лет назад
meekConn.go 3276dc8e0c Meek support and related refactoring (in progress) 9 лет назад
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 2ae1f4ce1c Add LRU logic for TCP; use same code to track LRU for UDP 9 лет назад
networkInterface.go b1e6488a8e * nil check for IP.To4() result 9 лет назад
notice.go 09418ca59d Initial automated testing for server 9 лет назад
obfuscatedSshConn.go c206b51c8b Fix: missing obfuscation for server identification line padding 10 лет назад
obfuscator.go 3276dc8e0c Meek support and related refactoring (in progress) 9 лет назад
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 35b35f3d2c Resumable fetch remote server list automated tests 10 лет назад
serverApi.go 5d5de5866d Relay client verification required flag from handshake to outer client 9 лет назад
serverEntry.go 3276dc8e0c Meek support and related refactoring (in progress) 9 лет назад
serverEntry_test.go dc774619bd Merge remote-tracking branch 'upstream/master' 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 b48a9c2904 Fetch remote server list improvements 10 лет назад
splitTunnel_test.go d69e37afdc Fix: test file compile error 9 лет назад
tlsDialer.go 1675820071 Refactored tunnel/meekConn 10 лет назад
tunnel.go ac349dee4c Fix: missing nil check caused crash when DisableApi set 9 лет назад
upgradeDownload.go 35b35f3d2c Resumable fetch remote server list automated tests 10 лет назад
utils.go 3276dc8e0c Meek support and related refactoring (in progress) 9 лет назад
utils_test.go 249150ac7c Moved unit test 11 лет назад