wangyu-
|
52a911b109
|
add hmac-sha1
|
2018-06-22 13:22:26 -05:00 |
|
wangyu-
|
b0976dbee6
|
code refactor for dns resolve; disabled it by default
|
2018-06-05 11:26:55 -05:00 |
|
Kenny Lam
|
8fe8653331
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-25 23:06:51 +08:00 |
|
wangyu-
|
7cb65ec45d
|
handle truncated packet
|
2018-02-20 06:10:18 -06:00 |
|
wangyu-
|
1bdb6a5720
|
fixed bug of last few commit, and fixed a bug of bind error
|
2017-11-21 14:46:11 -06:00 |
|
wangyu-
|
6515d428e9
|
port fd64 to udp2raw
|
2017-10-30 01:57:27 -05:00 |
|
Kenny Lam
|
c6cd29dd6f
|
Trial on using remote_host instead of ip
|
2017-10-24 22:58:58 +08:00 |
|
wangyu-
|
6c0642c37e
|
add --fifo option
|
2017-10-24 09:04:47 -05:00 |
|
wangyu-
|
740e10bd04
|
support control_file
|
2017-10-23 11:38:22 -05:00 |
|
wangyu-
|
fc05e7f080
|
refactor
|
2017-09-24 03:14:08 -05:00 |
|
wangyu-
|
3960ca1b36
|
refactor
|
2017-09-23 03:35:28 -05:00 |
|
wangyu-
|
0e77b0d5ab
|
refactor
|
2017-09-23 02:40:23 -05:00 |
|
wangyu-
|
934a65e7bf
|
disabled force socket buf size by default
|
2017-09-04 03:21:34 -05:00 |
|
wangyu-
|
5651efd165
|
fixed possible macro issue mentioned in #39
|
2017-09-01 17:40:55 -05:00 |
|
wangyu-
|
44eb464182
|
tuned parameter
|
2017-08-31 11:12:12 -05:00 |
|
wangyu-
|
9c64891b28
|
turn up conv_timeout and server_conn_timeout
|
2017-08-31 10:59:40 -05:00 |
|
wangyu-
|
dc4936dc60
|
implemented --lower-level auto for client. better makefile
|
2017-08-26 05:38:33 -05:00 |
|
wangyu-
|
0a7f9b5cc6
|
fixed conf bugs and refactor
|
2017-08-23 07:01:21 -05:00 |
|
Peter Cai
|
6ef38709a6
|
config: trim spaces and tabs
|
2017-08-23 11:03:24 +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
|
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 |
|
root
|
0266163b12
|
fixed a makefile problem
|
2017-08-12 19:21:24 +08:00 |
|
wangyu
|
b16b37c879
|
fixed cmake
|
2017-08-11 16:17:26 +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
|
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
|
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
|
203eccb2d0
|
fixed ts bug
|
2017-08-04 03:29:53 +08:00 |
|
wangyu
|
cf47d0a7a8
|
simplified protocal
|
2017-08-02 18:57:27 +08:00 |
|
wangyu
|
ce5d68ab46
|
deleted key2
|
2017-08-01 20:03:29 +08:00 |
|
wangyu
|
cea566f187
|
trival
|
2017-07-31 13:26:07 +08:00 |
|
wangyu
|
2fc8149116
|
fixed epoll dead loop
|
2017-07-31 09:25:59 +08:00 |
|
wangyu
|
9df06648ea
|
implemented server re-send packet
|
2017-07-30 23:18:37 +08:00 |
|
wangyu
|
49f3f0d04a
|
trivalmake
|
2017-07-30 18:09:51 +08:00 |
|
wangyu
|
84855a393c
|
fixed core dumped from last commit
|
2017-07-30 17:07:17 +08:00 |
|
wangyu
|
9f10fd4766
|
trival
|
2017-07-30 16:57:24 +08:00 |
|
wangyu
|
0b65dc2358
|
added tons of assert,fixed some small bugs
|
2017-07-30 16:37:49 +08:00 |
|
wangyu
|
e822e244b0
|
bug fixes,more log
|
2017-07-30 13:39:18 +08:00 |
|
wangyu
|
b485efc4c3
|
grab connection works
|
2017-07-30 05:53:30 +08:00 |
|
wangyu
|
b03c5ebf14
|
changed some members of conn_info to pointers
|
2017-07-30 03:46:28 +08:00 |
|
wangyu
|
e15338c179
|
trival
|
2017-07-29 21:22:13 +08:00 |
|
wangyu
|
0efcacfdf4
|
fixed warnings
|
2017-07-29 20:58:38 +08:00 |
|
wangyu
|
701eb8dbcf
|
split to multi files
|
2017-07-29 20:32:26 +08:00 |
|