430 Commits

Author SHA1 Message Date
wangyu
af607e4bfa add warning when packet is truncated 20210116.0 2021-01-16 14:08:12 -05:00
wangyu-
6dcc97155b
Update ISSUE_TEMPLATE.md 20200818.1 2020-09-20 05:16:31 -04:00
wangyu-
d607c5ff92
Update ISSUE_TEMPLATE.md 2020-09-20 05:13:01 -04:00
wangyu
13d5e40473 update makefile 20200818.0 2020-08-18 03:24:10 -04:00
wangyu
7d349251d0 update 20200714.0 2020-07-14 01:33:59 -04:00
wangyu
0c941e5dbd add target release2 2020-07-14 00:10:32 -04:00
wangyu
55606b63f9 refactor --bind and --interface, fix --key 2020-07-13 22:23:17 -04:00
wangyu-
5bb65af72c
Merge pull request #227 from Llorx/branch_libev
Bind to address
2020-07-13 21:12:14 -04:00
wangyu
fbe6c2a308 support cross compile for win and mac 2020-07-13 12:51:49 -04:00
llorx
b270199031 Error reporting 2019-11-05 00:04:02 +01:00
llorx
c6b0c3e5bc Small condition merge 2019-11-04 23:44:22 +01:00
llorx
939b347129 Bind to interface
Allow binding to interface instead of IP with SO_BINDTODEVICE.
2019-11-04 23:26:11 +01:00
llorx
79dccfd697 Bind to address
Allow binding to address before sending UDP packets.
2019-11-04 22:46:41 +01:00
root
ecc90928d3 some useless change 2019-04-08 07:48:11 -04:00
root
f7c2d15adc Merge branch 'branch_libev' of https://github.com/wangyu-/UDPspeeder into branch_libev 2019-04-08 07:31:18 -04:00
root
cacf0bcfcb fix clock goes backward, simpilify timer, hopefully it works 2019-04-08 07:31:13 -04:00
wangyu-
bf818a04a8 improved log for fec_done 2019-01-21 05:57:42 -06:00
wangyu-
f0a7b28a63 add fec_done in fec_group_t 20190121.0 2019-01-20 18:19:10 -06:00
wangyu-
8db00a87f4 update help page 20180806.0 2018-08-20 12:04:47 -05:00
wangyu-
9a622ce463 updates for tinyfec 2018-08-20 07:58:32 -05:00
wangyu-
e7153d101d fix last commit 2018-08-18 11:52:26 -05:00
wangyu-
16bb483eba option --debug-fec-enc and --debug-fec-dec 2018-08-18 11:45:30 -05:00
wangyu-
f881374eff improve debug log 2018-08-09 07:23:17 -05:00
wangyu-
7c1285fa15 fixed typo 2018-08-09 07:15:16 -05:00
wangyu-
7ab59c754b fix last commit 2018-08-08 13:12:14 -05:00
wangyu-
ee0392ed03 new option disable-checksum 2018-08-08 13:11:37 -05:00
wangyu-
bc45ae23b8 added OPT into makefile 2018-08-08 04:05:42 -05:00
wangyu-
c82ff54e4d fixed a dup log, and other trival changes 2018-08-06 20:57:35 -05:00
wangyu-
4b2865cf2e trival 2018-08-06 19:04:23 -05:00
wangyu-
34d2ad19d2 add a log for debuging 2018-08-06 01:36:26 -05:00
wangyu-
1f946ab705 fixed default value 2018-08-05 23:55:15 -05:00
wangyu-
f1334aed81 fixed a log 2018-08-05 22:34:37 -05:00
wangyu-
8d1ab91cc3 improve fine-grained fec 2018-08-05 22:30:22 -05:00
wangyu-
3e248b414c fix last commit 2018-08-05 14:02:28 -05:00
wangyu-
25da3a2b03 better tuneable --fec works 2018-08-05 12:55:07 -05:00
wangyu-
489805d90e prepare for better tuneable fec parameter 2018-08-05 10:51:33 -05:00
wangyu-
000fa673ed fixed bug of server_clear_function called at client side 2018-08-04 10:57:08 -05:00
wangyu-
513bed7382 changed struct to c++11 unresticted union 2018-07-28 03:48:57 -05:00
wangyu-
7e8d02dac1 fixed a log 2018-07-28 00:40:36 -05:00
wangyu-
d4564b6249 fixed ipv6 in -r 2018-07-25 05:10:16 -05:00
wangyu-
4d4a9673e1 fixed clear_function 2018-07-25 05:01:47 -05:00
wangyu-
461035828a now it compiles 2018-07-25 04:51:31 -05:00
wangyu-
9c1a8c859d prepare for ipv6 2018-07-25 03:39:48 -05:00
U-DESKTOP-T772REH\wangyu
649a55e51a fix typo 2018-07-05 23:10:34 +08:00
root
0c19a03cb4 small tuning 2018-07-05 08:09:33 +00:00
root
b00d8e6927 add expire time for anti_replay 2018-07-05 07:53:19 +00:00
Charlie Root
90edcfb59c add .gitattribute 2018-06-23 07:54:21 +00:00
Charlie Root
f736d78ec2 add freebsd target 2018-06-23 07:51:36 +00:00
wangyu
a6a3305874 fix compile error on mac 2018-06-20 03:27:33 -07:00
U-DESKTOP-T772REH\wangyu
4f1ff04faa suppress a log 2018-06-20 01:30:18 +08:00