Commit Graph

1483 Commits (7dfa85267718e858d389989df3e3c85094ed04ea)
 

Author SHA1 Message Date
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
V2Ray 80c5e1973c more tests on address
9 years ago
V2Ray f9b31afa48 Test case for address
9 years ago
V2Ray e33f603c49 merge conflict
9 years ago
V2Ray 228e1eeabe re-enable vmess test
9 years ago
V2 Ray a41960c83b core.User doesn't have Id field.
9 years ago
V2 Ray 1e90d25e76 Merge pull request #15 from cxjava/error
9 years ago
V2Ray 8f93612dec use NewAuthenticationResponse instead of struct{}
9 years ago
V2Ray d18d3db4b5 format code
9 years ago
V2Ray 4aad94c669 test cases for socks io
9 years ago
Charles 5495b8bea5 Add more error check and declare the field name in composite literal.
9 years ago
V2 Ray 88ecd476cd Merge pull request #14 from cxjava/struct
9 years ago
V2Ray cfbae29367 release script
9 years ago
Charles 12ea3b8e28 Use &struct{} instead of new
9 years ago
V2Ray 6746800a21 Remove unnecessary code in socks io
9 years ago
V2Ray 7cfcc58f19 Version info
9 years ago
V2Ray cc3f374623 Remove restriction of padding length
9 years ago
V2Ray 54fe1ed8b1 format code
9 years ago
V2Ray 4c963a51ed username/password support for socks proxy
9 years ago
V2Ray 0c1277c439 fix build break
9 years ago
V2Ray d1d71e9e38 use buffered io for socks input
9 years ago
V2Ray ca79db0de1 simplify socks input
9 years ago
V2Ray 6a8014dbef Keep sending data after request is sent
9 years ago
V2Ray 9265f50b3d detail for VMess proto description
9 years ago
V2Ray dda9070365 donation
9 years ago
V2Ray 4d43958092 Update status
9 years ago
V2Ray 3bcf37b8fd update guide for IP address
9 years ago
V2Ray 1978b98812 increase delete buffer size in userset
9 years ago
V2Ray 53a8a02738 close ray after connection fails
9 years ago
V2Ray 29dcb433cf parse vnext address as ip
9 years ago
V2Ray b9475730fd update install doc
9 years ago
V2Ray 26187230a7 simple guide
9 years ago
V2Ray 06e19d17e5 Update IV for instruction encryption
9 years ago
V2Ray 2564c909a5 update doc
9 years ago
V2Ray 36e81c4dee build break
9 years ago
V2Ray fa46e986ff update
9 years ago
V2Ray f2734bd5a9 generate more hashes
9 years ago
V2Ray e1952a52e4 flag for log level
9 years ago
V2Ray 608f72f537 Don't report error for EOF
9 years ago
V2Ray 3138960443 fix time based user hash
9 years ago
V2Ray 7fef20258e Update doc
9 years ago