z3APA3A
|
c1c5875356
|
better memory allocation errors handling, countall/nocountall corrected
|
2020-11-03 02:05:18 +03:00 |
|
z3APA3A
|
b81089f22e
|
More correct handling of insufficient memory
|
2020-11-02 18:59:13 +03:00 |
|
z3APA3A
|
a8b000b7f1
|
Allow to specify binding address for RADIUS
|
2020-10-15 12:21:46 +03:00 |
|
z3APA3A
|
d0725163d1
|
countall / nocountall ssupport added
|
2020-10-06 14:29:08 +03:00 |
|
z3APA3A
|
c30b4637a5
|
Do not resolve hostname to IP on ACL destination
|
2020-08-06 17:57:50 +03:00 |
|
z3APA3A
|
859713d10f
|
Fail if can not bind to device
|
2020-06-17 16:05:23 +03:00 |
|
z3APA3A
|
041134007d
|
Correct ip/network/hostname parsing in ACLs
|
2020-04-11 09:58:47 +03:00 |
|
z3APA3A
|
e7e7d2fddf
|
"limit" support in authcache to bind sessions to ip
|
2019-08-21 15:20:43 +03:00 |
|
z3APA3A
|
02d52e89e9
|
Fix: config change may stop log rotation
|
2019-01-15 11:51:10 +03:00 |
|
z3APA3A
|
d7373be071
|
Revert "Fixed: logrotation may stop after config change"
This reverts commit ede4aee619 .
|
2019-01-14 20:14:08 +03:00 |
|
z3APA3A
|
ede4aee619
|
Fixed: logrotation may stop after config change
|
2019-01-14 18:02:16 +03:00 |
|
z3APA3A
|
a0591c9786
|
Fix: $ is ignored in the begginning of quoted line
|
2018-12-05 14:21:03 +03:00 |
|
z3APA3A
|
68fed46ea0
|
fix 'radius' is not applied correctly on configuration reload
|
2018-05-11 16:23:05 +03:00 |
|
z3APA3A
|
1af6e65fba
|
Fix getting group id by groupname
|
2018-04-24 19:21:35 +03:00 |
|
z3APA3A
|
0f9a9d6e37
|
Fix redirection to http in lite version
|
2018-04-23 02:34:36 +03:00 |
|
z3APA3A
|
d971601316
|
Rmove more icqpr related things
|
2018-04-22 21:46:18 +03:00 |
|
z3APA3A
|
24127196ce
|
Remove ICQPR because OSCAR is outdated
|
2018-04-22 21:46:00 +03:00 |
|
z3APA3A
|
a4bc89dc8f
|
Fixed recently introduced logging bug
Logging could stop after configuration reload, introduced with
50277692f4
|
2018-04-22 01:12:54 +03:00 |
|
z3APA3A
|
e469e9e369
|
Increase default stacksize
|
2018-04-21 01:29:15 +03:00 |
|
z3APA3A
|
d1b527b523
|
Minor logging changes
|
2018-04-21 01:24:18 +03:00 |
|
z3APA3A
|
50277692f4
|
Replace fclose+fopen with freopen where possible
|
2018-04-21 00:30:02 +03:00 |
|
z3APA3A
|
5149996b20
|
Added support for username/groupname
Added support for username/groupname to seuid, setgid, chroot.
|
2018-04-17 18:46:01 +03:00 |
|
z3APA3A
|
6e240defdb
|
typo in conf.c leads to infinite loop on some commands
|
2018-01-25 17:20:36 +03:00 |
|
z3APA3A
|
ff91a6fe72
|
connlim / noconnlim commands added to support connection / connectio rate limits
|
2018-01-12 19:09:42 +03:00 |
|
z3APA3A
|
2d1720c15f
|
Move RADIUS related code to #ifndef NORADIUS
|
2017-12-22 18:53:50 +03:00 |
|
z3APA3A
|
4a553de100
|
RADIUS accounting added (not optimized yet)
|
2017-12-19 01:22:07 +03:00 |
|
z3APA3A
|
2554f06759
|
pthread_attr_destroy added to prevent memory leak on config reload
|
2017-09-13 22:05:38 +03:00 |
|
z3APA3A
|
6010190940
|
fix: do not fail external with "0.0.0.0" with NOIPV6 (lite version)
|
2017-07-19 19:23:55 +03:00 |
|
z3APA3A
|
305f01acb5
|
closecoket() is used instead of so._closesocket
|
2017-06-26 16:46:26 +03:00 |
|
z3APA3A
|
b4043e944c
|
Unify RADIUS code for logging
|
2017-06-25 18:40:26 +03:00 |
|
z3APA3A
|
4251322aad
|
Support hostnames for chained socks5+/socks4+/connect+ requests
|
2017-03-07 01:19:04 +03:00 |
|
z3APA3A
|
e7433d633c
|
'radius' and 'auth radius' support added (not tested yet)
Example:
radius secret 192.168.0.1 192.168.0.2
authcache ip,user
auth cache radius
|
2016-12-20 19:50:50 +03:00 |
|
z3APA3A
|
f709255d62
|
Copyrights cleaned, authradius.c added
|
2016-12-20 15:47:02 +03:00 |
|
z3apa3a
|
1ab549036c
|
Changed -a / -s options handling for 'anonymous' after last commit
|
2016-12-19 03:19:17 +03:00 |
|
z3APA3A
|
9890823664
|
fix signess warning
|
2016-09-04 15:33:20 +03:00 |
|
z3APA3A
|
f347b37770
|
support port number in 'nserver' / 'authnserver'
|
2016-05-18 00:05:23 +03:00 |
|
z3APA3A
|
8b1c12005f
|
avoid type mismatch in ?: operator
|
2016-04-08 15:08:18 +03:00 |
|
z3APA3A
|
3c8c866ac1
|
Fix counters time check for different platforms
|
2016-04-08 14:53:15 +03:00 |
|
z3APA3A
|
d3f9d80b65
|
Resolve races on log buffer without mutex
|
2016-04-05 19:12:18 +03:00 |
|
z3APA3A
|
1d162abec3
|
Merge branch 'devel' of https://github.com/z3APA3A/3proxy into devel
|
2016-04-04 13:43:30 +03:00 |
|
z3APA3A
|
d6f72a51fe
|
fix race condition on 'log' command processing
|
2016-04-04 13:43:08 +03:00 |
|
Vladimir Dubrovin
|
9bfae5faaa
|
force / no force commands added
|
2016-04-02 11:43:25 +03:00 |
|
z3APA3A
|
938b1d1aab
|
re-authenticate connection on configuration change
|
2016-03-28 17:57:37 +03:00 |
|
z3APA3A
|
eeb2d78fb1
|
re-authenticate user on
|
2016-03-28 17:49:27 +03:00 |
|
z3APA3A
|
f67c9a39f1
|
Use setreuid/setregid instead of setuid / setgid
|
2016-03-09 18:28:52 +03:00 |
|
z3APA3A
|
021a8928bf
|
Avoid windows compilation warnings
|
2016-02-22 00:18:45 +03:00 |
|
z3APA3A
|
3b8e7741b3
|
Compilation warnings cleanup
|
2016-02-16 15:29:51 +03:00 |
|
z3APA3A
|
5fc1d81e5c
|
add stack size configuration
'stacksize' command and -S configuration option added
|
2016-02-11 16:16:44 +03:00 |
|
z3APA3A
|
13a7d6be11
|
Replace memcpy with assignment where appropriate
|
2016-02-05 18:31:17 +03:00 |
|
z3APA3A
|
3cc9796583
|
Support for 'extip' and 'smtp' parent types added
|
2016-02-05 01:52:45 +03:00 |
|