Commit Graph
1539 Commits
Author SHA1 Message Date
Shelikhoo 508f79f95f Advertise WS cap 2016-08-13 21:33:34 +08:00
Shelikhoo cb1356be75 Register ws network 2016-08-13 21:32:47 +08:00
v2ray 86490e884c return pointer of config v1.23.1 2016-08-07 19:07:59 +02:00
v2ray 60a4e3cc61 update make-release.sh 2016-08-07 17:13:18 +02:00
v2ray c82b56b760 update version 2016-08-07 17:11:15 +02:00
v2ray 545fa5b53c rename errors v1.23 2016-08-07 15:32:41 +02:00
v2ray 75b8dd9521 error message refactoring 2016-08-07 15:31:24 +02:00
v2ray 81855469aa rename SRTP 2016-08-07 15:05:05 +02:00
v2ray 4a7400ef2a test case for srtp 2016-08-07 09:08:30 +02:00
v2ray 2f0d602833 nil pointer protection 2016-08-07 08:45:03 +02:00
v2ray 0caf2e6d30 compact kcp stream 2016-08-07 01:01:44 +02:00
v2ray 6678da2fe2 more no-op authenticator into a separate folder 2016-08-07 00:38:23 +02:00
v2ray 8d6a9167b5 add no-op authenticator 2016-08-06 23:15:06 +02:00
v2ray c7d6302292 load srtp in main 2016-08-06 22:52:02 +02:00
v2ray 6ffc24f895 update roundtripinfo 2016-08-06 21:59:47 +02:00
v2ray 0d73726930 srtp header for kcp 2016-08-06 21:59:22 +02:00
v2ray a15e33f720 rename RoundTripInfo 2016-08-05 21:03:44 +02:00
v2ray 00841583d2 reduce ack packet size and send peer RTO 2016-08-05 20:59:33 +02:00
v2ray c42ed62fd5 remove use of small buffer in tests 2016-08-01 22:59:18 +02:00
v2ray 3e4bdc4b0c commit core.go after updating version 2016-08-01 17:50:55 +02:00
v2ray 589d20205e update version 2016-08-01 17:49:21 +02:00
v2ray 36107927bf remove download count 2016-08-01 17:49:14 +02:00
v2ray 1f503ec99f adjust number of preallocated buffers 2016-08-01 17:47:31 +02:00
v2ray 283bafdd4a remove use of small buffer 2016-08-01 17:47:20 +02:00
v2ray e6a61930d9 remove use of small buffer v1.22 2016-07-29 23:18:58 +02:00
v2ray 7f277c9bcc prevent goroutine leak 2016-07-29 12:13:20 +02:00
v2ray 6fa84624cb simplify logic 2016-07-29 12:13:09 +02:00
v2ray 53cdcfdc2b remove unnecessary goroutine 2016-07-29 11:50:02 +02:00
v2ray b8421f659f terminate connection 2016-07-29 11:49:53 +02:00
v2ray 7385c05f29 more test case for buffer 2016-07-28 16:29:38 +02:00
v2ray 42efa5dde0 refine buffer usage in kcp 2016-07-28 16:24:15 +02:00
v2ray 34b4fceaa4 update file location 2016-07-27 23:40:47 +02:00
v2ray 1e9f4a1a08 relocate sample configs 2016-07-27 21:58:54 +02:00
v2ray 5cf36c4520 relocate point main 2016-07-27 21:55:01 +02:00
v2ray d2233136ba remove mobile target 2016-07-27 21:49:59 +02:00
v2ray 7095c5e19b relocate release scripts 2016-07-27 21:46:55 +02:00
v2ray db02a2dcc2 quick release script 2016-07-27 17:50:24 +02:00
v2ray 330abd126c add release for freebsd 2016-07-27 16:56:32 +02:00
v2ray b7ff8b8e4c update version 2016-07-27 16:46:28 +02:00
v2ray 443e9d4725 fix a bug in vmess encoding v1.21.2 2016-07-27 16:36:46 +02:00
Darien RaymondandGitHub c5e5a7265d Update to go 1.6.3 2016-07-27 13:30:57 +02:00
v2ray 6fe7463bf4 simplify state checking 2016-07-26 21:34:00 +02:00
v2ray 0040881b84 comments 2016-07-26 21:21:22 +02:00
v2ray 347ae8fd75 simplify interface 2016-07-26 17:25:13 +02:00
v2ray ca0ae50e62 refine system dialer substitution 2016-07-26 17:11:58 +02:00
Darien RaymondandGitHub 27a29da7bf Merge pull request #219 from xiaokangwang/substituteDialer
Solve #218: Supporting substitute of the default Dialer.
2016-07-26 16:33:14 +02:00
Shelikhoo d1b44619b0 Solve #218: Supporting substitute of the default Dialer, this is a prerequisite of Libv2ray's support of Android VPNService mode; It is not recommanded to modify exported func introduced by this commit. 2016-07-26 16:33:12 +08:00
v2ray b72afc7c35 fix build break 2016-07-26 10:23:02 +02:00
v2ray 6a620d1c6d socks client config 2016-07-25 23:45:25 +02:00
v2ray a509252c24 prefer pointer 2016-07-25 21:55:05 +02:00