Rod Hynes 53c1850042 Fix: typo in error message 11 anni fa
..
LookupIP.go 7889afb25a Fix: bindLookupIP now simply echos back its input when it's already an IP address 11 anni fa
LookupIP_nobind.go 0620b8e1d2 Fix build on Windows (bind-to-device changes) 11 anni fa
TCPConn.go 12fdcb4c3c Continuation of refactor in 2cea38f: move TunneledConn to tunnel.go 11 anni fa
TCPConn_unix.go 3b29161376 Fix: in some cases interruptibleTCPClose was closing random files/sockets 11 anni fa
TCPConn_windows.go 5566dde0d7 Fix: pendingConns race condition 11 anni fa
config.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns 11 anni fa
config_test.go a7db54a393 Updated config tests. Added delimiters around sample config in README to help with programmatically processing it. 11 anni fa
conn.go ce95263e80 Add support for importing embedded server entry list 11 anni fa
controller.go 53c1850042 Fix: typo in error message 11 anni fa
dataStore.go bd4bf33ea2 Shuffle tail of server entry candidate list 11 anni fa
defaults.go c1f6d6cb0c Change data store disk configuration from filename to data directory and temp directory -- enables working configuration of library on Android. 11 anni fa
httpProxy.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns 11 anni fa
meekConn.go f08aa6066f Don't log an error when SetClosedSignal is called on a closed conn 11 anni fa
notice.go 9100b18aef Rollback legacy VPN support in core handshake 11 anni fa
obfuscatedSshConn.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 anni fa
obfuscator.go a68bf8254a Fix random range edge conditions and add comments for clarity 11 anni fa
remoteServerList.go ce95263e80 Add support for importing embedded server entry list 11 anni fa
serverApi.go 9100b18aef Rollback legacy VPN support in core handshake 11 anni fa
serverEntry.go ce95263e80 Add support for importing embedded server entry list 11 anni fa
socksProxy.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns 11 anni fa
stats_collector.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 anni fa
stats_conn.go 36f9fb772f Fix: CompareAndSwap inputs were backwards, so hostname was never set 11 anni fa
stats_hostname.go 288cfbcd69 Added hostname extraction from TLS, for use with stats. 11 anni fa
stats_regexp.go 86211e9646 Implemented fixes and changes from code review 11 anni fa
stats_test.go f47818645f Fix: processStats goro was pinning the CPU. The problem was due to a 'default' 11 anni fa
tlsDialer.go ecfb147ba3 Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list 11 anni fa
tunnel.go 101383acd6 Ensure that a SetClosedSignal "already closed" condition is handled in EstablishTunnel 11 anni fa
utils.go 2cea38f366 Refactor and fix tunnel/controller/serverApi/pendingConns 11 anni fa