Commit Graph

  • 9bbdcaf0fa fix compiler warnings: -Wunused [anp/hsw] 2024-08-16 19:12:43 +0700
  • b5837e844e optimize brackets and macro [anp/hsw] 2024-08-16 11:10:40 +0700
  • 37266bcf87
    Merge branch 'master' into master [anp/hsw] 2024-08-16 09:53:07 +0700
  • 479ff56a6b fixing -Wstrict-aliasing (try 2) [anp/hsw] 2024-08-16 09:50:26 +0700
  • abcfa61168 tpws: is_localnet: deny ::0,::1 bol-van 2024-08-15 20:20:58 +0300
  • 1224206f40 fixing -Wstrict-aliasing (part 1) [anp/hsw] 2024-08-16 00:07:38 +0700
  • ff00a2cd0d fixing -Wstrict-aliasing (part 1) [anp/hsw] 2024-08-15 23:23:18 +0700
  • 5354c973df
    Merge pull request #274 from igrishaev/patch-1 bol-van 2024-08-14 11:38:09 +0300
  • 0da3501f54
    fix typo in quick_start.txt Ivan Grishaev 2024-08-14 10:40:04 +0300
  • a833793a15
    nfqws: fix buffer signedness for nfq_handle_packet() LiviaMedeiros 2024-08-13 23:19:49 +0800
  • 94c848eab5 install_easy: use vim editor bol-van 2024-08-13 15:20:34 +0300
  • 6e061c8fc9 update bins and upx ver bol-van 2024-08-13 15:13:55 +0300
  • 9bab68bb17
    14.1-RELEASE_amd64 binaries Sergei 2024-08-13 10:13:57 +0300
  • 0ed4a1490d
    Create readme Sergei 2024-08-13 10:12:53 +0300
  • f61cef5d99
    мелкая очепятка Sergei 2024-08-12 15:24:17 +0300
  • 4925c3cc1b Do not setgroups() on FreeBSD Andrey Kiryanov 2024-08-11 21:47:56 +0300
  • 20839d2fe3 allow comments in hostlist [anp/hsw] 2024-08-10 10:04:16 +0700
  • 66ed5245bf
    Merge 736834dbcf into c369f11638 Nik 2024-08-07 22:31:07 +0300
  • 736834dbcf
    Update readme.md Nik 2024-08-07 22:30:37 +0300
  • 347fb73320
    Update readme.md Nik 2024-08-07 22:26:45 +0300
  • 4679a8cd8a
    Update readme.md Nik 2024-08-07 22:24:45 +0300
  • 5169a582f9
    Update readme.md Nik 2024-08-07 22:22:02 +0300
  • 696d7a9c92
    Update readme.md Nik 2024-08-07 22:21:49 +0300
  • 2557ad5a56
    Update readme.md Nik 2024-08-07 22:21:17 +0300
  • 80834d1454
    Update readme.md Nik 2024-08-07 22:20:42 +0300
  • 8cf2b4ef2c
    Rename readme.txt to readme.md Nik 2024-08-07 22:20:14 +0300
  • 2fbe7aa981
    Update readme.txt Nik 2024-08-07 22:18:24 +0300
  • 693eee32e2
    Update readme.txt Nik 2024-08-07 22:10:58 +0300
  • 1eeeab6097
    Update readme.txt Nik 2024-08-07 22:10:10 +0300
  • b4887ca72d
    Update readme.txt Nik 2024-08-07 22:07:37 +0300
  • 35c1f64ca5
    Update readme.txt Ivan 2024-08-05 23:24:56 +0300
  • 483158f286 doc: fix migrating to .md. iter 2 UnkwUsr 2024-08-05 03:36:40 +0300
  • f00474ed12 doc: fix migrating to .md. iter 1 UnkwUsr 2024-08-05 03:28:49 +0300
  • 1f7a3fc139
    doc: change Russian readme extension to md UnkwUsr 2024-08-05 01:01:46 +0300
  • 628e5f93df
    Update Makefile rexa302 2024-08-04 09:42:34 +0330
  • 9574539292 cppcheck: fix possible null pointer dereference [anp/hsw] 2024-08-03 20:51:53 +0700
  • 6fca1223b3 valgrind: fix passing unitialized bytes to sendto() [anp/hsw] 2024-08-03 20:24:30 +0700
  • ad6c192768
    Update config.default rexa302 2024-08-03 09:35:38 +0330
  • da15c82273 fix compiler warnings: -Wtype-limits (comparsion always false) [anp/hsw] 2024-08-03 10:32:53 +0700
  • 1db0c81930 fix compiler warnings: -Wpointer-sign [anp/hsw] 2024-08-03 09:32:40 +0700
  • c369f11638 windows readme: new info about windows 7 driver signing bol-van 2024-08-02 21:34:13 +0300
  • 519ba550ed windows readme: new info about windows 7 driver signing bol-van 2024-08-02 20:46:12 +0300
  • f42bd2c0a4 windows readme: new info about windows 7 driver signing bol-van 2024-08-02 20:40:17 +0300
  • 25f5d21876 windows readme: new info about windows 7 driver signing bol-van 2024-08-02 20:38:23 +0300
  • 44ecef01c9 fix compiler warnings: -Wswitch [anp/hsw] 2024-08-02 23:23:26 +0700
  • 81dbfca4a4 fix compiler warnings: -Wparentheses [anp/hsw] 2024-08-02 23:16:30 +0700
  • b65d0f2d73 fix compiler warnings: -Wmaybe-uninitialized [anp/hsw] 2024-08-02 21:18:51 +0700
  • ddc3fe7481 ip2net: use restrict pointers in ip6_and bol-van 2024-08-02 15:27:24 +0300
  • 9cf72b7c68
    Merge pull request #193 from Lui22/patch-1 bol-van 2024-08-01 11:13:56 +0300
  • 20f26f45e5 ip2net: fix suboptimal ip6_and Ignat Loskutov 2024-08-01 00:47:40 +0200
  • addce6782f uninstall_easy, install_prereq: fix config/config.default logic bol-van 2024-07-31 09:48:50 +0300
  • 9ef4d530e9 install_easy: populate default files in /opt/zapret bol-van 2024-07-31 09:43:21 +0300
  • 745a8ec928 winws: fix unicode lengths bol-van 2024-07-30 20:04:39 +0300
  • fdb97e4654 winws: minor code fix bol-van 2024-07-30 19:52:58 +0300
  • 11f6e07fa7 winws: --nlm-list fix national characters in adapter name bol-van 2024-07-30 19:51:18 +0300
  • 6ac84b85fb blockcheck: tolerate absense of config and config.default bol-van 2024-07-30 17:41:50 +0300
  • 68061b61ae blockcheck: tolerate absense of config and config.default bol-van 2024-07-30 17:37:28 +0300
  • 22a772e96b remove changeable files from ipset bol-van 2024-07-30 17:25:15 +0300
  • cf1d6f537b remove changable files from git bol-van 2024-07-30 16:58:24 +0300
  • 0117374d89 blockcheck: catch HUP to safely handle terminal disconnect bol-van 2024-07-29 21:42:12 +0300
  • bcdcc2858a
    fix typo Lui22 2024-07-23 17:45:52 +0500
  • 9fcd8f830e tpws: autohostlist reset fail counter on success bol-van 2024-07-16 14:50:15 +0300
  • 72d2450081 readme: autohostlist fail counter reset bol-van 2024-07-16 14:18:44 +0300
  • 2ae426c7ab nfqws: autohostlist fail counter reset on non-RST bol-van 2024-07-16 14:12:11 +0300
  • b44c697171 fix minor regression bol-van 2024-07-16 13:41:28 +0300
  • 0d3b7b6542 remove bad file bol-van 2024-07-16 13:40:19 +0300
  • a01505ca37 nfqws: autohostlist reset fail counter if website accessible bol-van 2024-07-16 13:38:43 +0300
  • 0d0fe6060e winws: minor bol-van 2024-07-14 15:36:20 +0300
  • 1dca574cbb winws: show adapter names in --nlm-list bol-van 2024-07-14 14:45:31 +0300
  • f653c39290 winws: show adapter names in --nlm-list bol-van 2024-07-14 14:44:29 +0300
  • 3e1f705932 winws: show adapter names in --nlm-list bol-van 2024-07-14 14:35:57 +0300
  • d165c410ec windows.txt: more nlm info bol-van 2024-07-14 10:38:25 +0300
  • 5ff3172991 winws: optimize network list search bol-van 2024-07-13 19:06:16 +0300
  • 1b65220878 winws: optimize network list search bol-van 2024-07-13 19:04:10 +0300
  • 7e2ed880dc winws: NLM filter bol-van 2024-07-12 15:13:18 +0300
  • 5a6dcb658b blockcheck: SKIP_DNSCHECK bol-van 2024-07-11 20:44:52 +0300
  • db28419094 readme: remove obsolete quic reasm notice bol-van 2024-07-09 16:13:00 +0300
  • e53b0baefc remove bad file bol-van 2024-07-05 08:49:24 +0300
  • 9c1206e59c remove unneeded file bol-van 2024-06-27 08:16:42 +0300
  • 3c943bb60f readme: minor fix bol-van 2024-06-26 18:28:51 +0300
  • 002b246a91 readme: reassemble delay packets update info bol-van 2024-06-26 18:27:01 +0300
  • f5ba30b47b readme: seqovl windows more info bol-van 2024-06-25 19:09:00 +0300
  • bc1aaec754 nfqws: ipfrag do not disorder, fix DLOG bol-van 2024-06-25 17:19:06 +0300
  • 01bf4a62fc blockcheck: BoringSSL supports tlsmax bol-van 2024-06-25 10:14:01 +0300
  • 40c28ba6f3 blockcheck: fix tls1.2 quictls, iana.org clienthello splitovl bol-van 2024-06-25 09:49:35 +0300
  • 09b8fa875d blockcheck: remote fake from seqovl tests bol-van 2024-06-24 19:46:41 +0300
  • 60b7091137 blockcheck: do seqovl tests before autottl bol-van 2024-06-24 19:34:59 +0300
  • 97f3c5592a blockcheck: remove syndata double checks bol-van 2024-06-24 18:31:10 +0300
  • 1788bd068d revert upx windows bol-van 2024-06-24 16:56:01 +0300
  • ff0d59faf4 nfqws: seqovl bol-van 2024-06-24 16:51:06 +0300
  • 7edccea909 blockcheck: tee netcat stderr bol-van 2024-06-24 12:49:18 +0300
  • 6430636a55 nfqws: update desync-any-protocol help text bol-van 2024-06-23 19:39:06 +0300
  • 7d2c87fb17 update freebsd bins bol-van 2024-06-23 12:33:24 +0300
  • 0098926ca4 winws: minor bol-van 2024-06-22 21:40:02 +0300
  • 103f65b155 winws: save some exe size bol-van 2024-06-22 21:38:28 +0300
  • f95be5c603 winws: do not close handle twice bol-van 2024-06-22 21:12:55 +0300
  • fb7fe79022 winws: prevent multiple instances with the same filter bol-van 2024-06-22 20:59:26 +0300
  • 42422f479c readme: full ip block example bol-van 2024-06-22 16:35:29 +0300
  • 7120418ba6 readme: remove unneeded line bol-van 2024-06-22 16:26:38 +0300
  • 8a3e386693 readme: typo bol-van 2024-06-22 16:18:27 +0300