Commit Graph

5134 Commits (b181045b0cdcd4ef431419fae51acb03c215504c)
 

Author SHA1 Message Date
V2Ray 99671a173f Customize UDP server address
9 years ago
V2Ray 3c259b7069 Remove unused const
9 years ago
V2Ray 4ac3eab385 format code
9 years ago
V2Ray 8c5865d4e7 Lazy initialize of socks5 response
9 years ago
V2Ray 7cc8d90f26 test case for wrong auth method
9 years ago
V2Ray b9b1e3fe61 Fix line separator
9 years ago
V2Ray 3bd4238e88 Line separator
9 years ago
V2Ray dc7d4a2309 Test case for wrong user account in socks5
9 years ago
V2Ray efb881d73c Remove log level detection during runtime
9 years ago
V2Ray 1675063dc6 Always print version
9 years ago
V2Ray 9cf5c3edfb Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
V2Ray 1d40220d31 Remove error defination
9 years ago
V2Ray 93625dd656 Add a retry mechanism
9 years ago
V2 Ray 06dac18f81 Merge pull request #40 from kxjhlele/patch-1
9 years ago
kxjhlele b2cd6e739e Update install.sh
9 years ago
V2Ray 9e078d533d continue to work even if failed to accept connection
9 years ago
V2Ray bc6174d4b5 Continue to work even if failed to accept connection
9 years ago
V2Ray 0a1f5fe27e rename config to jsonConfig to avoid name conflict
9 years ago
V2Ray 37112f737e Log UDP access as well
9 years ago
V2Ray c7c493f20e Don't block main thread when writing access log.
9 years ago
V2Ray 95b44f2160 Clear buffer for UDP response.
9 years ago
V2Ray 702aaacac3 More doc
9 years ago
V2Ray 2a85c62e14 Use large buffer if download size is huge
9 years ago
V2Ray a80093a727 Test case for access log
9 years ago
V2Ray 6d5d8b12cd More test case for address
9 years ago
V2Ray 5cee727308 Fix socks authentication
9 years ago
V2Ray 1652b3f7f0 Test case for buffer
9 years ago
V2Ray d4f3fc0c0f More accurate hash generation
9 years ago
V2Ray 7fe9683f28 Cleanup queue in time
9 years ago
V2Ray ab151cc053 Don't generate duplicated hash
9 years ago
V2Ray 7f6878fbc3 Ray is never nil
9 years ago
V2Ray d83ddb4fa7 Release element ealier
9 years ago
V2Ray a77f62428a Use Buffer as a writer
9 years ago
V2Ray 32ab3dcd61 typo
9 years ago
V2Ray 578ede2538 release buffer after using
9 years ago
V2Ray bcffdf0da5 Simplify code
9 years ago
V2Ray bf6898539b Buffer pool is mistakenly generate more buffers under normal situation.
9 years ago
V2Ray 083b1d4736 Simplify code
9 years ago
V2Ray 213aa2ecf0 Socks supports multiple accounts
9 years ago
V2Ray 7cce04cc3a Doc for ray
9 years ago
V2Ray 1330b5957d format code
9 years ago
V2Ray 01b1f9b898 Fix nil interface
9 years ago
V2Ray fb41698bbd Link to sample config file
9 years ago
V2Ray 020789c9b3 Update doc
9 years ago
V2Ray 055c8f1833 Move goroutine one level above.
9 years ago
V2Ray b115df56c0 fix test break
9 years ago
V2Ray 4815d32a28 Bump version for next release
9 years ago
V2Ray 03de798a58 Update access log in vmess in
9 years ago
V2Ray fc80d5e279 Access log
9 years ago
V2Ray 09c76de65f format code
9 years ago