Commit Graph

  • 16de522196 trival wangyu- 2018-06-24 08:29:12 -05:00
  • 44d670d113 sync updates from linux version wangyu- 2018-06-24 08:27:25 -05:00
  • 232ec4f339 trival wangyu- 2018-06-24 08:22:26 -05:00
  • d3cbbe8085 implement hkdf wangyu- 2018-06-24 07:58:19 -05:00
  • e51c236c20 update TODOs wangyu- 2018-06-23 20:29:27 -05:00
  • 876649fd74 Merge branch 'master' of https://github.com/wangyu-/udp2raw-tunnel wangyu- 2018-06-23 20:00:20 -05:00
  • 8a6f89be88 add missing files wangyu- 2018-06-23 20:00:03 -05:00
  • 45fca0bbfe Update README.zh-cn.md wangyu- 2018-06-24 06:37:02 +08:00
  • d0bd53f087 move images wangyu- 2018-06-23 17:26:25 -05:00
  • cd92410cfe supress compile warning wangyu- 2018-06-23 17:21:39 -05:00
  • 2944e73410 supress compile warning U-DESKTOP-T772REH\wangyu 2018-06-24 06:19:38 +08:00
  • fe64630b30 add missing files wangyu- 2018-06-23 17:13:26 -05:00
  • 62453eaa39 sync update from linux version wangyu- 2018-06-23 17:12:04 -05:00
  • 04eec19ab2 derive 32bytes key for future use wangyu- 2018-06-23 16:56:20 -05:00
  • 423157dbba derive different key for different directions wangyu- 2018-06-23 16:19:15 -05:00
  • d43b9ae98c add .gitattributes U-DESKTOP-T772REH\wangyu 2018-06-23 15:55:37 +08:00
  • 0201d9efe1 trival U-DESKTOP-T772REH\wangyu 2018-06-23 12:34:12 +08:00
  • be20e2250d improve makefile U-DESKTOP-T772REH\wangyu 2018-06-23 12:32:20 +08:00
  • 551dc034da fix compile error wangyu- 2018-06-22 23:14:40 -05:00
  • 4ce3661b01 change assert to log fatal U-DESKTOP-T772REH\wangyu 2018-06-23 12:08:28 +08:00
  • 94e12e6cf5 change print_binary_chars to log_debug wangyu- 2018-06-22 22:28:19 -05:00
  • 61512a15ec changed kdf wangyu- 2018-06-22 22:20:48 -05:00
  • 65943053ff update readme and --help wangyu- 2018-06-22 13:36:09 -05:00
  • 52a911b109 add hmac-sha1 wangyu- 2018-06-22 13:22:26 -05:00
  • 0a53d256b6 Update README.md wangyu- 2018-06-21 18:25:17 +08:00
  • 3ab2543715 Update README.zh-cn.md wangyu- 2018-06-21 01:51:53 +08:00
  • b9d0375a72 Update README.zh-cn.md wangyu- 2018-06-21 01:50:29 +08:00
  • 0fc24b6233 Update README.md wangyu- 2018-06-21 01:48:32 +08:00
  • 4463e21d9e fixed a log root 2018-06-20 15:13:03 +00:00
  • 955093d26e Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable U-DESKTOP-T772REH\wangyu 2018-06-20 21:07:02 +08:00
  • 46314022b9 add a log U-DESKTOP-T772REH\wangyu 2018-06-20 21:06:31 +08:00
  • 01a793e218 fix print format wangyu 2018-06-20 03:45:36 -07:00
  • 5aafe04f6d --enable-color, fix a segment fault U-DESKTOP-T772REH\wangyu 2018-06-20 00:41:13 +08:00
  • 17910bb9f4 trival U-DESKTOP-T772REH\wangyu 2018-06-19 17:19:56 +08:00
  • d5024a619c fix -g option U-DESKTOP-T772REH\wangyu 2018-06-19 15:40:55 +08:00
  • 086cba4b1d trival U-DESKTOP-T772REH\wangyu 2018-06-19 14:04:57 +08:00
  • db7b43001a simplify pcap_wrapper code U-DESKTOP-T772REH\wangyu 2018-06-19 11:40:22 +08:00
  • e110f759eb fix invalid filter expression U-DESKTOP-T772REH\wangyu 2018-06-19 02:21:31 +08:00
  • d85bb78139 fix broken random device on mingw U-DESKTOP-T772REH\wangyu 2018-06-19 00:48:09 +08:00
  • a1dae3b22e mingw works U-DESKTOP-T772REH\wangyu 2018-06-19 00:36:53 +08:00
  • dfcc799876 debug code U-DESKTOP-T772REH\wangyu 2018-06-19 00:15:58 +08:00
  • 8a5ae7727a delete useless extern c U-DESKTOP-T772REH\wangyu 2018-06-18 22:44:37 +08:00
  • 56727f76b6 fix cygwin compile U-DESKTOP-T772REH\wangyu 2018-06-18 22:32:43 +08:00
  • f75eb798dc mingw compiles but not work yet U-DESKTOP-T772REH\wangyu 2018-06-18 21:50:57 +08:00
  • 26b356866f Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable U-DESKTOP-T772REH\wangyu 2018-06-17 19:54:03 +08:00
  • 570e7173d3 trival U-DESKTOP-T772REH\wangyu 2018-06-17 19:53:53 +08:00
  • 0d6df51ebe remove useless headers wangyu- 2018-06-17 06:50:24 -05:00
  • c03e60be51 packet header print fix U-DESKTOP-T772REH\wangyu 2018-06-17 17:52:33 +08:00
  • e630f81c6e trival wangyu- 2018-06-17 04:21:51 -05:00
  • 8e7aec7b50 Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable wangyu- 2018-06-17 04:18:46 -05:00
  • f43598b423 auto detect device wangyu- 2018-06-17 04:18:33 -05:00
  • 80bcf91712 fix freebsd compile Charlie Root 2018-06-16 17:09:16 +00:00
  • d1f40f334d fix mac compile wangyu 2018-06-16 09:53:45 -07:00
  • 62e78999de fix linux compile wangyu- 2018-06-16 11:44:14 -05:00
  • fc82fe45c7 add missing file for windows U-DESKTOP-T772REH\wangyu 2018-06-17 00:35:54 +08:00
  • 970cd8bac5 windows works U-DESKTOP-T772REH\wangyu 2018-06-17 00:35:31 +08:00
  • a75afc94bb trival wangyu- 2018-06-16 05:53:44 -05:00
  • 976e0495e5 allow to compile without libnet wangyu- 2018-06-15 23:05:32 -05:00
  • 33d96331fe implement dummy socket wangyu- 2018-06-15 11:47:57 -05:00
  • ba6d5e8895 use tcp for detection wangyu- 2018-06-15 10:06:34 -05:00
  • 63950e2b22 new option pcap-send wangyu- 2018-06-15 06:47:39 -05:00
  • 4b8776c67a changed pcap_next_ex to pcap_loop wangyu- 2018-06-15 02:48:52 -05:00
  • ddf6b40f3a Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable wangyu- 2018-06-15 02:25:26 -05:00
  • 55f77463e7 fix pcap latency wangyu- 2018-06-15 02:25:14 -05:00
  • 5926e9bd49 fix endian detection on freebsd Charlie Root 2018-06-15 06:07:14 +00:00
  • b9af389168 renamed id_t to avoid conflict on bsd wangyu- 2018-06-15 00:50:47 -05:00
  • 23df5160d1 avoid using libnet_clear_packet() wangyu- 2018-06-15 00:04:41 -05:00
  • af3d7e6c23 add log root 2018-06-15 04:53:23 +00:00
  • 781f3d1b44 improve endian detection wangyu- 2018-06-14 22:31:52 -05:00
  • eba3e2e8cd fix endian problem root 2018-06-15 03:23:23 +00:00
  • 11b49c72d5 fix an assertion root 2018-06-15 03:03:33 +00:00
  • 2ab846a9ca endianness macro, fix mac warning wangyu 2018-06-14 08:46:37 -07:00
  • 0b44f74d9b Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable wangyu 2018-06-14 07:55:55 -07:00
  • 2198e23026 remove non-portable code on mac wangyu 2018-06-14 07:55:50 -07:00
  • e5524d9edf fix iphdr tcphdr udphdr wangyu- 2018-06-14 09:54:33 -05:00
  • 5d4ea64d00 remove non-portable code wangyu- 2018-06-14 09:25:02 -05:00
  • 00f37c0d2f remove non-portable headers wangyu 2018-06-14 06:46:43 -07:00
  • 1a4c494978 filter expression works wangyu- 2018-06-14 08:18:26 -05:00
  • fed5bdc700 libpcap roughly works wangyu- 2018-06-14 08:01:03 -05:00
  • 83e13ebc5f libnet roughly works wangyu- 2018-06-12 10:08:41 -05:00
  • 8a1d5b58b1 add libnet and libpcap wangyu- 2018-06-09 09:04:00 -05:00
  • ae2fbd4b19 libev works wangyu- 2018-06-07 06:24:31 -05:00
  • b5e61ed87d remove useless comments wangyu- 2018-06-06 21:12:28 -05:00
  • b449efc6c8 add libev wangyu- 2018-06-06 20:53:35 -05:00
  • 499599417a removed --lower-level wangyu- 2018-06-06 20:53:02 -05:00
  • f44003b801 removed server mode wangyu- 2018-06-06 19:50:42 -05:00
  • 8aeab8cee1 remove unused file wangyu- 2018-06-06 19:41:16 -05:00
  • be8e42af1b fix log format wangyu- 2018-06-05 19:37:09 -05:00
  • 3862e5a4e2 trival wangyu- 2018-06-05 13:03:14 -05:00
  • c0b70c95ca fix problems in last few commits wangyu- 2018-06-05 12:57:25 -05:00
  • 5c7d48e711 new option set-ttl wangyu- 2018-06-05 11:40:09 -05:00
  • b0976dbee6 code refactor for dns resolve; disabled it by default wangyu- 2018-06-05 11:26:55 -05:00
  • 2c2d897bc2 Merge pull request #66 from kennylam777/master wangyu- 2018-04-28 16:46:57 +08:00
  • 675ccdf650 Avoided to add iptables rules with hostname Kenny Lam 2018-04-26 01:25:42 +08:00
  • f7383575b1 Removed on-fly dns resolving as it is a blocking method Kenny Lam 2018-04-25 23:32:47 +08:00
  • 6ea083a49b Cleaning up merge tags Kenny Lam 2018-04-25 23:23:17 +08:00
  • 8fe8653331 Merge remote-tracking branch 'upstream/master' Kenny Lam 2018-04-25 23:06:08 +08:00
  • 2c67c319b7 fix last commit 20180225.1 20180225.0 wangyu- 2018-02-24 18:07:16 -06:00
  • 86a78b223e Merge branch 'master' of https://github.com/wangyu-/udp2raw-tunnel wangyu- 2018-02-24 17:26:42 -06:00
  • 0c2060028a --max-rst-allowed --max-rst-to-show wangyu- 2018-02-24 17:26:29 -06:00