Commit Graph

436 Commits

Author SHA1 Message Date
z3APA3A
1daa8a4736 Use so._closesocket instead of socket (compilation issues on non-Windows) 2021-01-20 17:58:25 +03:00
z3APA3A
770a82bbf3 Update version.h 2021-01-19 19:28:04 +03:00
z3APA3A
0a7987c6fb parentretries command added 2021-01-19 19:27:34 +03:00
z3APA3A
49f9daadde fix 00100 error in proxy 2020-12-04 23:40:45 +03:00
z3APA3A
a09dc101d4 Add control socket monitoring in polling 2020-12-04 19:31:25 +03:00
z3APA3A
fa74b9a6e3 add monitorsock support 2020-12-03 21:09:11 +03:00
z3APA3A
e6a4e1d6e7 fix sockssend 2020-12-03 17:50:49 +03:00
z3APA3A
baed6039c8 remove unneeded check 2020-12-02 20:34:44 +03:00
z3APA3A
935629e261 Fixed: counters incorectly shown in webadmin, contall/nocountall are not applied 2020-12-02 20:16:09 +03:00
z3APA3A
d529d91736 fix the compilation warning 2020-12-02 11:15:58 +03:00
z3APA3A
6291127690 fix builddate in rc 2020-11-25 17:16:03 +03:00
z3APA3A
abe2bd488c correct clean 2020-11-24 19:00:49 +03:00
z3APA3A
f7307c357c add builddate to devel 2020-11-24 19:00:33 +03:00
z3APA3A
f1b94d7e1c Fix for connect back 2020-11-23 19:03:56 +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
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
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
8fd5a943a6 update spec for crossbuild 2020-11-13 19:14:15 +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
c7797a66f7 Fix bandlim handling 2020-11-11 17:45:12 +03:00
z3APA3A
6d8a6c67aa Do not fail users without argument 2020-11-11 14:57:35 +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
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
z3APA3A
a0da9c97e8 fix type warnings 2020-10-30 18:36:05 +03:00
z3APA3A
1f7a33d5ab get rid of unsigned chars 2020-10-30 17:25:27 +03:00
z3APA3A
3e35fdd054 Correct NORADIUS compilarion support 2020-10-30 16:02:29 +03:00
z3APA3A
7973c8b757 Logging for plugins fixed 2020-10-30 14:51:07 +03:00
z3APA3A
ee8cdbc85b log rotation re-implemented 2020-10-30 12:39:37 +03:00
z3APA3A
f219544d6a remove debug output 2020-10-30 11:58:40 +03:00
z3APA3A
fa52a1ae92 fixes for linux 2020-10-30 11:53:33 +03:00
z3APA3A
48b330da7c intermediate commit for logging 2020-10-30 11:17:28 +03:00
z3APA3A
4965bb5d9f Merge remote-tracking branch 'refs/remotes/origin/devel' into devel-logthread 2020-10-28 18:44:02 +03:00
z3APA3A
7124b4a141 Corrected: acl was ignored if preacl is empty 2020-10-28 17:08:12 +03:00
z3APA3A
8d73f977de initial logging refatoring commit, should be very buggy 2020-10-28 16:45:21 +03:00