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
/
packet.c
Age
Commit message (
Expand
)
Author
2021-12-29
fix buffer overflow when receive radius packet
Sergey V. Lobanov
2020-10-21
radius: sanity check for vendor attribute length
Dmitry Kozlov
2018-04-12
radius: initialize rad_attr_t::raw field on newly inserted attributes
Dmitry Kozlov
2018-04-06
radius: allow CoA/DM by single username attribute
Dmitry Kozlov
2017-12-21
radius: allocate memory for string attributes
Dmitry Kozlov
2017-12-14
radius: fixed memory leak
Dmitry Kozlov
2016-12-10
radius: extended support for freeradius dictionaries
Dmitry Kozlov
2016-01-03
Update packet.c
liguojiang
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-06-03
make IPv4 address to string conversions endian friendly
Dmitry Kozlov
2014-01-17
radius: allow creation of zero length attributes
Guillaume Nault
2011-09-05
radius: use clock_gettime(CLOCK_MONOTONIC) instead of gettimeofday
Kozlov Dmitry
2011-08-24
radius: better radius server fails handling
Kozlov Dmitry
2011-08-23
radius: ipv6 support
Dmitry Kozlov
2011-05-30
1.3.6 release
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-01-27
radius: extended statistics calculation
Dmitry Kozlov
2011-01-26
futher memory usage optimization
Dmitry Kozlov
2011-01-18
radius: don't free receive buffer immediatly
Dmitry Kozlov
2011-01-17
memory usage optimization
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov