Commit Graph
100 Commits
Author SHA1 Message Date
Darien Raymond 00ea6e3cb2 update protobuf generated files 2018-09-30 18:39:28 +02:00
Darien Raymond 865d4ff7ff update issue template 2018-09-29 18:49:26 +02:00
Darien Raymond 3a215f8a1e Update version 2018-09-28 20:26:18 +02:00
Darien Raymond 477aeabfdd Update version 2018-09-27 20:05:57 +02:00
Darien Raymond befe7ab2c0 split bug template 2018-09-27 09:41:55 +02:00
Darien Raymond f9f8c21a07 move framemeta onto stack 2018-09-26 13:01:12 +02:00
Darien Raymond fce64b1665 reduce one pointer in TimedUserValidator 2018-09-26 10:19:38 +02:00
Darien Raymond 9d646d6039 support tproxy in tcp connections 2018-09-23 20:14:07 +02:00
Darien Raymond 909cb9b27a announce deprecated proto settings 2018-09-21 16:54:06 +02:00
Darien Raymond 97f232cd5d Update version 2018-09-21 11:08:07 +02:00
Darien Raymond 3c94b56f2b Update version 2018-09-21 09:18:07 +02:00
Darien Raymond d93098a6ca Merge branch 'master' of https://github.com/v2ray/v2ray-core 2018-09-19 16:12:40 +02:00
Darien Raymond 5649c7ba2d support regex domain type in dns 2018-09-19 16:10:42 +02:00
Darien Raymond 94b880d060 move session based info into session package 2018-09-18 23:09:54 +02:00
Darien Raymond f589769947 remove unused code 2018-09-18 17:50:09 +02:00
Darien Raymond cc6590d362 Revert "enable sockopt tests"
This reverts commit 2f28d380b3.
2018-09-17 16:27:41 +02:00
Darien Raymond 20d675f1c4 Revert "fix shippable ci"
This reverts commit 1f95281f7d.
2018-09-17 16:27:27 +02:00
Darien Raymond 1f95281f7d fix shippable ci 2018-09-17 15:59:08 +02:00
Darien Raymond 2f28d380b3 enable sockopt tests 2018-09-17 15:55:00 +02:00
Darien Raymond 383b84e7dd unified tproxy option 2018-09-17 15:12:58 +02:00
Darien Raymond 7f697661cd fix a typo 2018-09-17 11:57:56 +02:00
Darien Raymond 20251bf499 system listener for both TCP and UDP 2018-09-15 21:35:32 +02:00
Darien Raymond 47337d6496 add udp config 2018-09-15 21:33:02 +02:00
Darien Raymond 8e7e23a665 Update version 2018-09-14 23:29:24 +02:00
Darien Raymond cb2658f2bf Revert "pooled session objects"
This reverts commit a89ff38fe6.
2018-09-14 16:51:46 +02:00
Darien Raymond 2ad12084ba Revert "put buffer into client session as allocation optimization"
This reverts commit 09b601528b.
2018-09-14 16:51:12 +02:00
Darien Raymond eeca745e89 options for TProxy 2018-09-14 11:05:42 +02:00
Darien Raymond d068f357bd update proto lib 2018-09-14 11:00:59 +02:00
Darien Raymond 1aeb3509c2 update issue template 2018-09-13 21:55:43 +02:00
Darien Raymond a5dbc29ff8 Update version 2018-09-13 19:29:02 +02:00
Darien Raymond 81c9968188 simplify crypto related code 2018-09-12 15:43:36 +02:00
Darien Raymond 09b601528b put buffer into client session as allocation optimization 2018-09-12 15:27:45 +02:00
Darien Raymond a89ff38fe6 pooled session objects 2018-09-11 20:15:15 +02:00
Darien Raymond ed1d713ef4 fix a typo 2018-09-11 10:18:26 +02:00
Darien Raymond 1e4547e262 simplify tcp network detection 2018-09-11 10:03:26 +02:00
Darien Raymond 682b28cbda fix tls.AllowInsecureCiphers 2018-09-10 23:55:54 +02:00
Darien Raymond f9436b3556 skip DNS tests on windows 2018-09-10 23:43:17 +02:00
Darien Raymond 813fdb6235 Revert "move away from dns.Server.ListenAndServe"
This reverts commit f0a801142d.
2018-09-10 23:41:52 +02:00
Darien Raymond f0a801142d move away from dns.Server.ListenAndServe 2018-09-10 22:58:37 +02:00
Darien Raymond dad0892a39 wait until dns server is up 2018-09-10 22:29:35 +02:00
Darien Raymond 156af4241d add some logs 2018-09-10 22:12:07 +02:00
Darien Raymond 5d9dacc261 fix tfo for darwin 2018-09-10 21:47:24 +02:00
Darien Raymond b9e4a4882c test tfo on listener 2018-09-10 21:19:59 +02:00
Darien Raymond c8a12bc35d move sockopt test back to its own file 2018-09-10 21:08:59 +02:00
Darien Raymond 3b7c4f5ac6 display kernel info in CI 2018-09-10 20:33:50 +02:00
Darien Raymond c1585e6066 test readv on windows 2018-09-10 20:16:54 +02:00
Darien Raymond 929a5d5d42 fix sockopt for windows 2018-09-10 20:06:58 +02:00
Darien Raymond b1e900a506 fix sockopt tests 2018-09-10 19:36:37 +02:00
Darien Raymond af65048868 test case for tfo 2018-09-10 14:51:44 +02:00
Darien Raymond 418746fdb0 enable tfo on other platforms 2018-09-10 14:39:57 +02:00
Darien Raymond 356377ddde change back to IPv4 address 2018-09-10 13:58:14 +02:00
Darien Raymond 6d750e8149 options for enable TFO 2018-09-10 13:23:27 +02:00
Darien Raymond 7b28a19013 improve domain matcher performance 2018-09-08 21:54:09 +02:00
Darien Raymond 2ff93c65f3 fix build error 2018-09-07 15:18:08 +02:00
Darien Raymond 6c4850634b better handling of nil stream settings 2018-09-07 15:00:46 +02:00
Darien Raymond 3d3f0a96d6 fix nil pointer handling in MemoryStreamConfig conversion. 2018-09-07 14:56:42 +02:00
Darien Raymond b3847fb7c0 MemoryStreamSettings 2018-09-07 14:50:25 +02:00
Darien Raymond 49a5f23c0c Update version 2018-09-06 20:11:33 +02:00
Darien Raymond fbd7bcab07 skip test as it requires admin right 2018-09-06 10:44:53 +02:00
Darien Raymond 036158570c fix sockopt argument type 2018-09-06 10:18:11 +02:00
Darien Raymond af3a08a848 prototype for marking connection 2018-09-06 10:06:57 +02:00
Darien Raymond cfe7e7843b shortcut the free operation too 2018-09-04 09:29:00 +02:00
Darien Raymond ff0b0b1640 GetPool() API 2018-09-03 20:57:40 +02:00
Darien Raymond 1cf5225c0a fix a flaky test 2018-09-03 09:55:02 +02:00
Darien Raymond 91109f3657 replace channel with pipe in udp conn 2018-09-03 00:56:43 +02:00
Darien Raymond f3feec8acf Update version 2018-09-02 18:13:45 +02:00
Darien Raymond 60ee80ca1b don't write empty payload 2018-09-01 22:02:45 +02:00
Darien Raymond 475ffc8196 supress warning on ecryption packets 2018-09-01 22:02:18 +02:00
Darien Raymond cb378a9dbf release buffer 2018-09-01 21:20:06 +02:00
Darien Raymond b4f3106ad6 check msg size in writepacket 2018-09-01 21:19:49 +02:00
Darien Raymond 2f6a0d539d dont write out empty payload 2018-09-01 21:19:33 +02:00
Darien Raymond b3b0649dd6 check size in Reset 2018-09-01 21:19:15 +02:00
Darien Raymond 1be86e6e3a update activity in ReadMultiBuffer 2018-09-01 21:19:01 +02:00
Darien Raymond 834dc4ab7c remove references after content is written 2018-08-31 22:56:17 +02:00
Darien Raymond aefbc4c5de cleanup vmess inbound handler 2018-08-31 15:50:13 +02:00
Darien Raymond 5c48d03fdf revert rollback to 10.3 2018-08-31 15:17:45 +02:00
Darien Raymond de74460f15 extract logic for write frame 2018-08-31 15:15:40 +02:00
Darien Raymond ab1fe09c56 use another data center 2018-08-31 15:14:46 +02:00
Darien Raymond 7053293347 fix sync issue in buffered writer 2018-08-31 15:02:35 +02:00
Darien Raymond f1374f9caf add !wasm flag for go 1.10 2018-08-31 14:23:42 +02:00
Darien Raymond 4763baa7e6 remove -u on go get 2018-08-31 14:05:52 +02:00
Darien Raymond bc153d1c5a use go 1.10.3 2018-08-31 13:08:36 +02:00
Darien Raymond 334b7bf5ed fix buffer release time 2018-08-31 12:35:08 +02:00
Darien Raymond 0067d3c80f temporarily rollback to go 1.10 2018-08-31 12:24:49 +02:00
Darien Raymond 38dd84ba03 release buffer on error 2018-08-31 12:12:40 +02:00
Darien Raymond 7e77c1166d Update version 2018-08-30 19:41:33 +02:00
Darien Raymond eaa420411d fix a deadlock 2018-08-29 23:12:47 +02:00
Darien Raymond eb05a92592 dont start periodic task until necessary 2018-08-29 23:00:01 +02:00
Darien Raymond 5a0a9aa65e reset cache if empty 2018-08-29 17:21:30 +02:00
Darien Raymond 1add59cd0d actually start the cleanup task 2018-08-29 17:19:44 +02:00
Darien Raymond 89fa9367ba release buffer on error 2018-08-29 16:42:14 +02:00
Darien Raymond 0b388280ce simplify writing 2018-08-29 16:42:03 +02:00
Darien Raymond 3df32aabbc check empty payload 2018-08-29 16:37:12 +02:00
Darien Raymond 09824b9b1a don't release buffer as it is written 2018-08-29 16:35:01 +02:00
Darien Raymond ce96941029 reduce waiting time on sniffing 2018-08-28 19:52:31 +02:00
Darien Raymond 02ae48095b add wireguard fake header 2018-08-27 21:52:25 +02:00
Darien Raymond 20f10c78b3 add support for wasm 2018-08-27 20:56:49 +02:00
Darien Raymond 16051587b5 fix test break 2018-08-27 00:33:27 +02:00
Darien Raymond 54e1bb96cc introduce in-memory user 2018-08-27 00:11:32 +02:00
Darien Raymond b4d065610a fix windows reader 2018-08-25 23:27:09 +02:00