Commit Graph

208 Commits

Author SHA1 Message Date
bol-van
1111845590 nfqws: QUIC check fixed bit = 1 2022-03-26 21:09:15 +03:00
bol-van
2eec88c2bf nfqws: verify quic auth tag. improve initial packet detection 2022-03-26 21:00:58 +03:00
bol-van
3753349058 nfqws: quic protocol code optimizations 2022-03-26 10:08:10 +03:00
bol-van
f7c0c35670 nfqws: handle QUIC decrypt failed case during desync 2022-03-25 22:34:37 +03:00
bol-van
7df1be9d3e nfqws: prevent out-of-bound access 2022-03-25 20:22:15 +03:00
bol-van
0887fe6f2a nfqws: remove duplicate check 2022-03-25 20:15:09 +03:00
bol-van
64406960aa nfqws: prevent out-of-band access in IsQUICCryptoHello 2022-03-25 20:08:05 +03:00
bol-van
4dc6639b5a nfqws: crypto dos2unix 2022-03-25 19:55:54 +03:00
bol-van
6c31029999 crypto rfc6234 restore license notices 2022-03-25 18:53:18 +03:00
bol-van
dce5b4c6f0 nfqws: QUIC initial dissection support 2022-03-25 16:59:58 +03:00
bol-van
0a5ffc1a54 nfqws: QUIC protocol recognition 2022-03-20 20:46:39 +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
bol-van
6151afe727 nfqws: destopt desync mode 2022-02-05 13:36:32 +03:00
bol-van
707e86bd90 nfqws: allow hopbyhop with 2nd phase desync 2022-02-02 15:18:35 +03:00
bol-van
a66aa7777a nfqws: do not drop packet in case of hopbyhop desync and ipv4 2022-02-02 09:39:48 +03:00
bol-van
427f16776c nfqws: hop-by-hop ipv6 fooling and desync 2022-02-01 20:35:52 +03:00
bol-van
b5d55b632c -Wno-logical-op-parentheses 2022-01-23 14:52:04 +03:00
bol-van
6b39411454 nfqws: ipv6 fragment at transport header 2022-01-05 15:34:57 +03:00
bol-van
1221626b1d nfqws: IP_NODEFRAG not working for ipv6 2022-01-03 22:16:11 +03:00
bol-van
78de2c2137 nfqws: move IP_NODEFRAG sockopt 2022-01-03 21:30:42 +03:00
bol-van
94433e3279 nfqws: set IP_NODEFRAG sockopt 2022-01-03 21:14:55 +03:00
Ata Niyazov
7dc0fba0cd
Update nfqws.c
nfqws.c: fix comments
2022-01-03 16:23:54 +00:00
bol-van
690d458ec7 nfqws: ipfrag 2022-01-03 12:38:18 +03:00
bol-van
44175a5e2d nfqws: do not do useless work 2022-01-01 21:12:47 +03:00
bol-van
65830eb665 nfqws: udp protocol desync 2022-01-01 20:22:04 +03:00
bol-van
6af82ec97d nfqws: change default badack increment -65000=>-66000 2021-12-28 12:50:04 +03:00
bol-van
aece656a8d nfqws: n|d|s cutoff modes 2021-12-27 16:51:30 +03:00
bol-van
606063dd48 nfqws: --dpi-desync-fake-unknown 2021-12-26 20:43:16 +03:00
bol-van
d1618faf40 nfqws: tunable badseq/badack increment, changed defaults 2021-12-26 17:11:21 +03:00
root
f2d083499e nfqws: change default split-pos from 3 to 2 2021-12-22 11:21:47 +03:00
bol-van
545c9a4730 nfqws: separate ipv4/6 ttl setting 2021-12-10 22:08:52 +03:00
bol-van
600473dd25 minor source fixes 2021-12-03 23:01:49 +03:00
bol-van
37e3a11a77 source cosmetics 2021-11-12 12:36:25 +03:00
bol-van
45f6838059 nfqws, tpws : fix tls1.1, tls1.2, tls1.3 header recognition 2021-10-12 23:24:38 +03:00
bol-van
6363732009 remove binary links 2021-09-21 01:19:19 +03:00
bol-van
9a354ee972 nfqws: cosmetic 2021-05-26 09:26:39 +03:00
bol-van
86241cb56c nfqws: prohibit extra modes in --dpi-desync 2021-04-11 18:53:47 +03:00
bol-van
fe8cada8ae nfqws: synack desync mode 2021-04-07 12:13:46 +03:00
bol-van
c011f7914d nfqws: fix dpi-desync-split-pos help 2021-03-26 15:15:32 +03:00
bol-van
483658485e openbsd: discovered how to apply divert-packet to outgoing only 2021-03-22 12:02:55 +03:00
bol-van
96cbd2fd5e nfqws: --dpi-desync-cutoff 2021-03-21 21:55:26 +03:00
bol-van
29b905c1a1 nfqws: n prefix for network byte order vars 2021-03-21 11:51:38 +03:00
bol-van
0c76290440 nfqws: do not reset conntrack entry in SYN state 2021-03-21 10:39:52 +03:00
bol-van
17867c25b7 nfqws: allow resetting conntrack entry in any state on SYN 2021-03-20 11:38:00 +03:00
bol-van
4ff55ad7f5 nfqws: increase max packet size for desync 2021-03-19 15:47:28 +03:00
bol-van
5ddc0aa01b nfqws: extend conntrack 2021-03-19 15:39:32 +03:00
bol-van
2e46070c0f dos2unix 2021-03-18 17:22:03 +03:00
bol-van
b27cfbc813 nfqws: conntrack 2021-03-18 17:21:25 +03:00
bol-van
dccf672d8a nfqws: -artefact 2021-03-12 15:45:43 +03:00
bol-van
199bf7c9b0 nfqws: do not allow increasing scale factor 2021-03-12 15:44:25 +03:00
bol-van
bdf4c30973 update uthash 2021-03-12 15:07:31 +03:00
bol-van
53f36c7297 nfqws: wssize 2021-03-12 14:33:48 +03:00
bol-van
c021033bdf makefiles: avoid redefining STRIP 2021-03-05 21:23:32 +03:00
bol-van
bd571f3abe makefiles: strip mac executables 2021-03-05 21:17:21 +03:00
bol-van
ccd518a7d0 nfqws: ntop46 functions 2021-03-05 20:15:56 +03:00
bol-van
7d917d8334 nfqws: remove : in perror 2021-03-05 20:08:49 +03:00
bol-van
3703918a4b history purge 2021-03-04 14:30:38 +03:00