Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-19 15:55:48 +00:00

Commit Graph

  • 2017889207 nfqws2: change retransmission detection scheme bol-van 2025-12-08 16:46:04 +03:00
  • 146ab847df nfqws2: allow dupsid with partial tls bol-van 2025-12-08 11:31:46 +03:00
  • cf9059ed22 update changes.txt bol-van 2025-12-08 10:57:04 +03:00
  • c94264c79e nfqws2: more fixes to reasm overlap support bol-van 2025-12-08 10:55:32 +03:00
  • 04cb71150a nfqws2: improve reasm overlap support bol-van 2025-12-08 10:35:26 +03:00
  • 378ee514c4 nfqws2: reasm support negative overlaps without gaps and without going beyond the starting seq bol-van 2025-12-08 09:55:09 +03:00
  • 1a190fcf9e nfqws2: increase tls_mod sni max size bol-van 2025-12-07 21:30:07 +03:00
  • 0f8a788351 zapret-auto: optimize code bol-van 2025-12-07 20:05:43 +03:00
  • 4c00f11c15 zapret-auto: move crec record get bol-van 2025-12-07 20:01:29 +03:00
  • 0f8cfd7022 zapret-lib: remove duplicate function bol-van 2025-12-07 19:59:31 +03:00
  • 4563b6ddcb blockcheck2: syndata tests bol-van 2025-12-07 19:44:28 +03:00
  • 9ae6927a0e zapret-auto: remove duplicate seq assignment bol-van 2025-12-07 17:03:45 +03:00
  • 8540278c9b zapret-antidpi: use tls_mod_shim bol-van 2025-12-07 17:00:49 +03:00
  • 76b9ab5075 zapret-lib: improve random seed bol-van 2025-12-07 16:52:37 +03:00
  • 3a153035e8 zapret-lib,zapret-antidpi: support sni=%var in tls_mod bol-van 2025-12-07 15:08:56 +03:00
  • 2b5eb3cd2d blockcheck2: remove newline print if test function absent bol-van 2025-12-07 14:31:56 +03:00
  • 2c35e8949a blockcheck2: fix brokern http3 test v0.5.1 bol-van 2025-12-07 14:00:51 +03:00
  • 7edd428508 zapret-auto, zapret-lib: deduplicate plan instance execution code bol-van 2025-12-07 11:07:46 +03:00
  • 7749fce7dc zapret-auto: separate failure detection logic bol-van 2025-12-07 10:51:52 +03:00
  • ea6e1e0853 blockcheck2: change qnum to allow parallel run with blockcheck1 for different domains bol-van 2025-12-07 09:46:32 +03:00
  • 7d2f12cbad zapret-auto: remove unused code bol-van 2025-12-06 23:50:35 +03:00
  • f91c069a8b nfqws2: fix wrong enum type v0.5 bol-van 2025-12-06 23:25:19 +03:00
  • 6961c013c5 actions: build x86 binary with classic LUA 5.4 bol-van 2025-12-06 23:13:19 +03:00
  • e5736b5fdd fix multiple problems with lua_Integer 32 bit type in lua < 5.3 on 32-bit platforms bol-van 2025-12-06 22:43:45 +03:00
  • efa675468d nfqws2: fix wrong payload/proto type bol-van 2025-12-06 20:53:42 +03:00
  • 1073f03802 update changes.txt bol-van 2025-12-06 20:27:26 +03:00
  • 9125cb0205 zapret-auto: circular.reqhost parameter bol-van 2025-12-06 20:25:04 +03:00
  • 9d5435f977 nfqws2: do not export instance_cutoff, export l7proto for conntrack-less case bol-van 2025-12-06 19:43:39 +03:00
  • f17ab4c91e zapret-lib,zapret-auto: unify messages bol-van 2025-12-06 17:19:28 +03:00
  • 97aa261e14 winws: always catch http redirect bol-van 2025-12-06 16:18:18 +03:00
  • 813fece07a nfqws2,zapret-auto: circular orchestrator bol-van 2025-12-06 15:58:09 +03:00
  • 2a7b44b1d0 zapret-lib: port support in url dissector bol-van 2025-12-06 10:46:47 +03:00
  • 28e719d825 zapret-lib: url and nld dissectors bol-van 2025-12-06 10:39:19 +03:00
  • 18725f6442 zapret-lib: remove temp debug code bol-van 2025-12-06 10:01:19 +03:00
  • 20b20fbb90 zapret-tests: adapt to 32bit arithmetics bol-van 2025-12-06 10:00:19 +03:00
  • 967b53b628 update changes.txt bol-van 2025-12-06 09:59:08 +03:00
  • 9cebc5cc37 nfqws2: remove any arithmetics beyond 32 bit bol-van 2025-12-06 09:57:08 +03:00
  • 0dc29c9c35 zapret-lib: http_reply dissector bol-van 2025-12-05 22:51:56 +03:00
  • fd1eac2ef1 zapret-lib: fix seq number substraction bol-van 2025-12-05 22:31:51 +03:00
  • 0c2abab6a9 nfqws2: uXadd luacalls bol-van 2025-12-05 22:30:45 +03:00
  • efd8acb8de zapret-lib: fix multiple problems bol-van 2025-12-05 14:42:33 +03:00
  • a147ebef61 update changes.txt bol-van 2025-12-05 11:28:58 +03:00
  • 7f4bdd5eb4 update changes.txt v0.4 bol-van 2025-12-05 11:09:48 +03:00
  • 0588240d8d nfqws2: LUA_COMPAT_VER tracking bol-van 2025-12-05 11:06:03 +03:00
  • b9e03ef71b nfqws2: --template <name> , --cookie bol-van 2025-12-05 10:22:48 +03:00
  • 9c0c7cfa8c init.d: remove stun_binding_req bol-van 2025-12-04 23:24:05 +03:00
  • 807ad5953b nfqws2: profile templates, remove stun_bindin_req detalisation bol-van 2025-12-04 23:17:45 +03:00
  • ee031db3a1 blockcheck2: fix broken DNS cache bol-van 2025-12-04 14:57:00 +03:00
  • 93e4df72e5 zapret-lib: apply_arg_prefix, posdebug, argdebug bol-van 2025-12-03 16:07:58 +03:00
  • e62d3919f4 nfqws2: proper conntrack position of replay pieces bol-van 2025-12-03 16:06:09 +03:00
  • 63414f8608 zapret-lib: typo bol-van 2025-12-02 21:55:09 +03:00
  • 18974e6c1f zapret-lib: separate execution plan replay function bol-van 2025-12-02 21:54:28 +03:00
  • e61967ac2b nfqws2: profile names bol-van 2025-12-02 21:38:13 +03:00
  • 6010307667 nfqws2: post payload filter and range in exec plan, zapret-lib: duplicate range check logic bol-van 2025-12-02 20:47:52 +03:00
  • 04ceb589e0 nfqws2: desync orchestration luacalls bol-van 2025-12-02 17:49:23 +03:00
  • 69b08f0a36 install_easy v0.3 bol-van 2025-12-02 15:40:39 +03:00
  • ec6021898b install_bin: remove macos support bol-van 2025-12-02 11:48:56 +03:00
  • 711eefed3e init.d: custom scripts replace spaces with tabs bol-van 2025-12-02 11:44:43 +03:00
  • 032b24f5b4 init.d: openwrt beautify pid file name bol-van 2025-12-02 11:38:31 +03:00
  • ef4b427836 nfqws2: test lua init scripts accessibility in --dry-run mode bol-van 2025-12-02 11:33:56 +03:00
  • a795b0f10c init.d: 40-webserver replace spaces with tabs bol-van 2025-12-02 11:11:24 +03:00
  • b56be286c9 init.d: 40-webserver custom script bol-van 2025-12-02 10:50:12 +03:00
  • 63668fc84e nft optimize rules bol-van 2025-12-02 10:49:50 +03:00
  • 837833feaf optimize nft chain activation bol-van 2025-12-02 09:19:09 +03:00
  • 90afc96283 fix 'which' function behavior with absolute paths bol-van 2025-12-02 08:53:03 +03:00
  • b0455bfee2 nft do not apply FILTER_MARK to incoming bol-van 2025-12-01 20:06:31 +03:00
  • d279fab308 nft optimize FILTER_MARK bol-van 2025-12-01 20:00:08 +03:00
  • 27695a892f nft remove unneeded nozapret set checks bol-van 2025-12-01 19:52:32 +03:00
  • 151226dfc2 update config.default bol-van 2025-12-01 16:44:47 +03:00
  • ef78f8d30c ipset bol-van 2025-12-01 15:49:03 +03:00
  • a01408a5c9 init.d launch scripts bol-van 2025-12-01 15:26:56 +03:00
  • 50ae834005 compile docs: fix path to /opt/zapret2 bol-van 2025-12-01 13:19:45 +03:00
  • b21e85bfe9 nfqws2: wrong function name bol-van 2025-11-30 17:41:45 +03:00
  • b91fb6a424 nfqws2: lexra compile fix v0.2 bol-van 2025-11-30 15:39:18 +03:00
  • 97e16b5611 blockcheck2: fix -wf winws parameters bol-van 2025-11-30 15:25:53 +03:00
  • 8fe63df846 update docs bol-van 2025-11-30 15:17:32 +03:00
  • 494abc0e53 update docs ver bol-van 2025-11-30 15:09:21 +03:00
  • ef300e5d21 blockcheck bol-van 2025-11-30 14:56:34 +03:00
  • 1f70b21a4d nfqws2: fix crash bol-van 2025-11-30 11:08:54 +03:00
  • 520bf5142f nfqws2: allow negative numbers in bu8,bu16,bu24,bu32,swap16,swap32 bol-van 2025-11-30 09:25:43 +03:00
  • b2a611adba nfqws2: fix crash bol-van 2025-11-30 09:02:58 +03:00
  • 24320b6671 nfqws2: do not prohibit truncate calls bol-van 2025-11-29 23:05:00 +03:00
  • 709db5d135 doc typo bol-van 2025-11-29 22:55:01 +03:00
  • 6515cd3227 zapret-lib: fix rawsend_segmented bol-van 2025-11-29 21:07:59 +03:00
  • 574ad480f8 zapret-lib: fix mss issue in rawsend_segmented bol-van 2025-11-28 16:30:42 +03:00
  • bebb2ccabf zapret-antidpi: allow some desync funcs to work with arbitrary blobs bol-van 2025-11-28 16:21:05 +03:00
  • 4923ac7bc5 replace ip6_hopbyhop_x2 to ip6_hopbyhop2 bol-van 2025-11-27 21:33:03 +03:00
  • 605af78ce8 fix rawsend tests on windows bol-van 2025-11-27 09:45:12 +03:00
  • b496bac9ab zapret-pcap: improve comment bol-van 2025-11-27 08:48:59 +03:00
  • 9ba7ad6263 zapret-pcap: improve comment bol-van 2025-11-27 08:48:16 +03:00
  • 36a980469f zapret-pcap: 'keep' parameter bol-van 2025-11-27 08:47:28 +03:00
  • 284b345482 zapret-pcap: separate pcap write functions bol-van 2025-11-27 08:44:36 +03:00
  • 5866bc7721 winws2: gettid support bol-van 2025-11-26 22:14:41 +03:00
  • bcf11b8f72 nfqws2: support \: escapement in --lua-desync args bol-van 2025-11-26 18:18:39 +03:00
  • ee11c760fd zapret-lib: fix comment bol-van 2025-11-26 18:01:50 +03:00
  • e1c6802b52 nfqws2: getpid and gettid luacall bol-van 2025-11-26 17:51:46 +03:00
  • 8d2b7d9ef2 zapret-pcap: cache file name bol-van 2025-11-26 17:11:52 +03:00
  • 733171fb3c zapret_pcap: fix comment bol-van 2025-11-26 15:38:39 +03:00
  • 9eaf346253 zapret-pcap.lua bol-van 2025-11-26 15:30:10 +03:00
  • 1cfec4d737 nfqws2: update code bol-van 2025-11-26 14:11:29 +03:00