Commit Graph

136 Commits

Author SHA1 Message Date
ruti
ceef4841a5 Update readme.txt 2024-06-08 19:51:03 +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
4b13c2127a Handle POLLOUT if connection is closed 2024-05-17 14:06:29 +03:00
ruti
e9c5cf1033 Fix tunneling after many EAGAIN, remove ip-opt on Windows 2024-05-14 16:23:17 +03:00
ruti
1ffc516e8b Fix tunneling after many EAGAIN, remove ip-opt on Windows 2024-05-14 16:16:52 +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
6555d60d6b handle split request 2024-05-11 17:23:34 +03:00
ruti
e3be71ea46 set POLLRDHUP flag 2024-05-10 02:30:17 +03:00
ruti
47aad58e7c add asserts 2024-05-08 20:15:57 +03:00
ruti
4c99442199 UDP: remove events from TCP socket 2024-05-04 23:04:56 +03:00
ruti
9429008264 UDP: remove events from TCP socket 2024-05-04 22:57:38 +03:00
ruti
6651427f3a remove arg from mod_etype, fix auto if TFO enabled 2024-05-04 22:18:43 +03:00
ruti
0f67d56be4 fix: conev add/del race 2024-05-04 19:42:19 +03:00
ruti
1a1bc7d96f fix: conev add/del race 2024-05-04 18:58:23 +03:00
ruti
325d96ec15 minor 2024-05-04 17:56:49 +03:00
ruti
91c1bfe0e3 fix: inc iters after poll call 2024-05-04 17:55:48 +03:00
ruti
714e4c98fe use calloc in init 2024-05-04 17:11:04 +03:00
ruti
e1b952cef6 fix: ignore closed connection, don't use mmap in ftob 2024-05-04 16:31:47 +03:00
ruti
74e90e9568 fix: overwriting temp path 2024-05-03 11:49:21 +03:00
ruti
d2da43aa82 fix: invalid index 2024-05-02 21:23:14 +03:00
hufrea
f0dab7dd56
Merge pull request #10 from lufog/asan
Fix build with LLVM-MinGW
2024-05-02 21:09:01 +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
91eabb2eaa Merge branch 'main' into experimental 2024-04-28 22:00:43 +03:00
ruti
de98827e57 missed fd closing 2024-04-28 22:00:02 +03:00
ruti
c6ee15d748 protect_path, free mapped file 2024-04-28 22:00:02 +03:00
hufrea
bccbb475e1
Merge pull request #8 from lufog/windows_service_qol
Windows service, fix relative paths
2024-04-28 20:56:01 +03:00
ruti
8e8bd2d527 missed fd closing 2024-04-28 17:57:40 +03:00
lufog
87fec9886a Windows service, fix relative paths 2024-04-28 12:44:23 +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
hufrea
2c0ade1275
Merge pull request #7 from lufog/windows_service
Run as Windows service
2024-04-24 23:33:34 +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
f9fa5a14f6 Update readme.txt 2024-04-17 04:23:35 +03:00
ruti
e8eb439693 add kavl.h 2024-04-16 21:00:07 +03:00
ruti
3b65b275b1 avl, --hosts, --dst 2024-04-16 20:55:41 +03:00
ruti
38d44ec1ca Fix readme.txt 2024-04-11 03:08:46 +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
c1225f0869 Update readme.txt 2024-04-04 23:23:46 +03:00
ruti
f4599b0e15 move detect to auto 2024-04-04 04:19:40 +03:00