Commit Graph

4917 Commits (886cef691d29ebb0820a3ce8e63b896a65378680)
 

Author SHA1 Message Date
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
V2Ray 145d78b271 refactor code
9 years ago
V2Ray cb16047cf0 prefer interface over struct
9 years ago
V2Ray 823cbf1509 Split Address struct to save some bytes
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 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