Rod Hynes 5c8e21e69d Fix: upstream HTTP proxy bugs 11 лет назад
..
transferstats 4e9fe41bbe Moved the stats code into a sub-package called transferstats. 11 лет назад
LookupIP.go 7889afb25a Fix: bindLookupIP now simply echos back its input when it's already an IP address 11 лет назад
LookupIP_nobind.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 лет назад
TCPConn.go 12fdcb4c3c Continuation of refactor in 2cea38f: move TunneledConn to tunnel.go 11 лет назад
TCPConn_unix.go 3b29161376 Fix: in some cases interruptibleTCPClose was closing random files/sockets 11 лет назад
TCPConn_windows.go 5c8e21e69d Fix: upstream HTTP proxy bugs 11 лет назад
config.go 2f775545c8 Add config params for custom behavior for temporary tunnels 11 лет назад
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 лет назад
conn.go 5c8e21e69d Fix: upstream HTTP proxy bugs 11 лет назад
controller.go e239024983 Machine readable Notices 11 лет назад
controller_test.config.enc a7ab8b83ea Add encrypted config info for TravisCI tests 11 лет назад
controller_test.go 52d889ca8e Add controller test 11 лет назад
dataStore.go 753433b747 Modify server selection shuffle to exclude first TunnelPoolSize entries 11 лет назад
defaults.go 20395bcc02 Add random time jitter and padding to SSH keep alives. 11 лет назад
httpProxy.go e239024983 Machine readable Notices 11 лет назад
meekConn.go 8b3e3c8fd3 Fix: tried to apply blank proxy setting in unfronted meek mode 11 лет назад
notice.go 1c6707f274 Add Notice helpers 11 лет назад
obfuscatedSshConn.go 17645bd461 Added "connected reporter" component 11 лет назад
obfuscator.go 17645bd461 Added "connected reporter" component 11 лет назад
remoteServerList.go e239024983 Machine readable Notices 11 лет назад
serverApi.go 4e9fe41bbe Moved the stats code into a sub-package called transferstats. 11 лет назад
serverEntry.go 2f2e53378b Fix: empty embedded server list resulted in error 11 лет назад
serverEntry_test.go 5f28c00839 Add server entry validation 11 лет назад
socksProxy.go e239024983 Machine readable Notices 11 лет назад
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 лет назад
tunnel.go 4e9fe41bbe Moved the stats code into a sub-package called transferstats. 11 лет назад
utils.go 1c6707f274 Add Notice helpers 11 лет назад
utils_test.go 249150ac7c Moved unit test 11 лет назад