Commit Graph

71 Commits

Author SHA1 Message Date
ruti
00219bd6ac fix double free if hostslist is empty
#44
2024-08-06 20:23:39 +03:00
ruti
61883cd7a1 Bump version, update readme.txt 2024-07-29 17:58:56 +03:00
ruti
380f91058c Port filter 2024-07-29 16:08:35 +03:00
ruti
83128935b8 UDP desync support 2024-07-29 12:26:42 +03:00
ruti
2ebd982b3d epoll_ctl_del before closing, bump version 2024-07-28 18:28:12 +03:00
ruti
3911a9e37e Bump version, fix assert cond 2024-07-25 15:06:27 +03:00
ruti
c023a8d8a8 Bump version, minor 2024-07-19 01:53:25 +03:00
ruti
c732673c76 Fix arg parser for --ip and --ip-opt
#13
2024-07-16 10:59:18 +03:00
ruti
fa58524395 Remove unused function 2024-06-08 18:19:36 +03:00
ruti
b95d59090c Bump version 2024-06-08 18:04:06 +03:00
ruti
05a248de6f Remove --dst, fix auto, ignore tls minor version in alert 2024-06-08 17:51:51 +03:00
ruti
1052a85d2c Fix tunneling after many EAGAIN, remove ip-opt on Windows 2024-05-14 05:07:01 +03:00
ruti
13d0a9e4ed fix: overwrite request if split 2024-05-11 20:56:32 +03:00
ruti
a5d94d1d7e Bump version 2024-05-11 19:11:25 +03:00
ruti
e1b952cef6 fix: ignore closed connection, don't use mmap in ftob 2024-05-04 16:31:47 +03:00
ruti
d2da43aa82 fix: invalid index 2024-05-02 21:23:14 +03:00
lufog
7fb9164fc7 Fix build with LLVM-MinGW 2024-05-02 19:36:29 +03:00
ruti
11596789e9 fix host checking 2024-04-29 23:35:40 +03:00
ruti
e3cfd9e9d3 protect_path, free mapped file 2024-04-28 02:50:46 +03:00
ruti
fd0f55b72d minor fix 2024-04-26 01:18:44 +03:00
ruti
4be8bd33f0 two sockets for UDP, ignore dst and proto 2024-04-26 01:15:02 +03:00
ruti
15b9f50a5c remove --service arg and unnecessary argv copying 2024-04-24 23:48:17 +03:00
lufog
c3ccd45426 Run as Windows service 2024-04-24 22:36:16 +03:00
ruti
bd290b1b5f check sid only in TLSv1.3 2024-04-23 22:45:42 +03:00
ruti
a48a2e87a3 UDP, --proto, dst custom port 2024-04-23 08:47:27 +03:00
ruti
3b65b275b1 avl, --hosts, --dst 2024-04-16 20:55:41 +03:00
ruti
43157350af Update readme, version 2024-04-09 22:15:52 +03:00
ruti
87d1a28893 save IP along with port 2024-04-09 14:06:34 +03:00
ruti
54e9947de4 fix http parser, fix types 2024-04-08 23:09:51 +03:00
ruti
f4599b0e15 move detect to auto 2024-04-04 04:19:40 +03:00
ruti
50c350c6ae replace --tr with --detect 2024-04-03 22:51:02 +03:00
ruti
6f82bb1eff remove --mss 2024-04-01 07:28:46 +03:00
ruti
a909f44b35 --mss, fix cache 2024-03-28 20:42:43 +03:00
ruti
dbbdb005a1 --tr to group 2024-03-28 01:52:52 +03:00
ruti
b0277dba6b fix mem_destroy, clear_params 2024-03-26 23:47:01 +03:00
ruti
d4e3ac5a85 clear params before exit, update readme.txt 2024-03-26 22:43:41 +03:00
ruti
e031e7d235 --md5sig, --ip-opt for IPv4 only 2024-03-26 17:15:34 +03:00
ruti
b0d624136e wait_send after split, oob, etc; handle different send ret 2024-03-21 21:44:17 +03:00
ruti
56a9043dd6 Check not sent bytes, --ip-opt 2024-03-21 01:01:36 +03:00
ruti
ca03b1d311 Support TFO 2024-03-20 02:23:56 +03:00
ruti
3da60eb357 --fake on Windows 2024-03-18 02:23:10 +03:00
ruti
6b39efdd7a Add --tr 2024-03-17 00:19:14 +03:00
ruti
0c6f95070c Add timeout 2024-03-13 22:18:16 +03:00
ruti
191f141a08 Remove --redirect, fix mem_delete 2024-03-12 02:53:57 +03:00
ruti
015095d2ef --redirect 2024-03-11 18:38:39 +03:00
ruti
69286c71db Cache ttl, handle client rst 2024-03-08 21:33:25 +03:00
ruti
19171cfeca Auto mode 2024-03-08 03:37:02 +03:00
ruti
4e28fbeaae Update version, minor fixes 2024-03-06 20:37:59 +03:00
ruti
eb3f28b25f Remove pos sorting, support offset flag 2024-03-05 23:44:57 +03:00
ruti
ff472f6448 Multiple tlsrec positions 2024-03-05 23:44:47 +03:00