Commit Graph

148 Commits

Author SHA1 Message Date
wangyu-
44eb464182 tuned parameter 2017-08-31 11:12:12 -05:00
wangyu-
d3290a9a94 fixed possible alignment issue 2017-08-31 10:36:33 -05:00
wangyu-
d2ebcf6f6d added a unit test and a comment 2017-08-28 17:41:31 -05:00
wangyu-
1f94c40ccf added some comment 2017-08-27 03:31:22 -05:00
wangyu-
01a1d2b006 trival 2017-08-26 08:25:38 -05:00
wangyu-
dc4936dc60 implemented --lower-level auto for client. better makefile 2017-08-26 05:38:33 -05:00
wangyu-
1293b95335 bug fix and improve for conf 2017-08-23 10:47:09 -05:00
wangyu-
0a7f9b5cc6 fixed conf bugs and refactor 2017-08-23 07:01:21 -05: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
968d35178a
main: allow loading configuration files (--config-file) 2017-08-23 11:03:12 +08:00
wangyu-
f8e268769c trival 2017-08-22 21:10:32 -05:00
wangyu-
b9030fe81d deleted useless headers 2017-08-22 11:00:44 -05:00
root
033fa830f7 trival 2017-08-21 23:31:55 +08:00
root
dd8539e420 fixed --lower-level auto bug 2017-08-21 21:49:29 +08:00
wangyu
19ce820813 added new options to help page 2017-08-21 20:42:59 +08:00
root
b30a347c23 implemented --lower-level auto for server 2017-08-21 20:26:55 +08:00
root
497320e446 added --keep-rule --gen-add option 2017-08-20 16:28:23 +08:00
wangyu
769b99546b added log,now listeing 2017-08-18 23:37:21 +08:00
wangyu
6c578738ca trival 2017-08-18 00:58:40 +08:00
wangyu
a33133c3de trival 2017-08-18 00:50:56 +08:00
wangyu
8356b45c3b trival 2017-08-18 00:23:18 +08:00
wangyu
e502076394 fixed help page.some new function in common 2017-08-17 23:40:17 +08:00
wangyu
837de123b2 added android target to makefile,fixed some log 2017-08-16 19:44:19 +08:00
wangyu
bb67509179 added lower-level option in help page 2017-08-15 15:48:19 +08:00
wangyu
cee22ec3dc zero out every sockaddr 2017-08-15 13:03:22 +08:00
wangyu
32166d65ae bug fix 2017-08-13 08:18:23 +08:00
wangyu
2af94823e3 better makefile 2017-08-13 02:14:50 +08:00
root
0266163b12 fixed a makefile problem 2017-08-12 19:21:24 +08:00
wangyu
e890a6344c reverted extern c syntax,fixed a makefile problem 2017-08-11 12:25:04 +08:00
broncotc
ed6416a30d add cmake support and fix compile errors 2017-08-11 10:45:40 +08:00
wangyu
c48c619002 added mtu warning 2017-08-09 21:29:54 +08:00
wangyu
ce2e6a094d added send-direction failure direction,x86 binary 2017-08-08 15:49:11 +08:00
wangyu
307399b00a added option lower-level 2017-08-07 23:42:09 +08:00
wangyu
61be9cf76c changed binary file name 2017-08-05 21:04:47 +08:00
wangyu
82a0adf081 added lib dir 2017-08-05 20:44:48 +08:00
wangyu
9542e37577 -g option,better log 2017-08-05 17:31:07 +08:00
wangyu
de80871a71 refactor 2017-08-05 10:03:40 +08:00
wangyu
54c3f20e32 added about to exit 2017-08-04 23:08:45 +08:00
wangyu
956bc5ab06 changed iptables -A to -I, auth_mode: simple 2017-08-04 21:46:49 +08:00
wangyu
acece0b329 handle more signal 2017-08-04 18:35:51 +08:00
wangyu
77eff2e6b1 auto add iptables rule, fixed Wformat warnings 2017-08-04 17:12:23 +08:00
wangyu
bc04a6898d ack increase monotonically 2017-08-04 12:46:46 +08:00
wangyu
5cf4cc7cb2 prepare work for auto add iptables rule 2017-08-04 11:51:39 +08:00
wangyu
1fba601d9c conn_info_t::recover() ,reuse last_hb_sent_time 2017-08-04 05:27:47 +08:00
wangyu
351d14734f fixed anti_replay dead loop 2017-08-04 04:22:16 +08:00