Commit Graph

730 Commits (349b02084c3846f42c864f3493e472f788e154e9)
 

Author SHA1 Message Date
V2Ray 0d06561b7e More test case
9 years ago
V2Ray c144e77eb3 Refactor socks config
9 years ago
V2Ray 654cdf18d9 Refactor socks json config
9 years ago
V2Ray a46db069fb Refactor AES encryption/decryption
9 years ago
V2Ray 3f884ed924 More test case for stream logger
9 years ago
V2Ray 144141b3c3 test case for stream logger
9 years ago
V2Ray cb19e4613f Update port range test
9 years ago
V2Ray 6faff6d514 test case for socks udp protocol
9 years ago
V2Ray d9ebd008d3 Check lenth of the udp packet before parsing
9 years ago
V2Ray d58384ced0 One more test case for retry
9 years ago
V2Ray f080f36372 format code
9 years ago
V2Ray 60b116fbde Test case for retry
9 years ago
V2Ray 1edd0e660e Remove redunent code
9 years ago
V2Ray 8fbb9762db typo
9 years ago
V2Ray 1a4405dbe1 Remove redunent code
9 years ago
V2Ray f2cf4a1f89 Test case for too-short request
9 years ago
V2Ray dcdce6696b Update version for next release
9 years ago
V2Ray e70c02f768 Fix test break
9 years ago
V2Ray bbac647656 Update user id
9 years ago
V2Ray 590699fc7b Update ports
9 years ago
V2Ray fae78683f9 Update DNS port
9 years ago
V2Ray 1cec5ac643 Test case for inbound detour network
9 years ago
V2Ray 1c6b66eacf Test case for dokodemo
9 years ago
V2Ray 03b8c8f9e8 Port picker
9 years ago
V2Ray 192960b711 Move mocked connection handlers to proxy/testing/mocks
9 years ago
V2Ray f983d285b8 detour handler
9 years ago
V2Ray 3c43268898 inbound detour
9 years ago
V2Ray 1708c48f5b Port range
9 years ago
V2Ray 1c09b70931 format code
9 years ago
V2Ray 3765826602 Test case for config cache.
9 years ago
V2Ray 46c0d457d9 User settings for trusted user
9 years ago
V2Ray b44098d752 Introduce user level
9 years ago
V2Ray d585ec0593 Move config to app/point
9 years ago
V2Ray 2b45e63607 Move config cache to proxy/common
9 years ago
V2Ray c56e17fff9 Dokodemo proxy
9 years ago
V2Ray f93b29993b Move connection handler interfaces to proxy/common/connhandler
9 years ago
V2Ray 361a22d74d Move proxy errors to proxy/common/errors
9 years ago
V2Ray ce07ea9769 Split json config files
9 years ago
V2Ray 6e8425b23a Remove config type in connection settings()
9 years ago
V2Ray fdb41bbd50 Remove call to UTC() which is not necessary.
9 years ago
V2Ray d0ae47e2ce Router interface
9 years ago
V2Ray 9b8632d01a BlackHole proxy
9 years ago
V2Ray fdb952fb01 Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
V2Ray 08328d23fa beginning of http proxy
9 years ago
V2 Ray 65bc306ba7 Update README.md
9 years ago
V2Ray 294376edc0 Remove unused const
9 years ago
V2Ray 2f721c4006 Bump version for 0.10 release
9 years ago
V2Ray 58dcfd5e84 Reduce timeout for reading VMess header
9 years ago
V2Ray bbc41c5e63 Increase small buffer pool
9 years ago
V2Ray f474fc32a7 Remove all []byte allocation
9 years ago