Commit Graph

4226 Commits (5ba41e50ecd01d8c7ec0769d9425deb446a4522b)
 

Author SHA1 Message Date
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 d77fdbd719 Explictly wait for server ready
9 years ago
V2Ray 9e4902d17a typo
9 years ago
V2Ray 685c0f3c05 Update coverall script
9 years ago
V2Ray 02c3f144e2 test case for freedom connection
9 years ago
V2Ray fc14b9346c Remove keepalive settings
9 years ago
V2Ray 51c2a2b880 build break
9 years ago
V2Ray a78dbe7133 Close connection more aggressively.
9 years ago
V2Ray 64103229d6 Update format
9 years ago
V2Ray c138004bf9 First attempt to regulate errors.
9 years ago
V2Ray 6ecb18268e Use array instead of slice
9 years ago
V2Ray ef790375ee Update test
9 years ago
V2Ray 5604ff175b Update mutex usage in timed_map
9 years ago
V2Ray 70ad3d0174 Fix time usage in timed_map_test
9 years ago
V2Ray 99f32f1dbf More coverage
9 years ago
V2Ray 33768175c1 Update travis
9 years ago
V2Ray 10d733263d Test case for TimedStringMap
9 years ago
V2Ray 8ce7ee1cda Initial version of TimedStringMap
9 years ago
V2Ray bb442b4f83 Fix usage of Mutex
9 years ago
V2Ray 3fbae6795a Switch to Mutex for better readability
9 years ago
V2Ray c59dcc309c Update VMess protocol to remove unnecessary data
9 years ago
V2Ray 019d8266bc Basic implementation of socks udp listener.
9 years ago
V2Ray dc5fbf8e60 Upload all files for release
9 years ago
V2Ray db23bdfc20 reduce binary size by stripping debug information
9 years ago
V2Ray 53eff7bb3e format code
9 years ago
V2Ray 3f0f8f005d still need this goroutine
9 years ago
V2Ray f30841019d simplify code
9 years ago
V2Ray ec83281d18 Parse config just once
9 years ago
V2Ray 338300248c Target oriented building and windows x86 and arm support.
9 years ago
V2Ray 0527d40f21 change address back to 127.0.0.1
9 years ago
V2Ray 787df1ab9b Reduce memory allocation in vmess.
9 years ago
V2Ray 4874cd54a4 Introduce Packet to unify TCP and UDP communication
9 years ago
V2Ray 4320c14efd In practice 32k buffer is never fully used.
9 years ago
V2Ray dfdea480ff Update issue guide
9 years ago
V2Ray bd35793cf8 Don't random pick if there is only one vnext or user
9 years ago
V2Ray 67f41cb3ba Update doc
9 years ago
V2Ray e57089637a udp packet format in socks5
9 years ago
V2Ray 26b6c06c9e format code
9 years ago
V2Ray 0ce10e1f88 More docs
9 years ago
V2Ray 79ffd818b2 Add network field in config file.
9 years ago
V2Ray e2bd6abb04 format code
9 years ago
V2Ray 3e2cd914b3 Prevent DoS attack
9 years ago
V2Ray a51d64a102 More information when vmess auth fails.
9 years ago
V2 Ray 5aa448753d Update README.md
9 years ago
V2 Ray 186aadf1db Update README.md
9 years ago
V2 Ray 313aec4097 more docs
9 years ago
V2 Ray e4b6d5e0f0 Doc for address.go
9 years ago
V2 Ray 402e7c09c3 Doc for encryption.go
9 years ago