Commit Graph

4012 Commits (8bb018dae2012e60bc0785d36334400d3147a6a6)

Author SHA1 Message Date
Iskander Sharipov 0cf3599db2 s/len/length/ s/cap/capacity/ to avoid builtin shadowing 2018-10-01 12:03:23 +03:00
Darien Raymond 091fa6ad23
use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond 56ce5d5f84
use new context 2018-09-30 23:08:14 +02:00
DarienRaymond 69afe55d7a
Merge pull request #1291 from smlrepo/master
fix build breakage
2018-09-30 22:21:30 +02:00
Lonnie Liu e43b4cc169 fix build breakage 2018-09-30 12:51:26 -07:00
Darien Raymond f7a68fe4b8
simplify errorgen calling 2018-09-30 19:37:52 +02:00
Darien Raymond 07aa486d43
fix bind address in linux 2018-09-30 19:37:08 +02:00
Darien Raymond d55fbd7f8d
simplify error creation 2018-09-30 18:39:53 +02:00
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
Victoria Raymond 402b7679ea
Merge pull request #1270 from wongsyrone/update-geoip
update geoip to 20180911
2018-09-19 14:06:47 +02:00
Syrone Wong dbf5cbe37c
update geoip to 20180911 2018-09-19 19:48:36 +08: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
Victoria Raymond a73a81776c
Merge pull request #1269 from funray/patch-1
Update ISSUE_TEMPLATE
2018-09-18 09:28:11 +02:00
Funray Qu bca0c71224
Update ISSUE_TEMPLATE
Fix typo
2018-09-18 12:35:05 +08: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