Commit Graph

5134 Commits (b181045b0cdcd4ef431419fae51acb03c215504c)
 

Author SHA1 Message Date
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 9c45cb031a Remove magic number
9 years ago
V2Ray 13e595e4cb Move socks config into a sparate folder
9 years ago
V2Ray 3747e45978 test cases for socks4
9 years ago
V2Ray d77ba76ccf Update error handling in socks proxy
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 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