Commit Graph

  • 2f0328a41a update wangyu 2020-07-14 14:48:29 -04:00
  • 1b8125003d update wangyu 2020-07-14 14:48:03 -04:00
  • 769affb1aa change gro scheme wangyu 2020-07-14 12:30:20 -04:00
  • 779ebdd37a change gro scheme wangyu 2020-07-14 12:30:20 -04:00
  • 5340f0726e fix last commit wangyu 2020-07-14 12:30:20 -04:00
  • bbd49ca82c fix last commit wangyu 2020-07-14 12:30:20 -04:00
  • e95ee70351 sync ca4a5d3 wangyu 2020-07-14 11:46:02 -04:00
  • ca4a5d3417 modify scheme of cfb wangyu 2020-07-14 11:41:21 -04:00
  • 1031f9d760 add wepoll target wangyu 2020-07-14 10:08:51 -04:00
  • 1c7c9e8a7f merge up to 5cc304 wangyu 2020-07-14 08:36:46 -04:00
  • 87a362109d rm sha1.cpp wangyu 2020-07-14 08:26:03 -04:00
  • 6681f3a4e6 merge up to f68c6e2 wangyu 2020-07-14 08:01:48 -04:00
  • fe9e73decc merge ee787e0 wangyu 2020-07-14 07:21:03 -04:00
  • 2dd0f4f108 Added DNS lookup on launch Curtis Jiang 2020-01-11 04:29:20 -05:00
  • 5cc304a261 partically revert last change 20190716.test.0 root 2019-07-16 06:18:44 +00:00
  • 7636225414 update cfb wangyu 2019-07-16 00:47:36 -04:00
  • f68c6e211d update help page wangyu 2019-07-15 13:12:17 -04:00
  • 8c81f7673b update --fix-gro wangyu 2019-07-15 13:00:16 -04:00
  • c1dfd4e928 --fix-gro works root 2019-07-15 15:33:16 +00:00
  • 7e55b1e132 --fix-gro update wangyu 2019-07-15 10:49:54 -04:00
  • ee787e0d4a added --fix-gro wangyu 2019-07-15 08:36:06 -04:00
  • df72ee5933
    Merge pull request #1 from wangyu-/master Le.Beta 2019-05-05 11:47:14 +08:00
  • 7d481d26b9 get_current_time_us() never goes back now U-DESKTOP-T772REH\wangyu 2019-04-07 18:21:30 +08:00
  • 6074dc3a50 get_current_time_us() never goes back now U-DESKTOP-T772REH\wangyu 2019-04-07 18:21:30 +08:00
  • e0ceb6ffd6
    Add chacha12 and chacha20 Le.Beta 2019-03-19 10:57:28 +08:00
  • 7fdc32f319
    Add chacha12 and chacha20 Le.Beta 2019-03-19 10:56:50 +08:00
  • 5bb25d75ed
    Add chacha12 and chacha20 Le.Beta 2019-03-19 10:56:15 +08:00
  • 38757a2753
    Add chacha12 and chacha20 Le.Beta 2019-03-19 10:55:07 +08:00
  • 351329fbaa
    Add chacha12 and chacha20 Le.Beta 2019-03-19 10:53:47 +08:00
  • 168ae1e2ae
    Merge pull request #231 from king6cong/master wangyu- 2018-12-06 23:33:00 +08:00
  • 6230569bbb fix typo king6cong 2018-12-06 16:13:47 +08:00
  • 238e85a5e4 fixed get_sock_error() format on windows U-DESKTOP-T772REH\wangyu 2018-11-13 20:29:37 +08:00
  • 07ad00f54d fixed get_sock_error() format on windows U-DESKTOP-T772REH\wangyu 2018-11-13 20:29:37 +08:00
  • 7544fbe9d7 fix \n in log wangyu- 2018-11-13 05:58:22 -06:00
  • 5ff768b165 changed a few log levels wangyu- 2018-11-13 05:48:25 -06:00
  • bb7fe5c0d4 fix typo in code wangyu- 2018-11-13 03:14:44 -06:00
  • 0137dba1fd fix bug in random port bind 20181113.0 wangyu- 2018-11-13 02:35:42 -06:00
  • 9c8316e957 fix bug in random port bind wangyu- 2018-11-13 02:35:42 -06:00
  • b6f76827b0
    Merge pull request #221 from felixonmars/patch-1 wangyu- 2018-11-13 16:31:03 +08:00
  • b59b13ab9d update help page wangyu- 2018-11-13 02:11:48 -06:00
  • a3bd8b8030
    Merge pull request #12 from hughgr/patch-1 wangyu- 2018-11-13 16:09:53 +08:00
  • 003f31bfef new option --no-pcap-mutex wangyu- 2018-11-13 02:08:32 -06:00
  • 7980103bd5 a lot of trival changes wangyu- 2018-11-13 01:33:46 -06:00
  • 7df9c7f38b update pcap wrapper wangyu- 2018-11-13 00:05:24 -06:00
  • d24c96a400 use pcap_breakloop() wangyu- 2018-11-13 00:03:35 -06:00
  • 001c42be56 protect pcap functions with mutex wangyu- 2018-11-12 22:56:21 -06:00
  • 66eb002528
    Fix a typo in README Felix Yan 2018-11-10 17:13:38 +08:00
  • 98eba2f2bd
    update text instruction 老舍 2018-11-02 15:46:45 +08:00
  • 175a28d7f4
    fixed incorrect text in misc.cpp wangyu- 2018-10-21 14:13:36 +08:00
  • b1f0498472
    fix typo wangyu- 2018-09-30 09:52:45 +08:00
  • e5584c73be turn down log level 20180830.2 U-DESKTOP-T772REH\wangyu 2018-09-05 23:53:13 +08:00
  • c855a14ae8 bug fix U-DESKTOP-T772REH\wangyu 2018-09-05 18:46:36 +08:00
  • d6c31f00ac turn down log level U-DESKTOP-T772REH\wangyu 2018-09-05 23:53:13 +08:00
  • ccdaf886d2 bug fix U-DESKTOP-T772REH\wangyu 2018-09-05 18:46:36 +08:00
  • bd57171b48 fixed segment fault core_fix wangyu- 2018-08-31 22:21:23 -05:00
  • 3a1050fa26 trival wangyu- 2018-08-31 12:51:27 -05:00
  • d77271540f trival 20180830.1 wangyu- 2018-08-31 12:51:27 -05:00
  • 4bfbe976f1 add warning wangyu- 2018-08-31 12:45:30 -05:00
  • 6b8852f269 add warning wangyu- 2018-08-31 12:45:30 -05:00
  • 4e3305bd80 fixed a core root 2018-08-31 17:10:46 +00:00
  • f0e36d7d7c fixed a core root 2018-08-31 17:10:46 +00:00
  • 349bcf17f1 fix mac compile wangyu 2018-08-29 18:08:42 -07:00
  • ca22a3cf3b reduce diff wangyu- 2018-08-29 20:03:04 -05:00
  • 6153aca5d8 fix last commit 20180830.0 wangyu- 2018-08-29 20:02:42 -05:00
  • 92fcdbb31a reduce diff wangyu- 2018-08-29 20:00:37 -05:00
  • a9bb76d6e8 fix compile on windows again U-DESKTOP-T772REH\wangyu 2018-08-30 08:51:49 +08:00
  • 4e4a77ce16 fix windows compile wangyu- 2018-08-29 19:37:16 -05:00
  • ff39a562a6 fix compile wangyu- 2018-08-29 19:30:26 -05:00
  • 1679c324b3 fixed dev detection and -g wangyu- 2018-08-29 19:16:42 -05:00
  • c72480110f reduce diff wangyu- 2018-08-29 17:09:48 -05:00
  • e0aaa65347 reduce diff wangyu- 2018-08-29 17:07:50 -05:00
  • 8331610e7a reduce diff wangyu- 2018-08-29 16:48:45 -05:00
  • 61fd35244d added fixthis wangyu- 2018-08-29 16:10:39 -05:00
  • 314e982570 fix ipv6 of libnet wangyu- 2018-08-29 15:55:54 -05:00
  • 00776c3423 added ipv6 support,reduce diff with non-mp version wangyu- 2018-08-29 15:42:45 -05:00
  • 4a1e01c5a5 remove register var wangyu- 2018-08-29 14:32:45 -05:00
  • 6ccf6ce3dc delete unused codes, reduce diff with non-mp version wangyu- 2018-08-29 14:26:34 -05:00
  • a3535364fa fixed fifo at client side wangyu- 2018-08-29 12:29:41 -05:00
  • 4e9000c6b5 sync easyfaketcp,fixed a bug in try_to_list_and_bind2 wangyu- 2018-08-29 12:19:09 -05:00
  • a4aba62656 sync easy-tcp and other options from mp version wangyu- 2018-08-29 05:25:44 -05:00
  • 7de2f800f9 server works again wangyu- 2018-08-29 05:01:30 -05:00
  • 233fab4fac change client to libev, server doesnt work yet wangyu- 2018-08-29 04:01:37 -05:00
  • 077d1023a7 split main.cpp into main.cpp and client.cpp wangyu- 2018-08-29 02:10:46 -05:00
  • 6718627e9d added libev files wangyu- 2018-08-29 02:03:10 -05:00
  • b9d4264225 split main.cpp into client.cpp and server.cpp wangyu- 2018-08-29 01:45:57 -05:00
  • 2072cfed8d reduce diff with non-mp version wangyu- 2018-08-29 01:19:15 -05:00
  • 2fc52806fd reduce diff with non-mp version, its only compiles, function is broken wangyu- 2018-08-28 17:06:04 -05:00
  • 5f29a46aae reduce diff with non-mp version wangyu- 2018-08-28 16:42:16 -05:00
  • a130936947 reduce diff with no-mp version wangyu- 2018-08-28 16:20:11 -05:00
  • 57af53afa8 deleted unused codes,reduce diff with non-mp version wangyu- 2018-08-28 15:51:53 -05:00
  • 0095f1da5c fixed print of ip address wangyu- 2018-08-18 12:55:02 -05:00
  • 44fef508a1 supress warning wangyu- 2018-08-09 02:40:59 -05:00
  • d6c0df17f5 fixed bug of server_clear_function called at client side 20180728.1 wangyu- 2018-08-03 16:16:53 -05:00
  • 8ade602be1 use unrestricted union instead of struct 20180728.0 wangyu- 2018-07-28 03:42:00 -05:00
  • 0980d89072 sync more updates from mp wangyu- 2018-07-27 02:26:24 -05:00
  • 278ade5d36 sync a few mp version update wangyu- 2018-07-26 12:41:55 -05:00
  • 10869eb197 changed to custom header definitons wangyu- 2018-07-26 11:25:36 -05:00
  • 1bc20c1cdb changed a log level wangyu- 2018-07-25 05:22:07 -05:00
  • 4bb7367cfa fix from_ip_port_new() wangyu- 2018-07-25 05:16:15 -05:00
  • c0c9cc0411 Merge branch 'master' of https://github.com/wangyu-/udp2raw-tunnel wangyu- 2018-07-25 02:23:27 -05:00