Commit Graph

146 Commits (7dfa85267718e858d389989df3e3c85094ed04ea)

Author SHA1 Message Date
V2Ray 72b4eeba8b Simpilify configuration files
9 years ago
V2Ray afb5448ffe test case for UDP in freedom
9 years ago
V2Ray 5c4b149d48 UDP support
9 years ago
V2Ray e70ff6547c Test root package
9 years ago
V2Ray b33995399b Remove uniq -u
9 years ago
V2Ray c598e229a9 fix for travis env
9 years ago
V2Ray 184560883f fully automated coverall script
9 years ago
V2Ray 8c682d32e6 coverall
9 years ago
V2Ray 08f85fc9b7 Unify error checking by introducing error codes
9 years ago
V2Ray 1995594b98 Error code check
9 years ago
V2Ray e83eec9479 Print out the correct point of error
9 years ago
V2Ray 9e4902d17a typo
9 years ago
V2Ray 685c0f3c05 Update coverall script
9 years ago
V2Ray 33768175c1 Update travis
9 years ago
V2Ray ec83281d18 Parse config just once
9 years ago
V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication
9 years ago
V2Ray cb16047cf0 prefer interface over struct
9 years ago
V2Ray b319704282 Add network type to destination to be ready for UDP connection
9 years ago
V2Ray 5d5102de4c code cleanup
9 years ago
V2Ray 521db6bdb4 update coverall script
9 years ago
V2Ray 07d4495b27 test cases for json config
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 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 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 8be5d695c8 test case for socks.net
9 years ago
V2Ray 26c040537f test cases for rand
9 years ago
V2Ray 228e1eeabe re-enable vmess test
9 years ago
V2Ray 4aad94c669 test cases for socks io
9 years ago
V2Ray 06e19d17e5 Update IV for instruction encryption
9 years ago
V2Ray 5af327f00b fix test break
9 years ago
V2Ray 51670b223d Remove prefix 'V' in struct names
9 years ago
V2Ray 8a6b07ba61 fix build break
9 years ago
V2Ray 262eb4f985 sample socks proxy
9 years ago
V2Ray f1292f6035 format code
9 years ago
V2Ray 5559c1ca60 fix build break
9 years ago
V2Ray c20a7958c2 simplify test code
9 years ago
V2Ray 08a96e5fe1 Unit test library to simplify test writing
9 years ago
V2Ray f8e44a70cf typo
9 years ago
V2Ray 386c29644e set executable for coverall
9 years ago
V2Ray 7f54ba8f6b coverall script
9 years ago