Adam Pritchard 366ad3e3b5 Added build info 11 years ago
..
transferstats 4e9fe41bbe Moved the stats code into a sub-package called transferstats. 11 years ago
LookupIP.go 7889afb25a Fix: bindLookupIP now simply echos back its input when it's already an IP address 11 years ago
LookupIP_nobind.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 years ago
TCPConn.go 12fdcb4c3c Continuation of refactor in 2cea38f: move TunneledConn to tunnel.go 11 years ago
TCPConn_unix.go 3b29161376 Fix: in some cases interruptibleTCPClose was closing random files/sockets 11 years ago
TCPConn_windows.go 5c8e21e69d Fix: upstream HTTP proxy bugs 11 years ago
buildinfo.go 366ad3e3b5 Added build info 11 years ago
config.go dc86764473 Add tunnel establish timeout 11 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
conn.go 5c8e21e69d Fix: upstream HTTP proxy bugs 11 years ago
controller.go 366ad3e3b5 Added build info 11 years ago
controller_test.config.enc a7ab8b83ea Add encrypted config info for TravisCI tests 11 years ago
controller_test.go 52d889ca8e Add controller test 11 years ago
dataStore.go 753433b747 Modify server selection shuffle to exclude first TunnelPoolSize entries 11 years ago
httpProxy.go 80e99be408 Fixed: SOCKS port was passed to NoticeHttpProxyPortInUse 11 years ago
meekConn.go 8b3e3c8fd3 Fix: tried to apply blank proxy setting in unfronted meek mode 11 years ago
notice.go 437c9b0b36 Fix: typo in "ClientUpgradeAvailable" noticeType 11 years ago
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component 11 years ago
obfuscator.go 17645bd461 Added "connected reporter" component 11 years ago
remoteServerList.go e239024983 Machine readable Notices 11 years ago
serverApi.go 4e9fe41bbe Moved the stats code into a sub-package called transferstats. 11 years ago
serverEntry.go 2f2e53378b Fix: empty embedded server list resulted in error 11 years ago
serverEntry_test.go 5f28c00839 Add server entry validation 11 years ago
socksProxy.go b8e923fbe4 Fix: more robust EADDRINUSE error detection; now works on Windows 11 years ago
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 years ago
tunnel.go 4e9fe41bbe Moved the stats code into a sub-package called transferstats. 11 years ago
utils.go ce38ec6c65 Fix: missing imports 11 years ago
utils_test.go 249150ac7c Moved unit test 11 years ago