3943 Commits (7aa11e2954e5a1a48d22b59e1f645bb38f0105a9)
 

Author SHA1 Message Date
V2Ray 544b99b1a6 dispatch udp response 9 years ago
V2Ray 05b83508f8 Implementation of VMess UDP message 9 years ago
V2Ray 259d772f73 UDP message format 9 years ago
V2Ray ba3f6108b8 assign port token for a udp packet 9 years ago
V2Ray b5fee0def0 Fix win32 build 9 years ago
V2Ray 8f0cb97e89 Refactor timed queue 9 years ago
V2 Ray 0ce02fa857 Merge pull request #27 from helinb/patch-1 9 years ago
helinb 21e7e8ad2d Update install.md 9 years ago
helinb 73c3d9b9e1 增加archlinux安装方法 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 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