Commit Graph

127 Commits (947492a71c80c9dccd9915b051612e32bdef980d)

Author SHA1 Message Date
Darien Raymond 619c7b9e39
update mux test case
8 years ago
Darien Raymond 27009786e9
output error
8 years ago
Darien Raymond a49816ae46
more complicated mux test
8 years ago
Darien Raymond 16e4b5bda5
update test
8 years ago
Darien Raymond dd01937b2f
test case for mux
8 years ago
Darien Raymond 4b15ff5034
allow more time
8 years ago
Darien Raymond 00822812d4
more time
8 years ago
Darien Raymond e128f4de42
remove unused code
8 years ago
Darien Raymond fbd035247f
translate all remaining scenario tests into new format
8 years ago
Darien Raymond fc1b37d809
test case for TLS over websocket
8 years ago
Darien Raymond d2968e08ea
suspend ipv6 test
8 years ago
Darien Raymond 2a486c6b9e
ipv6 test
8 years ago
Darien Raymond a0f2dabe5c
fix kcp test
8 years ago
Darien Raymond d27743b3b9
rewrite vmess test
8 years ago
Darien Raymond f046f334cd
move common/log to app/log
8 years ago
Darien Raymond ebf15aa6bb
fix test cases
8 years ago
Darien Raymond e9600f0aa5
Fix test break
8 years ago
Darien Raymond 8231d2cdad
dns test
8 years ago
Darien Raymond 866a4d879c
fix udp handling
8 years ago
Darien Raymond 9462f710a5
able to redirect to another destination in freedom
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond 9be43f4bf3
fix socks auth test
8 years ago
Darien Raymond 6eff0acc0b
rename transportsettings to transportconfig
8 years ago
Darien Raymond d6f8528075
better port picker
8 years ago
Darien Raymond 8b00d6fc30
clean imports
8 years ago
Darien Raymond 5401cab7a5
fix import
8 years ago
Darien Raymond d4c471c967
generate TLS certificate on the fly
8 years ago
Darien Raymond 267025fe66
proxy over kcp
8 years ago
Darien Raymond 5013d387a5
migrate router test to proto
8 years ago
Darien Raymond 8df8fad293
test case for proxy and blackhole
8 years ago
Darien Raymond 961b4bbb22
cleanup socks test
8 years ago
Darien Raymond 5b89c6aada
socks4 tests
8 years ago
Darien Raymond ed3033e785
socks submodule
8 years ago
Darien Raymond a54f1da049
remove sock4 tests
8 years ago
Darien Raymond f2e9d8a4e0
socks client
8 years ago
Darien Raymond b00ee67369
refine socks udp handling
8 years ago
Darien Raymond a620a7a4ad
test case for dokodemo udp
8 years ago
Darien Raymond a704d7b6b6
convert dokodemo scenario test to protobuf based
8 years ago
Darien Raymond 0b22dc51e9
more test case
8 years ago
Darien Raymond a44d556667
test case for tls connection
8 years ago
Darien Raymond 7bc98503a8
remove buggy CloseWrite()
8 years ago
Darien Raymond 310474d592
init tls test
8 years ago
Darien Raymond 055023fdd5
refactor buffer
8 years ago
Darien Raymond 7a80409e30
rename alloc to buf
8 years ago
Darien Raymond a733367db4
update config file
8 years ago
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer
8 years ago
Darien Raymond dc0e9aa9b3
output bytes instead of string
8 years ago
Darien Raymond 90504fc077
better error handling
8 years ago
Darien Raymond 85da0dae28
fix printf
8 years ago
Darien Raymond a9946a2dc1
don't close writing in ss test
8 years ago