Commit Graph

124 Commits

Author SHA1 Message Date
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
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
6f8176a053 get addr for md5sig with getpeername 2024-03-28 23:28:09 +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
a71def353b fix mem_destroy 2024-03-26 23:49: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