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 |
|
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
|
0f560a4725
|
Merge remote-tracking branch 'refs/remotes/origin/devel-logthread' into devel
|
2020-10-30 15:43:19 +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 |
|
z3APA3A
|
fa4322afee
|
Merge remote-tracking branch 'refs/remotes/origin/devel' into devel-logthread
# Conflicts:
# src/plugins.c
# src/proxymain.c
# src/sockmap.c
|
2020-10-24 11:35:47 +03:00 |
|
z3APA3A
|
cc8d3fc494
|
readme update
|
2020-10-19 13:28:02 +03:00 |
|
z3APA3A
|
677ed39c8f
|
More accurate conditions in sockmap's main event loop
|
2020-10-19 13:03:55 +03:00 |
|
z3APA3A
|
53521393e9
|
fail portmapping if name can not be resolved
|
2020-10-16 23:15:28 +03:00 |
|