index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
radius
/
radius.c
Age
Commit message (
Expand
)
Author
2021-03-20
Fixed some errors found by valgrind and pvs-studio (#11)
[anp/hsw]
2021-03-13
Fix segmentation fault when radius section is missing
[anp/hsw]
2021-03-13
Fix some errors and warnings found by cppcheck
[anp/hsw]
2020-09-13
radius: keep vendor & attr numbers in order
Vladislav Grishenko
2020-09-06
radius: fix crash with l4-redirect with no ipv6 (T23)
Vladislav Grishenko
2020-06-06
radius: add strip-realm config option
Vladislav Grishenko
2020-04-02
Fix radius Framed-IP-Address
stetsyuk
2020-01-20
radius: implement jitter of accounting update interval
Vladislav Grishenko
2019-08-29
radius: add support for Access-Accept username
Vladislav Grishenko
2019-06-27
Update radius.c
Eshenko Dmitriy
2018-12-20
radius: specify gateway in iproute_del()
Guillaume Nault
2018-12-20
iputils: add 'src' and 'gw' parameters to iproute_del()
Guillaume Nault
2018-12-04
radius: implement Framed-IPv6-Route attribute
Guillaume Nault
2018-11-12
ipcp: fix uninitialised memory access when negociating *-NBNS-Address
Guillaume Nault
2018-11-12
ipcp: fix uninitialised memory access when negociating *-DNS-Address
Guillaume Nault
2018-04-06
radius: allow CoA/DM by single username attribute
Dmitry Kozlov
2018-02-21
radius: add support for route priority (metric) in Framed-Route
Guillaume Nault
2017-10-17
radius: implemented lua support
Dmitry Kozlov
2016-07-09
radius: do not execute interface rename immediately, store new name for later...
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-04-30
radius: add Delegated-IPv6-Prefix to accounting packets
Dmitry Kozlov
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-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-23
radius: introduced max-fail option
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-26
radius: cancel starting accounting request if session terminated before serve...
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-06-17
radius: introduced attr-tunnel-type option
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
2013-10-23
radius: skip vendor specific attributes when searching session for DM/CoA
Dmitry Kozlov
2013-10-11
radius,ippool,chap-secrets: do not assign local address if session is not ppp
Dmitry Kozlov
2013-08-14
radius: don't assign address if Framed-IP-Address=255.255.255.254
Kozlov Dmitry
2013-04-11
radius: implemented default-realm option
Kozlov Dmitry
2013-03-18
radius: assign ipv4 either if gw-ip-address is not specified for non-ppp sess...
Dmitry Kozlov
2013-01-25
Fix boolean options parsing in configuration file
Guillaume Nault
2013-01-24
backport 1.7
Kozlov Dmitry
2013-01-24
merge upstream
Kozlov Dmitry
2012-09-05
generalize interface statistics gathering
Kozlov Dmitry
2012-08-29
add 'ppp' filed to CTRL to identify ppp sessions
Kozlov Dmitry
2012-08-15
radius: fixed broken authentication procedure
Kozlov Dmitry
2012-08-11
ipoe: fixed packet output path
Kozlov Dmitry
2012-07-19
radius: implemented Idle-Timeout
Kozlov Dmitry
[next]