Commit Graph

243 Commits (dac1339d6e0ba83ffea3eff1fe80f20fcd1cf491)

Author SHA1 Message Date
v2ray 3b545abe02 dns client implementation
9 years ago
v2ray 634c4964cc Massive fixes
9 years ago
v2ray 3c02805186 realtime logger
9 years ago
v2ray 7e481fe943 rename retry_test package
9 years ago
v2ray abdcda0a2f reorg common/log
9 years ago
v2ray c224f67666 actually return nil
9 years ago
v2ray 7fd94e1116 clear logic in v2io.Pipe
9 years ago
v2ray e9ae553f78 test cases for v2io
9 years ago
v2ray 2739cf2f4a disable access log if log level = none
9 years ago
v2ray b5f43031d4 refactor alter id generation
9 years ago
v2ray 8a07534586 remove unnecessary package alias
9 years ago
v2ray 73e84b1e06 account
9 years ago
v2ray 31d03a893a test case for port range
9 years ago
v2ray a538de56de detect end of channel
9 years ago
v2ray 3df7634570 safer for loop
9 years ago
v2ray 0c6a14c27b test case for buffer string
9 years ago
v2ray 5390e8efff reduce memory usage in log
9 years ago
v2ray dd8ce6f164 releasable log
9 years ago
v2ray cef5386a21 Log level: none
9 years ago
v2ray 8b71647b9d comments
9 years ago
v2ray ea6ccb88af actually wait for done
9 years ago
v2ray d9367efb2d comments
9 years ago
v2ray a7f40da07a Fix unused variables
9 years ago
v2ray 42907ff2e8 Remove v2net.Packet
9 years ago
v2ray 7db14dad9b releasble user validator
9 years ago
v2ray 7768674df8 revert unintentional change
9 years ago
v2ray 7407c8d561 use stream instead of raw chan
9 years ago
v2ray 70f803173a simplify reader/writer interface
9 years ago
v2ray 308c40553c split BufferPool from buffer.go
9 years ago
v2ray e8023f0d92 releasable writer
9 years ago
v2ray 760247a4ab fix log test for windows
9 years ago
v2ray ff69ac7a0e Release all references
9 years ago
v2ray 1b5b599741 agressively cleanup references at release
9 years ago
v2ray a341cab302 implement releasable interface in v2io
9 years ago
v2ray c7f6426c88 release interface
9 years ago
v2ray be90c04deb prevent double release in buffer
9 years ago
v2ray 81bc2ff91d test case for raw encoding
9 years ago
v2ray 547cc75651 Migrate VMessIn with protocol
9 years ago
v2ray 2144c47102 Migrate VMessOut into protocol
9 years ago
v2ray ef51c600fb Apply buffered reader and writer to socks
9 years ago
v2ray cba26dabe8 more protocol implementation
9 years ago
v2ray be09847bbd buffered reader and writer
9 years ago
v2ray 7fa96a4d2c fix build break
9 years ago
v2ray 79171f105a move CryptionReader and Writer into a separate file
9 years ago
v2ray 7b79a768ef protocol and api
9 years ago
v2ray 76ca9de25f refactor protocol
9 years ago
v2ray 59bc881d70 move timestamp generator to protocol
9 years ago
v2ray 791ac307a2 Move userset to protocol
9 years ago
v2ray 9f50692d15 auto user creation for dynamic port
9 years ago
v2ray 9e68c150e1 timestamp in protocol
9 years ago