Commit Graph

1107 Commits

Author SHA1 Message Date
mdashlw
f1473b205b
fix typo 2024-08-23 12:13:07 +08:00
Vladimir Goncharov
c793ec8e1c bind address for connect 2024-08-22 16:09:38 +07:00
bol-van
a863c35ce3 dvtws: do not use raw sockets on BSD. always use divert. 2024-08-21 17:59:09 +03:00
bol-van
600b6c6521 makefile 2024-08-21 10:04:53 +03:00
bol-van
881061c918 tpws: fix ipv6 macros on bsd 2024-08-21 10:03:34 +03:00
bol-van
93aa69ff7b tpws: is_localnet: convert network byte order 2024-08-21 09:18:57 +03:00
bol-van
ef7cbc1ec9 tpws: is_localnet: convert network byte order 2024-08-20 20:49:52 +03:00
bol-van
1fa5965784 fix compiler warnings: -Wswitch 2024-08-20 20:42:00 +03:00
[anp/hsw]
787ade07af fix compiler warnings: -Wswitch 2024-08-20 20:40:27 +03:00
[anp/hsw]
419745652b fix compiler warnings: -Wparentheses 2024-08-20 20:39:17 +03:00
[anp/hsw]
183ce40aa8 allow comments in hostlist
comments must start with "#", ";", "/" or newline at beginning of line
2024-08-20 20:36:47 +03:00
[anp/hsw]
4df4d193d2 fixing -Wstrict-aliasing (try 2) 2024-08-20 20:35:56 +03:00
[anp/hsw]
9af54b09dd fixing -Wstrict-aliasing (part 1) 2024-08-20 20:31:37 +03:00
[anp/hsw]
a6aff5c0c7 fix compiler warnings: -Wpointer-sign 2024-08-20 20:28:51 +03:00
[anp/hsw]
c5aa5d008f optimize brackets and macro 2024-08-20 20:28:35 +03:00
[anp/hsw]
5553a7da45 fix compiler warnings: -Wunused 2024-08-20 20:21:49 +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
8da4a89fff nfqws: define IPV6_FREEBIND if absent 2024-08-20 17:15:55 +03:00
bol-van
8a53c03eb6 nfqws: use BSD udphdr 2024-08-20 17:13:02 +03:00
bol-van
1f2b176f16 nfqws: use __FAVOR_BSD define to compile with old linux netinet/tcp.h 2024-08-20 17:08:40 +03:00
bol-van
92742912ae nfqws: use __FAVOR_BSD define to compile with old linux netinet/tcp.h 2024-08-20 16:25:26 +03:00
bol-van
8d066b2dcb nfqws,tpws: allow client hello with version SSL 3.0 from very old libraries 2024-08-20 15:15:48 +03:00
bol-van
3fc6b86cf5 nfqws: desync condition fix 2024-08-18 19:18:41 +03:00
bol-van
029a5cada9 mdig.c: tab formatting 2024-08-18 12:22:43 +03:00
bol-van
177dda3760 some code fixes 2024-08-18 12:19:49 +03:00
bol-van
abcfa61168 tpws: is_localnet: deny ::0,::1 2024-08-15 20:20:58 +03:00
bol-van
5354c973df
Merge pull request #274 from igrishaev/patch-1
fix typo in quick_start.txt
2024-08-14 11:38:09 +03:00
Ivan Grishaev
0da3501f54
fix typo in quick_start.txt 2024-08-14 10:40:04 +03:00
bol-van
94c848eab5 install_easy: use vim editor 2024-08-13 15:20:34 +03:00
bol-van
6e061c8fc9 update bins and upx ver 2024-08-13 15:13:55 +03:00
Ivan
35c1f64ca5
Update readme.txt
Fix " , " to ", "
2024-08-05 23:24:56 +03:00
bol-van
c369f11638 windows readme: new info about windows 7 driver signing 2024-08-02 21:34:13 +03:00
bol-van
519ba550ed windows readme: new info about windows 7 driver signing 2024-08-02 20:46:12 +03:00
bol-van
f42bd2c0a4 windows readme: new info about windows 7 driver signing 2024-08-02 20:40:17 +03:00
bol-van
25f5d21876 windows readme: new info about windows 7 driver signing 2024-08-02 20:38:23 +03:00
bol-van
ddc3fe7481 ip2net: use restrict pointers in ip6_and 2024-08-02 15:27:24 +03:00
bol-van
9cf72b7c68
Merge pull request #193 from Lui22/patch-1
fix typo
2024-08-01 11:13:56 +03:00
bol-van
addce6782f uninstall_easy, install_prereq: fix config/config.default logic 2024-07-31 09:48:50 +03:00
bol-van
9ef4d530e9 install_easy: populate default files in /opt/zapret 2024-07-31 09:43:21 +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
6ac84b85fb blockcheck: tolerate absense of config and config.default 2024-07-30 17:41:50 +03:00
bol-van
68061b61ae blockcheck: tolerate absense of config and config.default 2024-07-30 17:37:28 +03:00
bol-van
22a772e96b remove changeable files from ipset 2024-07-30 17:25:15 +03:00
bol-van
cf1d6f537b remove changable files from git 2024-07-30 16:58:24 +03:00
bol-van
0117374d89 blockcheck: catch HUP to safely handle terminal disconnect 2024-07-29 21:42:12 +03:00
Lui22
bcdcc2858a
fix typo 2024-07-23 17:45:52 +05:00
bol-van
9fcd8f830e tpws: autohostlist reset fail counter on success 2024-07-16 14:50:15 +03:00