Miro Kuratczyk 8ef2cc6450 Minimal test coverage for client verification 9 年之前
..
common 81384dbe6b Fixed ARM crash related to 64 bit alignment in a struct required by golang atomic package, see https://golang.org/src/sync/atomic/doc.go#L50 9 年之前
server 8ef2cc6450 Minimal test coverage for client verification 9 年之前
transferstats 0d162c8493 Fix: use distinct server IDs in each test case 10 年之前
upstreamproxy 1b30d92d14 Common code refactoring 9 年之前
LookupIP.go 1b30d92d14 Common code refactoring 9 年之前
LookupIP_nobind.go 1b30d92d14 Common code refactoring 9 年之前
TCPConn.go 1b30d92d14 Common code refactoring 9 年之前
TCPConn_bind.go 1b30d92d14 Common code refactoring 9 年之前
TCPConn_nobind.go 1b30d92d14 Common code refactoring 9 年之前
buildinfo.go ddbab5e3fd Changes to notice functionality 10 年之前
config.go bc8f1d619c Send verification payload only when new payload is set, switched newClientVerificationPayload back to buffered chan, guard against multiple re-send failures, renamed controller.SetClientVerificationPayload to controller.SetClientVerificationPayloadForActiveTunnels to reflect new functionalitya 9 年之前
config_test.go a831fbb10d Added further coverage for testing required and optional fields in config. Fixed formatting. 10 年之前
controller.go bc8f1d619c Send verification payload only when new payload is set, switched newClientVerificationPayload back to buffered chan, guard against multiple re-send failures, renamed controller.SetClientVerificationPayload to controller.SetClientVerificationPayloadForActiveTunnels to reflect new functionalitya 9 年之前
controller_test.config.enc 35b35f3d2c Resumable fetch remote server list automated tests 10 年之前
controller_test.go 1b30d92d14 Common code refactoring 9 年之前
dataStore.go 1b30d92d14 Common code refactoring 9 年之前
httpProxy.go 1b30d92d14 Common code refactoring 9 年之前
meekConn.go 1b30d92d14 Common code refactoring 9 年之前
migrateDataStore.go ac851a08b9 exclude this file from windows builds 10 年之前
migrateDataStore_windows.go 1b30d92d14 Common code refactoring 9 年之前
net.go 1b30d92d14 Common code refactoring 9 年之前
networkInterface.go 1b30d92d14 Common code refactoring 9 年之前
notice.go 1b30d92d14 Common code refactoring 9 年之前
obfuscatedSshConn.go 1b30d92d14 Common code refactoring 9 年之前
obfuscator.go 1b30d92d14 Common code refactoring 9 年之前
opensslConn.go 1b30d92d14 Common code refactoring 9 年之前
opensslConn_unsupported.go 1b30d92d14 Common code refactoring 9 年之前
package.go 1b30d92d14 Common code refactoring 9 年之前
remoteServerList.go 1b30d92d14 Common code refactoring 9 年之前
serverApi.go 317334bcaa bug fix for 'invalid JSON input' in DoClientVerificationRequest, removed throttled connection because it crashes in Android, newClientVerificationPayload switched to non-buffered chan to avoid sending initial empty payload twice 9 年之前
serverEntry.go 1b30d92d14 Common code refactoring 9 年之前
serverEntry_test.go 1b30d92d14 Common code refactoring 9 年之前
socksProxy.go 1b30d92d14 Common code refactoring 9 年之前
splitTunnel.go 1b30d92d14 Common code refactoring 9 年之前
splitTunnel_test.go d69e37afdc Fix: test file compile error 9 年之前
tlsDialer.go 1b30d92d14 Common code refactoring 9 年之前
tunnel.go bc8f1d619c Send verification payload only when new payload is set, switched newClientVerificationPayload back to buffered chan, guard against multiple re-send failures, renamed controller.SetClientVerificationPayload to controller.SetClientVerificationPayloadForActiveTunnels to reflect new functionalitya 9 年之前
upgradeDownload.go 1b30d92d14 Common code refactoring 9 年之前
utils.go 1b30d92d14 Common code refactoring 9 年之前