| .. |
|
LookupIP.go
|
900078e476
Use forks of dns and sqlite3 libs (vendoring)
|
11 лет назад |
|
LookupIP_nobind.go
|
71a3eb8c10
Fix compile error on Linux
|
11 лет назад |
|
TCPConn.go
|
5c8977e30a
Major rewrite of top-level code.
|
11 лет назад |
|
TCPConn_unix.go
|
5b17fe03b8
Fix: race condition with reference to 'conn'
|
11 лет назад |
|
TCPConn_windows.go
|
054b6d8904
Fix HTTP proxy connect case on Windows
|
11 лет назад |
|
bindToDevice.go
|
c1762e6a84
Fixes for Android VpnService with Go client. This is now working.
|
11 лет назад |
|
bindToDevice_nobind.go
|
0c8920980e
Fix compile error on Linux
|
11 лет назад |
|
config.go
|
ecfb147ba3
Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list
|
11 лет назад |
|
config_test.go
|
1632bfeb97
Added note about test suite overkill
|
11 лет назад |
|
conn.go
|
0af1b8112b
Don't log regexes; do log more info about port forward errors
|
11 лет назад |
|
controller.go
|
0af1b8112b
Don't log regexes; do log more info about port forward errors
|
11 лет назад |
|
dataStore.go
|
900078e476
Use forks of dns and sqlite3 libs (vendoring)
|
11 лет назад |
|
defaults.go
|
325ad3a66a
Set default port forward failure threshold when config parameter is not specified
|
11 лет назад |
|
httpProxy.go
|
f8a0a79f10
Decouple Controller from HttpProxy and SocksProxy. Use a Tunneler interface so either a Controller (tunnel pool with lifecycle management) or Tunnel (single, specific tunnel) may be used as the tunneler for proxies. This is to support prospective test scripts that will test tunnels to specific servers.
|
11 лет назад |
|
meekConn.go
|
5c8977e30a
Major rewrite of top-level code.
|
11 лет назад |
|
notice.go
|
5dd08654f1
Missing new source file
|
11 лет назад |
|
obfuscatedSshConn.go
|
5c8977e30a
Major rewrite of top-level code.
|
11 лет назад |
|
obfuscator.go
|
5c8977e30a
Major rewrite of top-level code.
|
11 лет назад |
|
remoteServerList.go
|
ecfb147ba3
Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list
|
11 лет назад |
|
serverApi.go
|
0af1b8112b
Don't log regexes; do log more info about port forward errors
|
11 лет назад |
|
serverEntry.go
|
91accf75dd
Implemented server API requests (handshake and connected); and a tunnelled http proxy
|
11 лет назад |
|
socksProxy.go
|
f8a0a79f10
Decouple Controller from HttpProxy and SocksProxy. Use a Tunneler interface so either a Controller (tunnel pool with lifecycle management) or Tunnel (single, specific tunnel) may be used as the tunneler for proxies. This is to support prospective test scripts that will test tunnels to specific servers.
|
11 лет назад |
|
tlsDialer.go
|
ecfb147ba3
Added support for upstream HTTP proxy; fix missing BindToDevice support for fetch remote server list
|
11 лет назад |
|
tunnel.go
|
b81e2803f7
Fix comment typos
|
11 лет назад |
|
utils.go
|
43fb2c9219
Also log caller line number in ContextError
|
11 лет назад |