| .. |
|
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
|
5566dde0d7
Fix: pendingConns race condition
|
11 years ago |
|
config.go
|
2f775545c8
Add config params for custom behavior for temporary tunnels
|
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
|
e239024983
Machine readable Notices
|
11 years ago |
|
controller.go
|
e239024983
Machine readable Notices
|
11 years ago |
|
dataStore.go
|
753433b747
Modify server selection shuffle to exclude first TunnelPoolSize entries
|
11 years ago |
|
defaults.go
|
20395bcc02
Add random time jitter and padding to SSH keep alives.
|
11 years ago |
|
httpProxy.go
|
e239024983
Machine readable Notices
|
11 years ago |
|
meekConn.go
|
e239024983
Machine readable Notices
|
11 years ago |
|
notice.go
|
6dc33f0283
Fix: broken loop counter causing invalid notice output
|
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
|
e239024983
Machine readable Notices
|
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
|
20395bcc02
Add random time jitter and padding to SSH keep alives.
|
11 years ago |
|
utils_test.go
|
249150ac7c
Moved unit test
|
11 years ago |