Commit Graph

118 Commits (3e87c9efdd8602da2fa7722fb47fbdaae6519007)

Author SHA1 Message Date
v2ray 3e87c9efdd rm the right file
9 years ago
v2ray e156f60de4 try codecov.io
9 years ago
v2ray edd02f7d3c format code
9 years ago
Darien Raymond f19da2058a actually close tcp and udp servers
9 years ago
Darien Raymond 0d77139c24 fix udp issue in socks proxy
9 years ago
Darien Raymond 58c84bea21 check error in router_test
9 years ago
Darien Raymond 008c285324 move transport methods from net to io
9 years ago
Darien Raymond 30f131b9ee test case for shadowsocks tcp
9 years ago
Darien Raymond befd24c83e assert error is nil
9 years ago
v2ray 96f582da98 test case for http proxy
9 years ago
v2ray c1831551c1 update dynamic test case
9 years ago
v2ray 24b300d75d remove fuzzing lib
9 years ago
v2ray 98d99a1fd0 dynamic allocation of inbounds
9 years ago
Darien Raymond d8c6102638 test case for on demand detour
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray dde47290d7 completely remove json folder in v2ray
9 years ago
Darien Raymond ae8121e633 remove json packages in app folder
9 years ago
v2ray 8c08248418 enable json test in travis
9 years ago
v2ray e5fa96f814 massive refactoring against json config parsing
9 years ago
v2ray 4ca43c3121 alternative user ids
9 years ago
v2ray 56c5302367 close method for point server
9 years ago
v2ray 34a0cb0b70 move port out of address
9 years ago
v2ray 4be7cd7908 Fix test flakiness
9 years ago
v2ray e12e5a0ecb barely working http proxy
9 years ago
v2ray fed5697dc3 SwitchAccount command
9 years ago
v2ray aab774e78f simplify router config
9 years ago
Darien Raymond a7c2425c9c Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
Darien Raymond af8412175e re-org vmess content
9 years ago
v2ray a1ba0eb413 update test file to not generate temp files in source folder
9 years ago
V2 Ray 0a4d9fb037 Delete error.log
9 years ago
Darien Raymond 08d4b7793d update whitelist
9 years ago
v2ray 092217182a simplify config directory
9 years ago
v2ray 8bee0c4a7b cleanup shell/point/config
9 years ago
v2ray e1c58fae2b dns cache
9 years ago
v2ray b083773411 test case for log
9 years ago
v2ray db7d48e48f Refine log settings
9 years ago
Darien Raymond 5ec30c3ad0 more test cases
9 years ago
Darien Raymond 30be218c62 fix test break
9 years ago
Darien Raymond 3327cb0b80 format code
9 years ago
Darien Raymond 1a25931944 advanced end 2 end test
9 years ago
v2ray f69b83f3e6 add interface for socks config
9 years ago
v2ray e42510aca5 more literals
9 years ago
v2ray 88d75fd1c0 doc
9 years ago
Darien Raymond 9b830fc432 update end 2 end test
9 years ago
Darien Raymond ae056714db refactor common/net.Port
9 years ago
Darien Raymond fa7c1069bc more update
9 years ago
Darien Raymond 3c12469ae5 leverage serial.String in assert
9 years ago
Darien Raymond 091f047ebb add assertions for net utilities
9 years ago
Darien Raymond 0a2e4343bc massive refactoring against unit test lib
9 years ago
V2Ray cee85bdf26 Add Port as a type
9 years ago