Commit Graph

671 Commits

Author SHA1 Message Date
z3APA3A
b6a07fafb3 Remove unsupported makefiles 2020-11-22 02:20:52 +03:00
z3APA3A
e7672db186 correct afterclean 2020-11-22 02:10:32 +03:00
z3APA3A
f6b2f11513 del res files in afterclean 2020-11-22 02:00:13 +03:00
z3APA3A
d882efc8d1 build rc file from res 2020-11-22 01:52:08 +03:00
z3APA3A
bab333556d make 3proxy.rc non version-dependant 2020-11-22 01:21:43 +03:00
z3APA3A
1d62c67ba9 change default maxconn to 250 2020-11-22 01:16:25 +03:00
z3APA3A
2eacf17e04 allow overwrite CC for linking 2020-11-22 01:12:14 +03:00
z3APA3A
772b409bd7 rm makefile on clean 2020-11-22 01:11:46 +03:00
z3APA3A
b9bb9a55f3 Remove .o and binaries after clean 2020-11-22 01:11:28 +03:00
z3APA3A
8d004edd64 add devel version to label 2020-11-21 11:54:39 +03:00
z3APA3A
313f5adcee Fixed SSLPlugin handling 2020-11-19 23:20:55 +03:00
z3APA3A
c02210d8c6 export pcre_options 2020-11-19 11:46:02 +03:00
z3APA3A
9c8da8f11f better dat filters handling 2020-11-19 11:45:50 +03:00
z3APA3A
da2bac4103 copying updated 2020-11-18 18:36:39 +03:00
z3APA3A
fad5dfb7ab Few bugfixes 2020-11-18 16:15:04 +03:00
z3APA3A
65c1c5ab5c do not attempt to send to 0 port 2020-11-18 03:09:32 +03:00
z3APA3A
45dcbff86f Add heuristics for SOCKSv5 UDPASSOC client request behavior 2020-11-18 02:21:06 +03:00
z3APA3A
2b1025a79b Call poll() only on EAGAIN/EINTR 2020-11-18 01:24:49 +03:00
z3APA3A
4ec9229acb README updated 2020-11-18 01:18:41 +03:00
z3APA3A
0dc7afaef1 Revert "Use wildcards in spec"
This reverts commit 58fb056584.
2020-11-13 21:26:31 +03:00
z3APA3A
58fb056584 Use wildcards in spec 2020-11-13 21:21:53 +03:00
z3APA3A
1b3934d949 change man handling depending on arch 2020-11-13 21:14:53 +03:00
z3APA3A
90b431b068 remove target 2020-11-13 19:34:04 +03:00
z3APA3A
8fd5a943a6 update spec for crossbuild 2020-11-13 19:14:15 +03:00
z3APA3A
c9e1fc3f13 label DEVEL version 2020-11-13 12:22:48 +03:00
z3APA3A
b40ab0abeb remove unused float variable 2020-11-13 11:37:46 +03:00
z3APA3A
140f4f9f97 Do not set sigmask for thread in standalone service 2020-11-13 11:03:37 +03:00
z3APA3A
72df07c551 Add LimitNOFILE/LimitNPROC for systemd 2020-11-13 02:06:42 +03:00
z3APA3A
9584dd0c96 Update package build files for devel version 2020-11-12 22:51:30 +03:00
z3APA3A
1d1cdcd11c debian files corrected 2020-11-12 18:02:19 +03:00
z3APA3A
3ef204165a do not ingore changelog 2020-11-12 18:01:58 +03:00
z3APA3A
96d604aaa6 initial implementation of debian building rules 2020-11-12 18:01:40 +03:00
z3APA3A
3f7ddd1a21 spec file added for rpm build 2020-11-12 18:01:24 +03:00
z3APA3A
b5a669d275 do not fallback from systemctl to service in postinstall 2020-11-11 18:10:48 +03:00
z3APA3A
c7797a66f7 Fix bandlim handling 2020-11-11 17:45:12 +03:00
z3APA3A
a0413c89ef Make install more compatible with package builders, move postinstall to separate script 2020-11-11 17:25:39 +03:00
z3APA3A
6d8a6c67aa Do not fail users without argument 2020-11-11 14:57:35 +03:00
z3APA3A
9c2030a03d remove FAQ links (content moved to HowTo) 2020-11-10 16:02:47 +03:00
z3APA3A
43720623f1 FAQ moved to HowTo 2020-11-10 14:43:16 +03:00
z3APA3A
cfb96b0a77 resolve conflicts 2020-11-03 13:31:57 +03:00
z3APA3A
98ff3464f7 resolve conflicts 2020-11-03 13:27:58 +03:00
z3APA3A
82d827180d resolve conflicts 2020-11-03 13:10:16 +03:00
z3APA3A
d2366775a5 resolve conflicts 2020-11-03 12:59:02 +03:00
z3APA3A
ce043e482a Remove RDHUP processing
Do not actually need it, may lead to connection closed before all data
read
2020-11-03 12:50:24 +03:00
z3APA3A
ca8788c65f ignore events on non-initialised log 2020-10-31 02:18:39 +03:00
z3APA3A
b3a843aacb Do not start log thread before logging is actually required to prevent daemon problem 2020-10-30 23:20:44 +03:00
z3APA3A
9e51fe7308 Do not use 2020-10-30 23:01:11 +03:00
z3APA3A
d0f735e87b fix warning 2020-10-30 19:37:01 +03:00
z3APA3A
12a4f89e85 fix udpresolve 2020-10-30 19:15:06 +03:00
z3APA3A
245222f59c fix some warnings, add log flushing for standalone services 2020-10-30 18:56:09 +03:00