Commit Graph
100 Commits
Author SHA1 Message Date
V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation 2015-10-08 14:46:18 +02:00
V2Ray 71df5103cd Simplify code 2015-10-08 01:39:50 +02:00
V2Ray 3aca3492eb Increase buffer size in VMessIn 2015-10-08 01:30:43 +02:00
V2Ray c9f6747bd2 Optimize network transport for large data 2015-10-07 23:50:56 +02:00
V2Ray e7daa4c21c Add size parameter to transport.ReadFrom 2015-10-07 21:17:11 +02:00
V2Ray 3ba9ee73b9 Increase reading timeout in favor of long connection 2015-10-07 15:24:34 +02:00
V2Ray d2e69ed6f8 Remove unnecessary slicing 2015-10-07 14:58:31 +02:00
V2Ray 3d1a6322bd Remove unnecessary copy in VMess protocol 2015-10-07 14:50:17 +02:00
V2Ray b126c5ce2a Simplify vmess response 2015-10-07 13:48:01 +02:00
V2Ray 90f85a7272 Fix a bug in transport 2015-10-07 13:37:40 +02:00
V2Ray a743f7b46b Remove use of panic 2015-10-07 10:05:11 +02:00
V2Ray 4f166ccb2c Use 1.5.1 in travis 2015-10-07 09:25:16 +02:00
V2Ray cd81e5531b reuse outbound connection handler 2015-10-07 00:30:44 +02:00
V2Ray 054f56820a Synchronization in timed queue 2015-10-06 23:29:05 +02:00
V2Ray 72b4eeba8b Simpilify configuration files 2015-10-06 23:11:08 +02:00
V2Ray 78daf8a879 format code 2015-10-06 17:24:57 +02:00
V2Ray 7a24dc3e09 Fix for domain address 2015-10-06 17:24:39 +02:00
V2Ray 85311a95dd More logs 2015-10-06 17:24:31 +02:00
V2Ray fe7d2d8984 Recycle memory earlier in error case 2015-10-06 17:24:16 +02:00
V2Ray 8334d5177e Debug info 2015-10-06 16:44:19 +02:00
V2Ray bbf80541b1 Fix UDP address 2015-10-06 16:44:09 +02:00
V2Ray be59463fd0 Actually use UDP relay 2015-10-06 16:43:50 +02:00
V2Ray af8baa144d Update socks implementation 2015-10-06 11:57:26 +02:00
V2Ray fe6e139e74 Add warning for fragmented packets 2015-10-06 09:37:51 +02:00
V2Ray c61ddc7028 build break 2015-10-06 09:35:02 +02:00
V2Ray aa4d897a21 Leverage v2net functions 2015-10-06 09:33:46 +02:00
V2Ray 798011b140 Revert 2015-10-06 09:33:37 +02:00
V2Ray 28386b077b Fix UDP addr 2015-10-06 00:02:28 +02:00
V2Ray 4aba285a99 format code 2015-10-05 17:09:57 +02:00
V2Ray f7e165c114 compatibility 2015-10-05 17:09:44 +02:00
V2Ray 0be00a1c52 Fix socks test 2015-10-05 17:03:26 +02:00
V2Ray 0677013455 format code 2015-10-05 16:59:56 +02:00
V2Ray 38e64bf2ce typo 2015-10-05 16:59:46 +02:00
V2Ray 9b12ee2eb3 format code 2015-10-05 16:58:14 +02:00
V2Ray 8461cde710 Remove unnecessary debug info 2015-10-05 16:57:58 +02:00
V2Ray eb94f7a51c Fix Socks UDP implementation 2015-10-05 16:57:50 +02:00
V2Ray 3ac8b9caa5 Update status 2015-10-04 23:42:17 +02:00
V2Ray 4164a120e1 Update guide for UDP 2015-10-04 23:39:59 +02:00
V2Ray afb5448ffe test case for UDP in freedom 2015-10-04 20:22:52 +02:00
V2Ray 1d1708ea3c lazy init of socks5 response 2015-10-04 16:53:50 +02:00
V2Ray 507da1a451 handle error when load point config 2015-10-04 16:53:37 +02:00
V2Ray 5c4095b5d8 Remove unused code 2015-10-04 01:06:15 +02:00
V2Ray 557f411f85 Update freedom connection for UDP 2015-10-04 00:58:07 +02:00
V2Ray 59a6e1cef8 test case for socks udp 2015-10-04 00:44:27 +02:00
V2Ray 838cb8950a Enable UDP in Socks proxy 2015-10-04 00:21:06 +02:00
V2Ray ddad439614 Refactor socks request handling 2015-10-03 21:42:03 +02:00
V2Ray 9356fd3ada Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-10-03 13:20:26 +02:00
V2Ray 3854acc7a6 update donation 2015-10-03 13:20:18 +02:00
V2Ray 5c4b149d48 UDP support 2015-10-03 11:34:01 +02:00
V2Ray cd42e5551c Remove VMess UDP 2015-10-02 21:55:37 +02:00
V2Ray 820da78f92 UDP handler in VMess in. 2015-10-02 16:08:01 +02:00
V2Ray 6f433f5206 Remove token field in VMess UDP 2015-10-02 15:41:09 +02:00
V2Ray 76563cb7c7 simplify udp handling 2015-10-02 15:32:26 +02:00
V2 Ray ae5f1a6a35 Update install.md 2015-10-02 11:16:59 +02:00
V2Ray df963c99ca typo 2015-10-02 11:05:44 +02:00
V2Ray 79435504f9 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-10-02 11:01:27 +02:00
V2Ray 0e1d714993 update install.sh for x86 2015-10-02 11:01:12 +02:00
V2 Ray 19b7e7cdfa Update install.md 2015-10-02 10:54:02 +02:00
V2Ray e70ff6547c Test root package 2015-10-01 16:20:16 +02:00
V2Ray e859ac1d5d Test case for capability 2015-10-01 16:14:05 +02:00
V2Ray 6a2df21727 capability 2015-10-01 16:10:40 +02:00
V2Ray 4b31b898a0 Name in License 2015-10-01 15:46:35 +02:00
V2Ray ccfd88b2fd Update readme 2015-10-01 14:09:18 +02:00
V2Ray e0bb0a909c Remove license plate 2015-10-01 12:02:51 +02:00
V2 Ray 7280f771ce Merge pull request #31 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-10-01 11:54:45 +02:00
V2 Ray be3130fb6a Update README.md 2015-10-01 11:54:00 +02:00
V2 Ray 8e0b72e5c4 Update develop.md 2015-10-01 11:41:02 +02:00
V2Ray 5f58f44c30 Development guide 2015-09-30 23:54:21 +02:00
V2Ray 365baa0c6a Lazy initialization of UDP ports map 2015-09-30 21:31:05 +02:00
V2Ray 2a4edde634 Add Vultr cross continent 2015-09-30 17:05:01 +02:00
V2Ray 7b1d932126 Update location info in benchmark 2015-09-30 16:34:51 +02:00
V2Ray 2632d94191 Add Vultr benchmark 2015-09-30 15:52:22 +02:00
V2 Ray cb5d7065ab Update issue.md 2015-09-30 10:43:51 +02:00
V2Ray b983134511 Update donations 2015-09-30 00:02:32 +02:00
V2Ray 41303c6cd2 update benchmark page 2015-09-29 22:50:17 +02:00
V2Ray 0a52e90618 Add benchmark page 2015-09-29 22:43:29 +02:00
V2Ray ec50cf4d0e Remove UDPRay 2015-09-29 18:45:46 +02:00
V2 Ray 7e49599794 Update README.md 2015-09-29 17:20:13 +02:00
V2 Ray 1a2cbead1e Create donate.md 2015-09-29 17:19:37 +02:00
V2Ray c097e6a3c6 Print release date in version command 2015-09-29 11:52:34 +02:00
V2Ray 28f87f2fae Update installation instruction 2015-09-29 09:16:10 +02:00
V2Ray 544b99b1a6 dispatch udp response 2015-09-28 21:32:07 +02:00
V2Ray 05b83508f8 Implementation of VMess UDP message 2015-09-28 17:13:50 +02:00
V2Ray 259d772f73 UDP message format 2015-09-28 15:10:42 +02:00
V2Ray ba3f6108b8 assign port token for a udp packet 2015-09-28 14:57:43 +02:00
V2Ray b5fee0def0 Fix win32 build 2015-09-28 12:58:25 +02:00
V2Ray 8f0cb97e89 Refactor timed queue 2015-09-28 01:11:40 +02:00
V2 Ray 0ce02fa857 Merge pull request #27 from helinb/patch-1
增加archlinux安装方法
2015-09-27 18:42:40 +02:00
V2Ray b33995399b Remove uniq -u 2015-09-26 23:38:57 +02:00
V2Ray c598e229a9 fix for travis env 2015-09-26 23:36:25 +02:00
V2Ray 184560883f fully automated coverall script 2015-09-26 23:33:08 +02:00
V2Ray 9c45cb031a Remove magic number 2015-09-26 22:32:45 +02:00
V2Ray 13e595e4cb Move socks config into a sparate folder 2015-09-25 21:00:51 +02:00
V2Ray 3747e45978 test cases for socks4 2015-09-25 20:48:55 +02:00
V2Ray d77ba76ccf Update error handling in socks proxy 2015-09-25 17:59:45 +02:00
V2Ray 8c682d32e6 coverall 2015-09-25 00:18:26 +02:00
V2Ray 08f85fc9b7 Unify error checking by introducing error codes 2015-09-25 00:17:44 +02:00
V2Ray 1995594b98 Error code check 2015-09-24 22:24:00 +02:00
V2Ray e83eec9479 Print out the correct point of error 2015-09-24 21:46:25 +02:00
V2Ray d77fdbd719 Explictly wait for server ready 2015-09-24 18:08:55 +02:00