Commit Graph
100 Commits
Author SHA1 Message Date
Darien Raymond 0e01e28278 use uuid as struct 2018-01-18 23:25:48 +01:00
Darien Raymond 14176a340d fix error usage 2018-01-18 11:35:04 +01:00
Darien Raymond fbfbbb8841 id of v2ray instance 2018-01-17 19:09:32 +01:00
Darien Raymond 630a76d06a kcp cleanup 2018-01-17 17:36:14 +01:00
Darien Raymond a6c0ef11ba check connection state for every write operation 2018-01-17 16:18:38 +01:00
Darien Raymond b5caea67ac gofmt 2018-01-13 00:07:37 +01:00
Darien Raymond ddb6437976 remove unused code 2018-01-13 00:07:29 +01:00
Darien Raymond 72e9ef8fb3 fix release ci 2018-01-12 13:27:18 +01:00
Darien Raymond fa72ccce71 Update version 2018-01-12 11:13:27 +01:00
Darien Raymond 7fab28cf0b fix build break 2018-01-10 17:33:15 +01:00
Darien Raymond efc8c23207 support dial for v2ray instance 2018-01-10 17:31:52 +01:00
Darien Raymond c45b24c861 fix creation logic 2018-01-10 14:47:23 +01:00
Darien Raymond 68ef98a35d remove unused code 2018-01-10 14:47:12 +01:00
Darien Raymond 6a7887b655 fix LocalNameServer 2018-01-10 13:32:48 +01:00
Darien Raymond 7d2c34f674 remove unused code 2018-01-10 13:30:57 +01:00
Darien Raymond ec54b04537 fix test break 2018-01-10 13:07:56 +01:00
Darien Raymond e4554e5871 fix test break 2018-01-10 12:59:45 +01:00
Darien Raymond 292d7cc353 massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond 5a3c7fdd20 remove use of unsafe 2018-01-06 00:32:21 +01:00
Darien Raymond c5d356545e comments for typed messages 2018-01-04 11:24:17 +01:00
Darien Raymond 24395a3e60 comments for protos. 2018-01-04 11:09:23 +01:00
Darien Raymond 9ccdf67d2d fix lint warnings 2018-01-02 18:57:22 +01:00
Darien Raymond 30f27706e0 Use 'h2' for ALPN in TCP 2018-01-02 18:16:36 +01:00
Darien Raymond 27a63656ac update License 2018-01-01 01:19:25 +01:00
Darien Raymond 7cf654a943 fix a typo 2017-12-30 22:30:56 +01:00
Darien Raymond 64859ff47b specify release description 2017-12-29 00:27:24 +01:00
Darien Raymond b15f3374d3 Update version 2017-12-28 23:59:04 +01:00
Darien Raymond bc52a105ff rename dns.Server 2017-12-28 23:19:41 +01:00
Darien Raymond 2bf5a008f0 fix error levels 2017-12-27 22:25:12 +01:00
Darien Raymond 9b15e2f6f7 more informational logs 2017-12-27 21:39:14 +01:00
Darien Raymond 8a09c6c926 migrate to signal.Semaphore and Notifier 2017-12-27 21:33:42 +01:00
Darien Raymond 664b840812 send username/password together with initial handshake data in socks client. Fix #785 2017-12-26 23:33:25 +01:00
Darien Raymond 1777540e3d update geoip.dat 2017-12-25 22:23:49 +01:00
Darien Raymond a82ca019b2 release script relocation 2017-12-25 21:54:44 +01:00
Darien Raymond e8cad4a126 remove old protogen 2017-12-23 23:46:24 +01:00
Darien Raymond 0e571c91a3 new use protogen 2017-12-23 23:45:54 +01:00
Darien Raymond 76fa4958c1 update protoc 2017-12-23 23:10:39 +01:00
Darien Raymond e736c08794 report pack error instead of panic 2017-12-23 21:11:17 +01:00
Darien Raymond 755415056b Update version 2017-12-22 10:51:43 +01:00
Darien Raymond 4656d5fd6d fix lint warnings 2017-12-22 10:44:13 +01:00
Darien Raymond 7fdaa02bf6 comments 2017-12-22 10:41:10 +01:00
Darien Raymond 3938c65f7d fix log format 2017-12-22 00:51:25 +01:00
Darien Raymond 2b8cc43cb4 fix a typo 2017-12-22 00:42:27 +01:00
Darien Raymond 11d726f9bf refine log handlers 2017-12-22 00:41:40 +01:00
Darien Raymond c91112798c test cases for common 2017-12-20 11:16:45 +01:00
Darien Raymond 35545cb2db fix test 2017-12-20 00:51:46 +01:00
Darien Raymond 7078f23291 fix nil pointer on close(). 2017-12-20 00:09:52 +01:00
Darien Raymond c277c6de54 fix test 2017-12-20 00:00:36 +01:00
Darien Raymond ab4f245313 overrideable dns 2017-12-19 23:55:09 +01:00
Darien Raymond 7d11286d80 fix test 2017-12-19 23:54:21 +01:00
Darien Raymond 9e50a8daa6 fix test 2017-12-19 22:29:56 +01:00
Darien Raymond 49056d22ac remove unused function 2017-12-19 22:04:20 +01:00
Darien Raymond 3b45a8d4cc comments 2017-12-19 22:02:57 +01:00
Darien Raymond 49b270152a register logger on start 2017-12-19 22:02:52 +01:00
Darien Raymond f4c35db968 merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond 054ceb865d avoid port in-use error in websocket test 2017-12-19 13:37:37 +01:00
DarienRaymond 6c14ecb2a0 Merge pull request #786 from astrataro/patch-1
Support Linux on s390x
2017-12-19 13:11:25 +01:00
Darien Raymond 12ae92ade4 exclude errorgen from coverage 2017-12-18 21:37:44 +01:00
Darien Raymond 1f226797bc remove header operation to http protocol package 2017-12-18 20:59:43 +01:00
Darien Raymond 91ca88bcff read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00
Darien Raymond a0b2c285b2 more test cases 2017-12-18 00:07:50 +01:00
Darien Raymond 88b81a0d29 Update version 2017-12-17 23:07:53 +01:00
Darien Raymond 3cc6d8f653 fix a data race in KCP 2017-12-17 01:22:39 +01:00
Darien Raymond 048ffbc7dc simplify tls config 2017-12-17 00:53:17 +01:00
Darien Raymond 9561301fea update headers test cases 2017-12-16 23:31:05 +01:00
Darien Raymond 80e43a6b37 reduce websocket memory usage 2017-12-16 02:04:51 +01:00
Darien Raymond 0959755d21 fix a buffer leak in buffered reader 2017-12-16 02:02:48 +01:00
Darien Raymond c6b07a8fc1 Update version 2017-12-15 11:39:34 +01:00
Darien Raymond 6c3ef146f1 fix test break 2017-12-14 23:57:04 +01:00
Darien Raymond 4fad49fef8 fix build break 2017-12-14 23:43:28 +01:00
Darien Raymond 2acef1cc07 cleanup kcp connection 2017-12-14 23:24:40 +01:00
Darien Raymond 0032760fdc cleanup kcp connection 2017-12-14 23:02:10 +01:00
Darien Raymond bc9267846c fix crash on init timeout = 0 2017-12-14 17:39:58 +01:00
Darien Raymond bf1f099b51 add download count 2017-12-14 17:03:44 +01:00
Darien Raymond 484bdeecc9 comments 2017-12-14 15:02:36 +01:00
Darien Raymond 6797483fe0 remove unused web server 2017-12-14 14:52:51 +01:00
Darien Raymond 08411e3d80 update README 2017-12-14 12:18:47 +01:00
Darien Raymond 123977e324 fix misspelling 2017-12-13 15:55:39 +01:00
Darien Raymond 4091f2371f remove official server 2017-12-13 15:09:53 +01:00
Darien Raymond cad3ab41aa hide console window when running v2ctl. fix #779 2017-12-13 13:42:07 +01:00
Darien Raymond ba26fd8361 update dead link 2017-12-11 13:26:31 +01:00
Darien Raymond 03403bb66b trim space before parsing address 2017-12-11 00:41:40 +01:00
Darien Raymond 742d9d25d1 migrate to new severity def 2017-12-10 23:33:23 +01:00
Darien Raymond 4146590d52 general purpose logger 2017-12-10 22:48:28 +01:00
Darien Raymond 49ec887366 update issue template 2017-12-09 00:10:45 +01:00
Darien Raymond 4c7c42d39f grow buffer size slower 2017-12-08 13:23:15 +01:00
Darien Raymond a42a1cba47 Update version 2017-12-07 22:03:26 +01:00
Darien Raymond 44bf1cccb6 update default config 2017-12-07 21:43:24 +01:00
Darien Raymond c2a52027ea shutdown immediately after build finish 2017-12-06 13:51:10 +01:00
Darien Raymond b81ff78af3 fix basic auth response 2017-12-05 23:49:16 +01:00
DarienRaymond 82009c869e Merge pull request #758 from sunshineplan/master
完善HTTP基本认证
2017-12-05 21:32:58 +01:00
Darien Raymond 19a0d21cb6 fix kcp write 2017-12-05 18:04:34 +01:00
Darien Raymond 53b0f91873 add env variable for config file 2017-12-05 11:58:12 +01:00
Darien Raymond 81c4f23691 merge address writing 2017-12-04 00:55:34 +01:00
Darien Raymond 13ed4b8429 update http header test 2017-12-03 23:41:01 +01:00
Darien Raymond 7709ee9b7f more interface test 2017-12-03 23:11:29 +01:00
Darien Raymond b3e6994e52 implement WriteMultiBuffer 2017-12-03 22:53:00 +01:00
Darien Raymond be714f76f1 cleanup 2017-12-03 21:45:58 +01:00
Darien Raymond bf7b8798a9 simplify kcp interface 2017-12-03 21:29:27 +01:00
Darien Raymond e8e7921613 fix lint warnings 2017-12-03 16:40:10 +01:00