Commit Graph

870 Commits

Author SHA1 Message Date
bol-van 21ce641ebf nfqws: optimize autohostlist handling 2024-04-24 17:03:18 +03:00
bol-van 7d789f79d0 nfqws: fix reasm seq handling 2024-04-22 14:30:05 +03:00
bol-van 452d9210a6 remove binary 2024-04-22 10:35:59 +03:00
bol-van 0f14f2e71b nfqws: quic fix retrans counter, optimize reasm 2024-04-22 10:28:07 +03:00
bol-van 32f6c57ca2 nfqws: quicv2 change draft to rfc 2024-04-21 15:50:15 +03:00
bol-van ff330334d6 nfqws: quicv2 change draft to rfc 2024-04-21 15:48:10 +03:00
bol-van e8f6b89efd nfqws: increase quic defrag buf 2024-04-20 21:40:52 +03:00
bol-van 51c0d1ce3c nfqws: packet delay support 2024-04-20 20:59:45 +03:00
bol-van 2e6ddc4756 docs iptables: remove unneeded 2024-04-19 09:08:12 +03:00
bol-van 91720fab27 docs iptables: connbytes range 2024-04-19 09:05:52 +03:00
bol-van 17c64b8690 nfqws: require qnum or port 2024-04-17 09:29:10 +03:00
bol-van 1e56ad498e blockcheck: remove mss and wssize tests from http and tls 1.3 2024-04-16 10:09:36 +03:00
bol-van 55f951930b blockcheck: cosmetic 2024-04-15 10:46:49 +03:00
bol-van ccf16724af readme: autohostlist no need to HUP on list modify 2024-04-15 10:39:29 +03:00
bol-van 9088d40940 nfqws: --dpi-desync-start 2024-04-13 11:13:11 +03:00
bol-van 18cf986fec blockcheck: remove split-pos=1 for http 2024-04-11 19:27:28 +03:00
bol-van b4a5aa4d90 nfqws: change default fake TLS sni 2024-04-11 14:11:08 +03:00
bol-van d1389f2527 nfqws: improve postnat workaround 2024-04-08 19:34:01 +03:00
bol-van c7ccce37fe blockcheck: test syndata with wssize 2024-04-08 19:27:23 +03:00
bol-van 99c6014adb nfqws: fix posnat initial packet handling 2024-04-07 18:23:48 +03:00
bol-van f94703a866 tpws: fix cleanup in resolver_init 2024-04-05 13:52:54 +03:00
bol-van d13e9cb092 tpws: fix cleanup in resolver_init 2024-04-05 12:21:40 +03:00
bol-van a760745452 tpws: decrease process VSZ by limiting thread stack size 2024-04-05 12:17:41 +03:00
bol-van 72762694df tpws: use SPLICE_PRESENT define for nosplice 2024-04-04 11:40:42 +03:00
bol-van a570845453 tpws: nosplice 2024-04-03 22:21:17 +03:00
bol-van 747f9676a6 tpws: resolver_deinit clear list 2024-04-03 12:39:29 +03:00
bol-van 103419302f tpws: fix seccomp tgkill, do not interrupt write pipe 2024-04-03 10:34:03 +03:00
bol-van 5805b04bba tpws: special warning on unsolicited message in S_WAIT_RESOLVE state 2024-04-02 18:50:50 +03:00
bol-van 22eeb90e57 readme.eng : typo 2024-04-02 18:16:01 +03:00
bol-van 1b01b62b34 tpws: multi thread resolver 2024-04-02 18:14:03 +03:00
bol-van 81357a41bf readme: ipfrag updated info 2024-03-30 10:24:46 +03:00
bol-van f6734c1307 readme: ttl more info 2024-03-30 10:08:52 +03:00
bol-van 9a1d06a1da readme: ttl more info 2024-03-30 10:08:22 +03:00
bol-van df45834273 Revert "readme: typo"
This reverts commit 2938352b3b.
2024-03-30 09:55:43 +03:00
bol-van 2938352b3b readme: typo 2024-03-30 09:54:10 +03:00
bol-van 7d8e75afaa readme: russia info update 2024-03-30 09:50:44 +03:00
bol-van 9aa8ec0d45 tpws: fix rcv and snd buf sizes on BSDs 2024-03-27 22:35:09 +03:00
bol-van 61a47fd81c tpws: do not use split if split pos at the end of the buffer 2024-03-27 19:55:00 +03:00
bol-van 421f0505b9 tpws: do not use split if split pos at the end of the buffer 2024-03-27 19:49:07 +03:00
bol-van a905e46b11 tpws: optimize split code 2024-03-27 19:26:12 +03:00
bol-van 7e08b968e1 blockcheck: use HTTPS_PORT in mss 2024-03-27 18:44:46 +03:00
bol-van ee1b3ec5b1 wsl tpws not working features 2024-03-27 18:24:48 +03:00
bol-van fc06d4e9b7 blockcheck: test mss 2024-03-27 17:52:18 +03:00
bol-van cc85b75e64 readme: typo 2024-03-27 17:51:03 +03:00
bol-van e0250e44af tpws: --mss 2024-03-27 17:48:37 +03:00
bol-van ed69120539 blockcheck: dedup some code, CURL_MAX_TIME_QUIC var 2024-03-26 20:18:13 +03:00
bol-van 1bacd46dc1 fix readme.txt 2024-03-26 16:59:54 +03:00
bol-van 201b8c46d9 Merge pull request #178 from hufrea/patch-1
Fix readme.txt
2024-03-26 16:58:51 +03:00
hufrea 780b068ad9 Update readme.txt
Remove old --oob
2024-03-26 16:41:14 +03:00
bol-van 40678cde37 config: commented WS_USER= 2024-03-26 14:09:28 +03:00