index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
radius
Age
Commit message (
Expand
)
Author
2018-02-19
radius: fixed invalid behaviour when route to radius server is not existing
Dmitry Kozlov
2017-10-10
radius: split request queue to 2 subqueues
Dmitry Kozlov
2017-03-19
radius: introduced radius_plugin_t:send_accounting_update function (called ea...
Dmitry Kozlov
2016-07-09
radius: do not execute interface rename immediately, store new name for later...
Dmitry Kozlov
2016-06-25
radius: do not send NAS-Port and NAS-Port-Id if they are undefined
Dmitry Kozlov
2016-06-07
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2016-06-07
radius: update Session-Timeout by CoA
Dmitry Kozlov
2016-06-02
radius: initialise ipv6db addresses completely
Guillaume Nault
2016-05-31
Fixup - don't divide on unchecked values. Multiply instead.
Mihail Vasilev
2016-04-30
radius: add Delegated-IPv6-Prefix to accounting packets
Dmitry Kozlov
2016-04-06
radius: do not mark request as active if send function fails
Dmitry Kozlov
2016-03-18
ipoe: implemented new option "start=auto"
Dmitry Kozlov
2016-01-03
Update packet.c
liguojiang
2016-01-03
radius: implemented handling of Framed-Route attribute
Dmitry Kozlov
2015-02-21
radius: override session's idle and timeout timers values by Idle-Timeout and...
Dmitry Kozlov
2015-02-20
ppp: set unit_idx from NAS_Port attribute if present
François Cachereul
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-11-11
radius: add missing log_switch
Dmitry Kozlov
2014-11-10
radius: disable read handler when put req into wait queue (fixes race conditi...
Dmitry Kozlov
2014-11-10
radius: fixed bug
Dmitry Kozlov
2014-11-05
radius: early ipv6_dp assignment
Dmitry Kozlov
2014-10-29
radius: fix call to memset on rdp->auth_ctx
François Cachereul
2014-10-28
radius: fixed server reallocation for timed out requests
Dmitry Kozlov
2014-10-23
radius: fixed stuck during shutdown when radius server does not respond
Dmitry Kozlov
2014-10-23
radius: introduced max-fail option
Dmitry Kozlov
2014-10-23
radius: fixed backup radius selection
Dmitry Kozlov
2014-10-23
radius: fixed server reallocation for queued requests if current server does ...
Dmitry Kozlov
2014-10-22
radius: check for previous request was finished in interim update timer
Dmitry Kozlov
2014-10-06
radius: fixed Accounting-On/Accounting-Off functionality
Dmitry Kozlov
2014-10-04
radius: various bug fixes
Dmitry Kozlov
2014-10-03
get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead
Dmitry Kozlov
2014-09-30
radius: fixed handling deferred requests
Dmitry Kozlov
2014-09-26
radius: cancel starting accounting request if session terminated before serve...
Dmitry Kozlov
2014-09-23
radius: fixed counting of active requests
Dmitry Kozlov
2014-09-22
fixed compilation warnings
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-08-25
radius: delete timeout timer if request sending fails (fixes double server re...
Dmitry Kozlov
2014-08-04
radius: terminate session if read interfaces statistics fails
Dmitry Kozlov
2014-08-01
radius: close socket after receiving accounting response
Dmitry Kozlov
2014-07-24
radius: exit from active interim request when termination event occures
Dmitry Kozlov
2014-07-17
radius: check for reply id is equal request id in interim requests
Dmitry Kozlov
2014-07-11
radius: fixed handling socket errors during interim updates
Dmitry Kozlov
2014-06-17
radius: introduced attr-tunnel-type option
Dmitry Kozlov
2014-06-17
auth_mschap,radius: fixed improper passing MS-CHAP-Error, Reply-Message to au...
Dmitry Kozlov
2014-06-03
make IPv4 address to string conversions endian friendly
Dmitry Kozlov
2014-05-13
radius: introduced weight and backup per-server options
Dmitry Kozlov
2014-05-12
radius: use NAS-Port-Id in Access-Accept for interface renaming
Dmitry Kozlov
2014-05-12
radius: add support for Nas-Port-Id attribute (interface name)
Dmitry Kozlov
2014-05-12
radius: close socket after receiving accounting reply
Dmitry Kozlov
2014-05-12
radius: release auth request immediatly after get responce
Dmitry Kozlov
[next]