| .. |
|
common
|
2fa7c11cc8
Move generic compression routines to common package
|
9 years ago |
|
server
|
46430bc506
Fix: typo in comment
|
9 years ago |
|
transferstats
|
0d162c8493
Fix: use distinct server IDs in each test case
|
10 years ago |
|
upstreamproxy
|
2b0d57d413
Handle special case of 'Host' in custom proxy headers
|
9 years ago |
|
LookupIP.go
|
47666a9fd1
Added further IPv6 support. Also, revisions based on feedback.
|
9 years ago |
|
LookupIP_nobind.go
|
1b30d92d14
Common code refactoring
|
9 years ago |
|
TCPConn.go
|
47666a9fd1
Added further IPv6 support. Also, revisions based on feedback.
|
9 years ago |
|
TCPConn_bind.go
|
47666a9fd1
Added further IPv6 support. Also, revisions based on feedback.
|
9 years ago |
|
TCPConn_nobind.go
|
1b30d92d14
Common code refactoring
|
9 years ago |
|
config.go
|
fe89d8e52e
Update download upgrade timeout
|
9 years ago |
|
config_test.go
|
d03dbe9aa1
Fix: use a single canonical URL when referencing
|
9 years ago |
|
controller.go
|
165907413a
Merge pull request #324 from mirokuratczyk/master
|
9 years ago |
|
controller_test.config.enc
|
35b35f3d2c
Resumable fetch remote server list automated tests
|
10 years ago |
|
controller_test.go
|
876a22bf82
Attempt to reduce test failures due to requesting from external service
|
9 years ago |
|
dataStore.go
|
026ed7060a
Fix: invalid count comparison in a68e746
|
9 years ago |
|
feedback.go
|
1ebebb2800
Only emit feedback error when all retries fail
|
9 years ago |
|
feedback_test.config.enc
|
b04b8fbd65
Feedback encryption and upload added to test coverage
|
9 years ago |
|
feedback_test.go
|
b04b8fbd65
Feedback encryption and upload added to test coverage
|
9 years ago |
|
httpProxy.go
|
e12221570a
Fix bug: URLs were being double unescaped.\nAt the very least, this caused URLs with spaces in query parameters to be invalid.
|
9 years ago |
|
meekConn.go
|
831d79e769
Host name generator changes
|
9 years ago |
|
migrateDataStore.go
|
edbf21bfe4
Test refactoring
|
9 years ago |
|
migrateDataStore_windows.go
|
dfdc860537
Fix: compile error on Windows platform
|
9 years ago |
|
net.go
|
45b31e8a1f
Add custom User-Agent to web API and download requests
|
9 years ago |
|
notice.go
|
efeb14c412
Download OSLs (in progress)
|
9 years ago |
|
opensslConn.go
|
c50491b52a
Make OpenSSL compilation conditional on all platforms.
|
9 years ago |
|
opensslConn_unsupported.go
|
c50491b52a
Make OpenSSL compilation conditional on all platforms.
|
9 years ago |
|
remoteServerList.go
|
45b31e8a1f
Add custom User-Agent to web API and download requests
|
9 years ago |
|
remoteServerList_test.go
|
bd348635e9
Fix: proper ETag format with quotes
|
9 years ago |
|
serverApi.go
|
45b31e8a1f
Add custom User-Agent to web API and download requests
|
9 years ago |
|
socksProxy.go
|
1b30d92d14
Common code refactoring
|
9 years ago |
|
splitTunnel.go
|
45b31e8a1f
Add custom User-Agent to web API and download requests
|
9 years ago |
|
tlsDialer.go
|
7c088a7310
OpenSSL will not be used with the session ticket protocol
|
9 years ago |
|
tunnel.go
|
778398d30c
Added IPv6Synthesizer interface which allows the core tunnel to call into the host application to synthesize IPv6 addresses from IPv4 ones. This is used to correctly lookup IPs on DNS64/NAT64 networks.
|
9 years ago |
|
upgradeDownload.go
|
45b31e8a1f
Add custom User-Agent to web API and download requests
|
9 years ago |
|
utils.go
|
21d980a810
Edit comment
|
9 years ago |