4873 Commits (746ec61fb662bdd3732da98a73cfcacb8ae4d069)
 

Author SHA1 Message Date
V2Ray b319704282 Add network type to destination to be ready for UDP connection 9 years ago
V2Ray 5d5102de4c code cleanup 9 years ago
V2Ray ad613a9e3e license badge 9 years ago
V2Ray b22f306a3d update test code 9 years ago
V2Ray 521db6bdb4 update coverall script 9 years ago
V2Ray 07d4495b27 test cases for json config 9 years ago
V2Ray a887fd01b8 Move log into common 9 years ago
V2Ray d03cac9670 Orgnize coverage info 9 years ago
V2Ray b40be74b86 Fix test break 9 years ago
V2Ray 075753c030 Massive refactoring for better code structure 9 years ago
V2Ray 5eee1b97aa Massive refactoring for better code structure 9 years ago
V2Ray 86315633e1 update coverall script 9 years ago
V2Ray 2c0096c20a Update coverall script 9 years ago
V2Ray 76200e2764 test case for net.vmess 9 years ago
V2Ray ab723fa0b5 Generate user hash on demand 9 years ago
V2Ray 46abe9de5e Update coverall script 9 years ago
V2Ray 3734a25cf2 Update coverall script 9 years ago
V2Ray 5b63edbdbc Update coverall script to get better coverage info 9 years ago
V2Ray fe719cb03d test case for user pass auth 9 years ago
V2Ray 450fef27f6 Remove unnecessary tip target. 9 years ago
V2Ray 8be5d695c8 test case for socks.net 9 years ago
V2Ray 729312f3b5 Convert point server config to interface for testibility 9 years ago
V2Ray 76cb92f918 Update user guide 9 years ago
V2Ray c09ca34ada roadmap 9 years ago
V2Ray e2d4d44c77 Update guide for time sync 9 years ago
V2Ray 1b24f2f9ae english readme 9 years ago
V2Ray 0c2fd04f0e Typo 9 years ago
V2Ray f39d6077b6 bump version 9 years ago
V2Ray 33fa7dbd3c Update travis.yml 9 years ago
V2Ray f27e8308cb Another test for travis 9 years ago
V2Ray a73d791af0 upload v2ray latest 9 years ago
V2Ray 42476f0c54 automated travis release 9 years ago
V2Ray d1811c019f More meaningful logs 9 years ago
V2Ray b000850370 format code 9 years ago
V2Ray 790db40821 Don't send any request when client or target server closes connection. 9 years ago
V2Ray c504144792 Version flag 9 years ago
V2Ray a2f32f46dd update install instruction 9 years ago
V2Ray 989f401256 install script for debian 9 years ago
V2Ray 51bee920b2 Remove dirty buffer logic 9 years ago
V2Ray d6e3040e48 Encrypt V as well 9 years ago
V2Ray 7d73ef1150 Revert change a766c61dcc as it actually downgrade performance. Will investigate later. 9 years ago
V2Ray 7d92b6a4fb fix test break 9 years ago
V2Ray 55377d5ad5 Send VMess request along with first data packet for performance 9 years ago
V2Ray 1b2b5b6cb1 Combine VMess response with first packet for performance 9 years ago
V2Ray 8ed15ce847 remove bufio 9 years ago
V2Ray 751160940b fix test break 9 years ago
V2Ray 8e8dbbcfd0 Add SOCKS4 support 9 years ago
V2Ray 2b7fdef203 Fix config file path resolution for Windows 9 years ago
V2Ray 26c040537f test cases for rand 9 years ago
V2Ray a766c61dcc reuse buffers in transport, benchmark shows it improves performance by 10 times 9 years ago