wangyu-
|
7de2f800f9
|
server works again
|
2018-08-29 05:01:30 -05:00 |
|
wangyu-
|
233fab4fac
|
change client to libev, server doesnt work yet
|
2018-08-29 04:01:37 -05:00 |
|
wangyu-
|
8ade602be1
|
use unrestricted union instead of struct
|
2018-07-28 03:42:00 -05:00 |
|
wangyu-
|
0980d89072
|
sync more updates from mp
|
2018-07-27 02:26:24 -05:00 |
|
wangyu-
|
278ade5d36
|
sync a few mp version update
|
2018-07-26 12:41:55 -05:00 |
|
wangyu-
|
10869eb197
|
changed to custom header definitons
|
2018-07-26 11:25:36 -05:00 |
|
wangyu-
|
4bb7367cfa
|
fix from_ip_port_new()
|
2018-07-25 05:16:15 -05:00 |
|
wangyu-
|
2dc0670266
|
added function from_addres_t()
|
2018-07-24 05:55:59 -05:00 |
|
wangyu-
|
73daa12db1
|
implement raw ipv6 recv, refactor peek_raw
|
2018-07-23 13:52:36 -05:00 |
|
wangyu-
|
80d21e56c7
|
added send_raw_packet() and recv_raw_packet()
|
2018-07-23 09:50:21 -05:00 |
|
wangyu-
|
0682757631
|
changed src_ip and dst_ip in conn_info to new data structure
|
2018-07-22 08:59:09 -05:00 |
|
wangyu-
|
2e8294ab88
|
simplify csum, added tcp option parser
|
2018-07-20 09:29:10 -05:00 |
|
wangyu-
|
f90d1abe05
|
change ip_port to address_t in conn_manager
|
2018-07-20 03:44:53 -05:00 |
|
wangyu-
|
c71d256006
|
added lru collector
|
2018-07-19 03:18:07 -05:00 |
|
wangyu-
|
946b615acf
|
conv_manager_t changed to template
|
2018-07-19 01:23:25 -05:00 |
|
wangyu-
|
736c3f46b6
|
address_t now works
|
2018-07-17 11:33:02 -05:00 |
|
wangyu-
|
bec9c95999
|
ipv6 prepare
|
2018-07-17 02:31:14 -05:00 |
|
wangyu-
|
94e12e6cf5
|
change print_binary_chars to log_debug
|
2018-06-22 22:28:19 -05:00 |
|
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 |
|