Rod Hynes d986debc2e Fix: goroutine leak in call to ssh.NewClient 8 years ago
..
common 186eeb0cdf Merge branch 'master' into packet-tunnel 8 years ago
server 087ef390d2 Merge branch 'master' of https://github.com/rod-hynes/psiphon-tunnel-core into packet-tunnel 8 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 b81cdcbab4 Fix: double close of file descriptors 8 years ago
LookupIP_nobind.go 1b30d92d14 Common code refactoring 9 years ago
TCPConn.go 7396943207 - Add Closer interface and implement in Conns 9 years ago
TCPConn_bind.go b81cdcbab4 Fix: double close of file descriptors 8 years ago
TCPConn_nobind.go ea5b1cbd54 Fixes for tcpDial (bind version) 9 years ago
config.go 087ef390d2 Merge branch 'master' of https://github.com/rod-hynes/psiphon-tunnel-core into packet-tunnel 8 years ago
config_test.go d03dbe9aa1 Fix: use a single canonical URL when referencing 9 years ago
controller.go 4adf37da01 tun: performance enhancements and fixes 8 years ago
controller_test.config.enc 35b35f3d2c Resumable fetch remote server list automated tests 10 years ago
controller_test.go cff370d33e Fix: TestUntunneledResumableFetchRemoteServerList issues 8 years ago
dataStore.go ab17175189 Fix server entry tests 8 years ago
feedback.go bd75ddbb1d Rename "UpstreamProxyCustomHeaders" to "CustomHeaders" 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 6577e2275c Rewrite imports to use new, internal crypto fork 8 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 7396943207 - Add Closer interface and implement in Conns 9 years ago
notice.go 3885d62a9b Cleaner formatting of common.Logger logs rendered as notices 8 years ago
opensslConn.go 6cec350db9 Add Chrome-like TLS to configurations selected 9 years ago
opensslConn_unsupported.go 6cec350db9 Add Chrome-like TLS to configurations selected 9 years ago
packetTunnelTransport.go 1a57700d7c Fix: monitor heuristic false positive case 8 years ago
pluginProtocol.go ef53b11a17 Fix variable name typo 8 years ago
remoteServerList.go 5e7186d03f Stream remote server lists with StreamReadAuthenticatedDataPackage 8 years ago
remoteServerList_test.go ee12da7454 Integrate packet tunnel into tunnel-core client 8 years ago
serverApi.go ab17175189 Fix server entry tests 8 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
sshClientVersionPicker.go 5fcd3533c0 Add SSHClientVersionPicker 9 years ago
tlsDialer.go 0b53cd034e Update UseIndistinguishableTLS comments 9 years ago
tunnel.go d986debc2e Fix: goroutine leak in call to ssh.NewClient 8 years ago
upgradeDownload.go 45b31e8a1f Add custom User-Agent to web API and download requests 9 years ago
userAgentPicker.go 0fc97c32fe Move client plugins to client (psiphon) package 9 years ago
userAgent_test.go ee12da7454 Integrate packet tunnel into tunnel-core client 8 years ago
utils.go 6577e2275c Rewrite imports to use new, internal crypto fork 8 years ago