Commit Graph

145 Commits (d58384ced07580fc668a36f8febd297b4dfe44bc)

Author SHA1 Message Date
V2Ray f080f36372 format code
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 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 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 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 fdb41bbd50 Remove call to UTC() which is not necessary.
9 years ago
V2Ray 9b8632d01a BlackHole proxy
9 years ago
V2Ray 08328d23fa beginning of http proxy
9 years ago
V2Ray 294376edc0 Remove unused const
9 years ago
V2Ray 58dcfd5e84 Reduce timeout for reading VMess header
9 years ago
V2Ray f474fc32a7 Remove all []byte allocation
9 years ago
V2Ray 96c5d32d59 Remove []byte allocation in vmess
9 years ago
V2Ray 2c710d6b1c Protect from DoS attack
9 years ago
V2Ray a81327c5b9 Fix zero users bug
9 years ago
Claire Raymond 771d0225c7 Refactor vmess config
9 years ago
Claire Raymond f10f08c87d add retry on socks and vmess inbound
9 years ago
V2 Ray 9071b3ea10 more comments
9 years ago
V2Ray 4bc91b0215 Fix test
9 years ago
V2Ray 890d185979 Cleanup root directory
9 years ago
V2Ray 1b80a1a85a Handle multiple UDP packets in socks.
9 years ago
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 dc7d4a2309 Test case for wrong user account in socks5
9 years ago
V2Ray efb881d73c Remove log level detection during runtime
9 years ago
V2Ray 1d40220d31 Remove error defination
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 37112f737e Log UDP access as well
9 years ago
V2Ray 95b44f2160 Clear buffer for UDP response.
9 years ago
V2Ray 5cee727308 Fix socks authentication
9 years ago
V2Ray d4f3fc0c0f More accurate hash generation
9 years ago
V2Ray ab151cc053 Don't generate duplicated hash
9 years ago
V2Ray 7f6878fbc3 Ray is never nil
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