Commit Graph

561 Commits

Author SHA1 Message Date
wangyu-
1a999fd96d Add files via upload 2017-08-28 19:34:15 -05:00
wangyu-
c8694bf080 Update README.zh-cn.md 2017-08-28 17:33:28 -07:00
wangyu-
c467ad5c38 Add files via upload 2017-08-28 19:31:07 -05:00
wangyu-
241baede16 Update README.zh-cn.md 2017-08-28 17:30:32 -07:00
wangyu-
d2ebcf6f6d added a unit test and a comment 2017-08-28 17:41:31 -05:00
wangyu-
dc52499818 fixed typo in image 2017-08-28 03:55:28 -05:00
wangyu-
56d4287fc2 Update android_guide.md 2017-08-27 04:44:47 -07:00
wangyu-
d4e2c28cce Update README.md 2017-08-27 04:24:44 -07:00
wangyu-
535642684b Update android_guide.md 2017-08-27 04:04:12 -07:00
wangyu-
cb334f37f0 Update README.md 2017-08-27 03:25:57 -07:00
wangyu-
11ebd6f2ee Update README.md 2017-08-27 03:24:11 -07:00
wangyu-
bd1e7fbc2f Merge branch 'master' of https://github.com/wangyu-/udp2raw-tunnel 2017-08-27 03:31:30 -05:00
wangyu-
1f94c40ccf added some comment 2017-08-27 03:31:22 -05:00
wangyu-
05156c9366 Update README.zh-cn.md 2017-08-26 07:09:35 -07:00
wangyu-
75e0a7f40a Update README.zh-cn.md 2017-08-26 07:01:51 -07:00
wangyu-
42fb66894f Update README.md 2017-08-26 06:37:19 -07:00
wangyu-
7c4e39cf20 Update README.zh-cn.md 2017-08-26 06:36:35 -07:00
wangyu-
01a1d2b006 trival 2017-08-26 08:25:38 -05:00
wangyu-
57be59e070 trival 2017-08-26 06:56:30 -05:00
wangyu-
fe77bb0c1a avoid allocating large buf on stack 2017-08-26 06:35:47 -05:00
wangyu-
cb9504f904 Merge branch 'master' of https://github.com/wangyu-/udp2raw-tunnel 2017-08-26 05:38:40 -05:00
wangyu-
dc4936dc60 implemented --lower-level auto for client. better makefile 2017-08-26 05:38:33 -05:00
wangyu-
53609c25fc Update openvpn_guide.md 2017-08-25 19:14:17 -07:00
wangyu-
60efcbce95 Merge pull request #35 from lance0/patch-1
typo and formatting.md
2017-08-25 08:55:51 -07:00
Lance Tuller
5c4ea515f6 Update README.md 2017-08-25 11:42:22 -04:00
Lance Tuller
e3b902a950 Update README.md
formatting and a typo :)
2017-08-25 11:40:48 -04:00
wangyu-
37f2de2ae4 Update openvpn_guide.md 2017-08-24 01:47:52 -07:00
wangyu-
ae497908a1 Update README.md 2017-08-24 01:06:51 -07:00
wangyu-
b59ba05422 Update README.md 2017-08-24 01:05:12 -07:00
wangyu-
cd34922722 Update README.md 2017-08-24 00:49:28 -07:00
wangyu-
51e5b023b0 Update README.md 2017-08-24 00:35:13 -07:00
wangyu-
b1800fa41a Update README.md 2017-08-24 00:23:58 -07:00
wangyu-
698ff33892 Merge branch 'master' of https://github.com/wangyu-/udp2raw-tunnel 2017-08-23 10:49:33 -05:00
wangyu-
1293b95335 bug fix and improve for conf 2017-08-23 10:47:09 -05:00
wangyu-
7e74b40977 Update README.zh-cn.md 2017-08-23 06:48:21 -07:00
wangyu-
d1e9bdc5da Update README.zh-cn.md 2017-08-23 06:47:05 -07:00
wangyu-
2b9d5c6db6 Update README.md 2017-08-23 06:24:46 -07:00
wangyu-
b86d475f1f moved cmakeLists 2017-08-23 07:23:02 -05:00
wangyu-
0a7f9b5cc6 fixed conf bugs and refactor 2017-08-23 07:01:21 -05:00
wangyu-
eb9633ed59 Update README.md 2017-08-22 22:08:51 -07:00
wangyu-
c0b464aeaf Update README.md 2017-08-22 22:08:04 -07:00
wangyu-
020242b73d Merge pull request #30 from PeterCxy/patch-config-file
Allow loading options from configuration files
2017-08-22 22:01:28 -07:00
Peter Cai
2269879a2e
doc: note about comments 2017-08-23 11:22:33 +08:00
Peter Cai
057f81007d
main: don't warn config-file as 'unknown' 2017-08-23 11:16:41 +08:00
Peter Cai
1f2f0d96fd
main: fix missing includes 2017-08-23 11:09:46 +08:00
Peter Cai
01e0e51b9b
config: treat TABs as spaces 2017-08-23 11:03:27 +08:00
Peter Cai
6ef38709a6
config: trim spaces and tabs 2017-08-23 11:03:24 +08:00
Peter Cai
57b874ee6d
main: ignore empty lines in configuration 2017-08-23 11:03:21 +08:00
Peter Cai
ab0ce3ade3
main: merge cli/config arguments and check for duplications 2017-08-23 11:03:18 +08:00
Peter Cai
32f344fd3c
README: document configuration files 2017-08-23 11:03:16 +08:00