Rod Hynes 9efdd08348 Add option to disable discovery 4 年 前
..
common 938e7964c3 Meek server fixes 4 年 前
memory_test e87908e15d Rename ClientParameters to Parameters 5 年 前
server 9efdd08348 Add option to disable discovery 4 年 前
testdata 7b51dbc3ae Add test for gzipped m3u8 8 年 前
transferstats f179c8e0cc Clarify use of page_view_regexes/https_request_regexes 5 年 前
upstreamproxy 6d3ac98464 Don't panic on malformed remote input 4 年 前
LookupIP.go 83a68bcb5a Fix: don't attempt second lookup when context is cancelled 4 年 前
LookupIP_nobind.go 7259f66f60 Fix: unused imports 6 年 前
TCPConn.go 7349d60f94 Add MeekModePlaintextRoundTrip 5 年 前
TCPConn_bind.go 195ca8d7fa Fix IPv6 address formatting with ports 4 年 前
TCPConn_nobind.go 7259f66f60 Fix: unused imports 6 年 前
UDPConn.go f8b12ea94b Guard against attempts to dial UDP destination port 0 5 年 前
UDPConn_bind.go c16dbed337 Add support for attaching BPFs to sockets 6 年 前
UDPConn_nobind.go 7259f66f60 Fix: unused imports 6 年 前
config.go 442a45108b Add LimitCPUThreads and LimitRelayBufferSizes 4 年 前
config_test.go f6efbd8027 Integrate Conjure protocol 5 年 前
controller.go 55e75f4c89 Log datastore metrics 4 年 前
controller_test.go 340c4fb88c Ensure a distinct client platform value for tests using an external config 4 年 前
dataStore.go 55e75f4c89 Log datastore metrics 4 年 前
dataStoreRecovery_test.go 8410ace90e Don't reset locked datastore 4 年 前
dataStoreRecovery_windows_test.go 8410ace90e Don't reset locked datastore 4 年 前
dataStore_badger.go 55e75f4c89 Log datastore metrics 4 年 前
dataStore_bolt.go 55e75f4c89 Log datastore metrics 4 年 前
dataStore_files.go 55e75f4c89 Log datastore metrics 4 年 前
dialParameters.go 604621b3ca Fix comments 4 年 前
dialParameters_test.go c0f432f062 Add LimitTunnelDialPortNumbers 4 年 前
exchange.go e87908e15d Rename ClientParameters to Parameters 5 年 前
exchange_test.go 9ceb0367e2 Ensure client ("psiphon" package) tests run on Windows 5 年 前
feedback.go 3e9804b6ca Remove obsolete verifyLegacyCertificate case 5 年 前
feedback_test.go 340c4fb88c Ensure a distinct client platform value for tests using an external config 4 年 前
httpProxy.go 77afea6720 SO_EXCLUSIVEADDRUSE fixes for Windows 4 年 前
httpProxy_test.go dfc850abda Fix staticcheck issues 6 年 前
interrupt_dials_test.go f6efbd8027 Integrate Conjure protocol 5 年 前
limitProtocols_test.go e87908e15d Rename ClientParameters to Parameters 5 年 前
meekConn.go 53574003f9 Use stock x/net/http2 in place of fork 4 年 前
meekConn_test.go 7349d60f94 Add MeekModePlaintextRoundTrip 5 年 前
net.go 442a45108b Add LimitCPUThreads and LimitRelayBufferSizes 4 年 前
net_android_linux.go 77afea6720 SO_EXCLUSIVEADDRUSE fixes for Windows 4 年 前
net_darwin.go 77afea6720 SO_EXCLUSIVEADDRUSE fixes for Windows 4 年 前
net_other.go 77afea6720 SO_EXCLUSIVEADDRUSE fixes for Windows 4 年 前
net_windows.go 749d7c6538 Fix: also check for IPv6 wildcard address 4 年 前
notice.go 866e7cf943 Support dynamic disabling of QUIC path MTU discovery via tactics 4 年 前
packetTunnelTransport.go 4ab7f1d5f0 Fix potential sync.WaitGroup race condition 4 年 前
pprof.go 06bd230ec4 Prefix all custom build tags 5 年 前
pprof_disabled.go 06bd230ec4 Prefix all custom build tags 5 年 前
remoteServerList.go d9cb0fc459 Interrupt server entry imports when stopping 5 年 前
remoteServerList_test.go 3fc88b0e11 Restrict the set of servers accessed through upstream proxies 4 年 前
serverApi.go 866e7cf943 Support dynamic disabling of QUIC path MTU discovery via tactics 4 年 前
sessionTicket_test.go e87908e15d Rename ClientParameters to Parameters 5 年 前
socksProxy.go 77afea6720 SO_EXCLUSIVEADDRUSE fixes for Windows 4 年 前
tactics.go 8f1dcc71f4 Reduce diagnostic log noise due to skipping server entries 4 年 前
tactics_test.go 340c4fb88c Ensure a distinct client platform value for tests using an external config 4 年 前
tlsDialer.go 604621b3ca Fix comments 4 年 前
tlsDialer_test.go 6b60aa9816 Fix test case race condition 5 年 前
tunnel.go 866e7cf943 Support dynamic disabling of QUIC path MTU discovery via tactics 4 年 前
upgradeDownload.go e87908e15d Rename ClientParameters to Parameters 5 年 前
userAgent_test.go 3fc88b0e11 Restrict the set of servers accessed through upstream proxies 4 年 前
utils.go 55e75f4c89 Log datastore metrics 4 年 前
utils_test.go d5133108c6 Do not log file paths 5 年 前