Commit Graph

1076 Commits

Author SHA1 Message Date
bol-van
243a64cbec tpws_wsl.tgz update 2024-08-24 16:56:50 +03:00
bol-van
da1576eadb nfqws: log input interface if bind fix enabled 2024-08-24 16:45:49 +03:00
bol-van
00bf5f680c
Merge pull request #226 from Tula-gingerbread/patch-1
remove space before commas in readme
2024-08-24 12:09:00 +03:00
bol-van
faea968cd4 readme: delete log file notice 2024-08-24 10:59:31 +03:00
bol-van
30cee8c23e readme: delete log file notice 2024-08-24 10:58:20 +03:00
bol-van
31d24832ac readme: delete log file notice 2024-08-24 10:53:06 +03:00
bol-van
b0a972fac8 readme: delete log file notice 2024-08-24 10:52:02 +03:00
bol-van
041e797c3e changes.txt: remove wrong notice 2024-08-24 09:57:40 +03:00
bol-van
f8a673b458 update bins and docs 2024-08-24 09:53:24 +03:00
bol-van
2f11c330cd tpws: do not set debug level=1 in --debug if already raised to 2 2024-08-24 09:38:01 +03:00
bol-van
dee9c04d2a tpws: fix --debug-level text tab 2024-08-23 21:49:33 +03:00
bol-van
5e3cc263ab tpws: remove cygwin ifdef 2024-08-23 21:27:20 +03:00
bol-van
fe7a7f30a9 tpws: --debug to syslog and file 2024-08-23 21:15:27 +03:00
bol-van
700de59241 tpws: connect-bind-addr link local ifname delayed resolution 2024-08-23 16:57:44 +03:00
bol-van
e86fc2e7b5 tpws: connect-bind-addr support %iface for link locals 2024-08-23 16:42:56 +03:00
bol-van
7894796bdb
Merge pull request #315 from cleverfox/master
option to bind to specified address for outbound connection
2024-08-23 15:38:15 +03:00
bol-van
d6d48d26bf nfqws: open syslog only if --debug=syslog 2024-08-23 15:31:07 +03:00
bol-van
ea9435a737 nfqws: --debug to file and syslog 2024-08-23 14:42:21 +03:00
bol-van
7252046362
Merge pull request #319 from mdashlw/patch-1
fix typo
2024-08-23 08:08:53 +03:00
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