Commit Graph

190 Commits

Author SHA1 Message Date
LiviaMedeiros
7378cfab44
drop executable bit from nfq/darkmagic.c 2024-08-29 19:39:07 +08:00
bol-van
a21c4399b2 nfqws: another very old toolchain fix with IP_NODEFRAG 2024-08-29 13:07:45 +03:00
bol-van
a73e86df3b nfqws: missing linux-specific header 2024-08-29 08:50:18 +03:00
bol-van
207cde9eb6 Revert "nfqws: missing linux-specific header"
This reverts commit 8b26a028b7.
2024-08-29 08:47:27 +03:00
bol-van
8b26a028b7 nfqws: missing linux-specific header 2024-08-29 08:41:37 +03:00
bol-van
276738fb48 nfqws: fix iphdr uninitialized TOS field 2024-08-28 17:21:54 +03:00
bol-van
da1576eadb nfqws: log input interface if bind fix enabled 2024-08-24 16:45:49 +03:00
bol-van
d6d48d26bf nfqws: open syslog only if --debug=syslog 2024-08-23 15:31:07 +03:00
bol-van
ea9435a737 nfqws: --debug to file and syslog 2024-08-23 14:42:21 +03:00
bol-van
a863c35ce3 dvtws: do not use raw sockets on BSD. always use divert. 2024-08-21 17:59:09 +03:00
bol-van
881061c918 tpws: fix ipv6 macros on bsd 2024-08-21 10:03:34 +03:00
bol-van
1fa5965784 fix compiler warnings: -Wswitch 2024-08-20 20:42:00 +03:00
[anp/hsw]
787ade07af fix compiler warnings: -Wswitch 2024-08-20 20:40:27 +03:00
[anp/hsw]
419745652b fix compiler warnings: -Wparentheses 2024-08-20 20:39:17 +03:00
[anp/hsw]
183ce40aa8 allow comments in hostlist
comments must start with "#", ";", "/" or newline at beginning of line
2024-08-20 20:36:47 +03:00
[anp/hsw]
a6aff5c0c7 fix compiler warnings: -Wpointer-sign 2024-08-20 20:28:51 +03:00
[anp/hsw]
5553a7da45 fix compiler warnings: -Wunused 2024-08-20 20:21:49 +03:00
[anp/hsw]
aaea80a97c fix compiler warnings: -Wunused (part2) 2024-08-20 20:21:36 +03:00
[anp/hsw]
c38067b255 [nfq/darkmagic.c:1324]: (style) Variable 'errorcode' is assigned a value that is never used 2024-08-20 20:20:29 +03:00
bol-van
8da4a89fff nfqws: define IPV6_FREEBIND if absent 2024-08-20 17:15:55 +03:00
bol-van
8a53c03eb6 nfqws: use BSD udphdr 2024-08-20 17:13:02 +03:00
bol-van
1f2b176f16 nfqws: use __FAVOR_BSD define to compile with old linux netinet/tcp.h 2024-08-20 17:08:40 +03:00
bol-van
92742912ae nfqws: use __FAVOR_BSD define to compile with old linux netinet/tcp.h 2024-08-20 16:25:26 +03:00
bol-van
8d066b2dcb nfqws,tpws: allow client hello with version SSL 3.0 from very old libraries 2024-08-20 15:15:48 +03:00
bol-van
3fc6b86cf5 nfqws: desync condition fix 2024-08-18 19:18:41 +03:00
bol-van
177dda3760 some code fixes 2024-08-18 12:19:49 +03:00
bol-van
745a8ec928 winws: fix unicode lengths 2024-07-30 20:04:39 +03:00
bol-van
fdb97e4654 winws: minor code fix 2024-07-30 19:52:58 +03:00
bol-van
11f6e07fa7 winws: --nlm-list fix national characters in adapter name 2024-07-30 19:51:18 +03:00
bol-van
2ae426c7ab nfqws: autohostlist fail counter reset on non-RST 2024-07-16 14:12:11 +03:00
bol-van
b44c697171 fix minor regression 2024-07-16 13:41:28 +03:00
bol-van
a01505ca37 nfqws: autohostlist reset fail counter if website accessible 2024-07-16 13:38:43 +03:00
bol-van
0d0fe6060e winws: minor 2024-07-14 15:36:20 +03:00
bol-van
f653c39290 winws: show adapter names in --nlm-list 2024-07-14 14:44:29 +03:00
bol-van
3e1f705932 winws: show adapter names in --nlm-list 2024-07-14 14:35:57 +03:00
bol-van
5ff3172991 winws: optimize network list search 2024-07-13 19:06:16 +03:00
bol-van
1b65220878 winws: optimize network list search 2024-07-13 19:04:10 +03:00
bol-van
7e2ed880dc winws: NLM filter 2024-07-12 15:13:18 +03:00
bol-van
bc1aaec754 nfqws: ipfrag do not disorder, fix DLOG 2024-06-25 17:19:06 +03:00
bol-van
ff0d59faf4 nfqws: seqovl 2024-06-24 16:52:07 +03:00
bol-van
6430636a55 nfqws: update desync-any-protocol help text 2024-06-23 19:39:06 +03:00
bol-van
0098926ca4 winws: minor 2024-06-22 21:40:02 +03:00
bol-van
103f65b155 winws: save some exe size 2024-06-22 21:38:28 +03:00
bol-van
f95be5c603 winws: do not close handle twice 2024-06-22 21:12:55 +03:00
bol-van
fb7fe79022 winws: prevent multiple instances with the same filter 2024-06-22 20:59:26 +03:00
bol-van
fc6bae8fcd winws: ssid-filter 2024-06-19 19:46:16 +03:00
bol-van
dcf6bf8cc7 nfqws: split-http-req,split-tls 2024-06-18 17:40:56 +03:00
bol-van
4febb74b0d winws: handle signals when busy, pass impostor and loopback 2024-05-11 16:48:51 +03:00
bol-van
d42a892828 winws: enable stdout flushing when piping 2024-05-11 09:50:45 +03:00
bol-van
f89ac5cca9 winws: remove wrong modding of windivert.h 2024-05-09 09:52:32 +03:00