Commit Graph

68 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
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
[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
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
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
fc6bae8fcd winws: ssid-filter 2024-06-19 19:46:16 +03:00
bol-van
4febb74b0d winws: handle signals when busy, pass impostor and loopback 2024-05-11 16:48:51 +03:00
bol-van
60eadc9002 winws: FormatMessageA 2024-05-06 16:08:03 +03:00
bol-van
8a09df7097 winws: save win32 error in windivert send 2024-05-01 21:23:16 +03:00
bol-van
a145fe73fe winws: fix error messages and error code in windivert init 2024-05-01 19:02:28 +03:00
bol-van
f39f25666a winws: fix windivert init race condition 2024-05-01 13:55:11 +03:00
bol-van
e432d46e15 fix winws: possible crash on service stop 2024-05-01 09:53:53 +03:00
bol-van
9df7574b2b winws: windows service support 2024-04-30 15:35:20 +03:00
bol-van
1a9a676c94 winws 2024-04-26 21:36:27 +03:00
bol-van
f48617e1a3 nfqws: cygwin pre-compat 2024-04-25 10:25:48 +03:00
bol-van
51c0d1ce3c nfqws: packet delay support 2024-04-20 20:59:45 +03:00
bol-van
f8e6302844 nfqws: do not perform syndata desync if TCP fast open 2024-03-19 21:58:53 +03:00
bol-van
684869e54f syndata desync mode 2024-03-19 13:50:20 +03:00
bol-van
48850b5f4e dvtws fix socket buffers 2024-03-08 14:01:24 +03:00
bol-van
70fa1dbea7 do not use PF_DIVERT for openbsd 2024-03-08 13:50:19 +03:00
bol-van
eaaa1a326c freebsd dvtws respect freebsd14+ PF_DIVERT 2024-03-08 11:09:14 +03:00
bol-van
7ba1c28f94 auto ttl alog minor fix 2024-03-02 21:22:35 +03:00
bol-van
8a161f1f49 autottl, datanoack, oob, postnat 2024-03-02 17:53:37 +03:00
bol-van
3e8d7676fc function without args () -> (void) 2023-10-13 20:10:46 +03:00
bol-van
57486daa25 dvtws: do not fill excessive memory buffer 2023-09-21 14:16:28 +03:00
bol-van
905be06154 dvtws: FreeBSD 14 beta2 compat 2023-09-21 13:01:09 +03:00
bol-van
91ac09a8bd nfqws: udplen-pattern, hex string support 2023-09-07 13:41:25 +03:00
bol-van
04f8f7774d nfqws: do not complain if IPV6_FREEBIND not available 2022-07-29 08:20:57 +03:00
bol-van
895af0f629 nfqws: allow to decrease udp length 2022-07-27 12:00:36 +03:00
bol-van
01ec94806d nfqws: fix running on ipv6 disabled system 2022-05-20 11:21:38 +03:00
bol-van
877adbd6f6 nfqws: preserve fwmark. bind-fix 2022-05-15 15:54:35 +03:00
bol-van
ffda684a43 nfqws: fakeknown, udplen desync modes 2022-04-12 15:52:06 +03:00
bol-van
4aef7a96a4 nfqws: ipfrag1 desync mode 2022-02-05 15:41:46 +03:00
bol-van
b787ed0146 nfqws: cosmetics 2022-02-05 13:39:09 +03:00