1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

Commit Graph

  • 4815d32a28 Bump version for next release V2Ray 2015-10-09 17:52:55 +02:00
  • 03de798a58 Update access log in vmess in V2Ray 2015-10-09 17:49:59 +02:00
  • fc80d5e279 Access log V2Ray 2015-10-09 17:43:27 +02:00
  • 09c76de65f format code V2Ray 2015-10-09 16:48:11 +02:00
  • ab84639aaa prototype of platform specific code V2Ray 2015-10-09 16:48:05 +02:00
  • cdea39ff95 Try writing again when there are some bytes left V2Ray 2015-10-09 13:07:42 +02:00
  • 936fd03c30 format code V2Ray 2015-10-08 23:29:06 +02:00
  • ebb4f5b7bd udp V2Ray 2015-10-08 23:28:51 +02:00
  • 746580d566 Use buffer in socks proxy V2Ray 2015-10-08 23:06:12 +02:00
  • 1397178dc3 Revert IP V2Ray 2015-10-08 17:57:37 +02:00
  • 3cb1951dfc Use []byte in pool instead of buffer V2Ray 2015-10-08 17:41:38 +02:00
  • 472cf7f523 Remove commented code V2Ray 2015-10-08 15:53:32 +02:00
  • 5b7fa17aa6 Change buffer recycling schedule V2Ray 2015-10-08 15:28:22 +02:00
  • 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation V2Ray 2015-10-08 14:46:18 +02:00
  • 71df5103cd Simplify code V2Ray 2015-10-08 01:39:50 +02:00
  • 3aca3492eb Increase buffer size in VMessIn V2Ray 2015-10-08 01:30:43 +02:00
  • c9f6747bd2 Optimize network transport for large data V2Ray 2015-10-07 23:50:56 +02:00
  • e7daa4c21c Add size parameter to transport.ReadFrom V2Ray 2015-10-07 21:17:11 +02:00
  • 3ba9ee73b9 Increase reading timeout in favor of long connection V2Ray 2015-10-07 15:24:34 +02:00
  • d2e69ed6f8 Remove unnecessary slicing V2Ray 2015-10-07 14:58:31 +02:00
  • 3d1a6322bd Remove unnecessary copy in VMess protocol V2Ray 2015-10-07 14:50:17 +02:00
  • b126c5ce2a Simplify vmess response V2Ray 2015-10-07 13:48:01 +02:00
  • 90f85a7272 Fix a bug in transport V2Ray 2015-10-07 13:37:40 +02:00
  • a743f7b46b Remove use of panic V2Ray 2015-10-07 10:05:11 +02:00
  • 4f166ccb2c Use 1.5.1 in travis V2Ray 2015-10-07 09:25:16 +02:00
  • cd81e5531b reuse outbound connection handler V2Ray 2015-10-07 00:30:44 +02:00
  • 054f56820a Synchronization in timed queue V2Ray 2015-10-06 23:29:05 +02:00
  • 72b4eeba8b Simpilify configuration files V2Ray 2015-10-06 23:11:08 +02:00
  • 78daf8a879 format code V2Ray 2015-10-06 17:24:57 +02:00
  • 7a24dc3e09 Fix for domain address V2Ray 2015-10-06 17:24:39 +02:00
  • 85311a95dd More logs V2Ray 2015-10-06 17:24:31 +02:00
  • fe7d2d8984 Recycle memory earlier in error case V2Ray 2015-10-06 17:24:16 +02:00
  • 8334d5177e Debug info V2Ray 2015-10-06 16:44:19 +02:00
  • bbf80541b1 Fix UDP address V2Ray 2015-10-06 16:44:09 +02:00
  • be59463fd0 Actually use UDP relay V2Ray 2015-10-06 16:43:50 +02:00
  • af8baa144d Update socks implementation V2Ray 2015-10-06 11:57:26 +02:00
  • fe6e139e74 Add warning for fragmented packets V2Ray 2015-10-06 09:37:51 +02:00
  • c61ddc7028 build break V2Ray 2015-10-06 09:35:02 +02:00
  • aa4d897a21 Leverage v2net functions V2Ray 2015-10-06 09:33:46 +02:00
  • 798011b140 Revert V2Ray 2015-10-06 09:33:37 +02:00
  • 28386b077b Fix UDP addr V2Ray 2015-10-06 00:02:28 +02:00
  • 4aba285a99 format code V2Ray 2015-10-05 17:09:57 +02:00
  • f7e165c114 compatibility V2Ray 2015-10-05 17:09:44 +02:00
  • 0be00a1c52 Fix socks test V2Ray 2015-10-05 17:03:26 +02:00
  • 0677013455 format code V2Ray 2015-10-05 16:59:56 +02:00
  • 38e64bf2ce typo V2Ray 2015-10-05 16:59:46 +02:00
  • 9b12ee2eb3 format code V2Ray 2015-10-05 16:58:14 +02:00
  • 8461cde710 Remove unnecessary debug info V2Ray 2015-10-05 16:57:58 +02:00
  • eb94f7a51c Fix Socks UDP implementation V2Ray 2015-10-05 16:57:50 +02:00
  • 3ac8b9caa5 Update status v0.7 V2Ray 2015-10-04 23:42:17 +02:00
  • 4164a120e1 Update guide for UDP V2Ray 2015-10-04 23:39:59 +02:00
  • afb5448ffe test case for UDP in freedom V2Ray 2015-10-04 20:22:52 +02:00
  • 1d1708ea3c lazy init of socks5 response V2Ray 2015-10-04 16:53:50 +02:00
  • 507da1a451 handle error when load point config V2Ray 2015-10-04 16:53:37 +02:00
  • 5c4095b5d8 Remove unused code V2Ray 2015-10-04 01:06:15 +02:00
  • 557f411f85 Update freedom connection for UDP V2Ray 2015-10-04 00:58:07 +02:00
  • 59a6e1cef8 test case for socks udp V2Ray 2015-10-04 00:44:27 +02:00
  • 838cb8950a Enable UDP in Socks proxy V2Ray 2015-10-04 00:21:06 +02:00
  • ddad439614 Refactor socks request handling V2Ray 2015-10-03 21:42:03 +02:00
  • 9356fd3ada Merge branch 'master' of https://github.com/v2ray/v2ray-core V2Ray 2015-10-03 13:20:26 +02:00
  • 3854acc7a6 update donation V2Ray 2015-10-03 13:20:18 +02:00
  • 5c4b149d48 UDP support V2Ray 2015-10-03 11:34:01 +02:00
  • cd42e5551c Remove VMess UDP V2Ray 2015-10-02 21:55:37 +02:00
  • 820da78f92 UDP handler in VMess in. V2Ray 2015-10-02 16:08:01 +02:00
  • 6f433f5206 Remove token field in VMess UDP V2Ray 2015-10-02 15:41:09 +02:00
  • 76563cb7c7 simplify udp handling V2Ray 2015-10-02 15:32:26 +02:00
  • ae5f1a6a35 Update install.md V2 Ray 2015-10-02 11:16:59 +02:00
  • df963c99ca typo V2Ray 2015-10-02 11:05:44 +02:00
  • 79435504f9 Merge branch 'master' of https://github.com/v2ray/v2ray-core V2Ray 2015-10-02 11:01:27 +02:00
  • 0e1d714993 update install.sh for x86 V2Ray 2015-10-02 11:01:12 +02:00
  • 19b7e7cdfa Update install.md V2 Ray 2015-10-02 10:54:02 +02:00
  • e70ff6547c Test root package V2Ray 2015-10-01 16:20:16 +02:00
  • e859ac1d5d Test case for capability V2Ray 2015-10-01 16:14:05 +02:00
  • 6a2df21727 capability V2Ray 2015-10-01 16:10:40 +02:00
  • 4b31b898a0 Name in License V2Ray 2015-10-01 15:46:35 +02:00
  • ccfd88b2fd Update readme V2Ray 2015-10-01 14:09:18 +02:00
  • e0bb0a909c Remove license plate V2Ray 2015-10-01 12:02:51 +02:00
  • 7280f771ce Merge pull request #31 from gitter-badger/gitter-badge V2 Ray 2015-10-01 11:54:45 +02:00
  • be3130fb6a Update README.md V2 Ray 2015-10-01 11:54:00 +02:00
  • 929369dc6c Add Gitter badge The Gitter Badger 2015-10-01 09:51:44 +00:00
  • 8e0b72e5c4 Update develop.md V2 Ray 2015-10-01 11:41:02 +02:00
  • 5f58f44c30 Development guide V2Ray 2015-09-30 23:54:21 +02:00
  • 365baa0c6a Lazy initialization of UDP ports map V2Ray 2015-09-30 21:31:05 +02:00
  • 2a4edde634 Add Vultr cross continent V2Ray 2015-09-30 17:05:01 +02:00
  • 7b1d932126 Update location info in benchmark V2Ray 2015-09-30 16:34:51 +02:00
  • 2632d94191 Add Vultr benchmark V2Ray 2015-09-30 15:52:22 +02:00
  • cb5d7065ab Update issue.md V2 Ray 2015-09-30 10:43:51 +02:00
  • b983134511 Update donations V2Ray 2015-09-30 00:02:32 +02:00
  • 41303c6cd2 update benchmark page V2Ray 2015-09-29 22:50:17 +02:00
  • 0a52e90618 Add benchmark page V2Ray 2015-09-29 22:43:29 +02:00
  • ec50cf4d0e Remove UDPRay V2Ray 2015-09-29 18:45:46 +02:00
  • 7e49599794 Update README.md V2 Ray 2015-09-29 17:20:13 +02:00
  • 1a2cbead1e Create donate.md V2 Ray 2015-09-29 17:19:37 +02:00
  • c097e6a3c6 Print release date in version command V2Ray 2015-09-29 11:52:34 +02:00
  • 28f87f2fae Update installation instruction v0.6.2 V2Ray 2015-09-29 09:16:10 +02:00
  • 544b99b1a6 dispatch udp response V2Ray 2015-09-28 21:32:07 +02:00
  • 05b83508f8 Implementation of VMess UDP message V2Ray 2015-09-28 17:13:50 +02:00
  • 259d772f73 UDP message format V2Ray 2015-09-28 15:10:42 +02:00
  • ba3f6108b8 assign port token for a udp packet V2Ray 2015-09-28 14:57:43 +02:00
  • b5fee0def0 Fix win32 build v0.6.1 V2Ray 2015-09-28 12:58:25 +02:00