Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-25 | radius: fixed bug of double packet free when second DM request received in ↵ | Dmitry Kozlov | |
time when radius sends Accounting-Request Stop | |||
2010-11-24 | radius: fixed incorrect handling empty user password when pap authentication ↵ | Kozlov Dmitry | |
is used | |||
2010-11-21 | bug fixes | Dmitry Kozlov | |
2010-11-15 | ppp: fixed incorrect session termination if authentication failed | Dmitry Kozlov | |
2010-11-15 | log: implemented log_tcp logging target which sends logs to specified ↵ | Dmitry Kozlov | |
host over tcp/ip radius: implemented accounting interim update timeout | |||
2010-11-10 | updated build system: accel-pptp.conf will be installed as ↵ | Kozlov Dmitry | |
/etc/accel-pptp.conf.dist to prevent user config erasing | |||
2010-11-10 | radius: separated interim-verbose option to control verbosity of interim ↵ | Kozlov Dmitry | |
packets send/receive | |||
2010-11-09 | radius: implemented acct-interim-interval option to specify interval to send ↵ | Kozlov Dmitry | |
accounting information if radius Acct-Interim-Interval attribute is absent in Access-Accept | |||
2010-11-09 | radius: introduced dae-server option to configure Dynamic Authorization ↵ | Kozlov Dmitry | |
Extenstion (DM/CoA) instead of dm_coa_secret | |||
2010-11-09 | radius: skip nas identification if no NAS-Identifier/NAS-IP-Address presents | Kozlov Dmitry | |
2010-11-09 | radius: fixed incorrect session identification by Framed-IP-Address when ip ↵ | Kozlov Dmitry | |
assigned from internal pool | |||
2010-11-09 | radius: send Acct-Session-Id in Access-Request packet if sid_in_auth option ↵ | Kozlov Dmitry | |
is set (for broken billings) | |||
2010-11-09 | radius: DM/CoA nas identification by NAS-Identifier or NAS-IP-Address or both | Kozlov Dmitry | |
2010-10-29 | radius: added dictionary.cisco | Kozlov Dmitry | |
2010-10-29 | shaper: support for cisco avpair | Kozlov Dmitry | |
2010-10-29 | ppp: improved mppe handling | Kozlov Dmitry | |
radius: bind parameter to bind to ip other then nas-ip-address | |||
2010-10-28 | radius: rewrited Termination-Action attribute handling so it is rfc ↵ | Dmitry Kozlov | |
compliant now | |||
2010-10-27 | radius: implemented Class, Termination-Action attributes | Dmitry Kozlov | |
2010-10-27 | radius: fixed incorrect Acct-Session-Time in Interim-Update packets | Kozlov Dmitry | |
2010-10-26 | radius: implemented Acct-Delay-Time attribute | Dmitry Kozlov | |
radius: accounting start moved to before ip up | |||
2010-10-26 | radius: wait Accounting-Response on accounting start | Dmitry Kozlov | |
2010-10-26 | radius: disable DM/CoA functionality when no dm_coa_secret specified | Dmitry Kozlov | |
2010-10-23 | pppd_compat: implemented ip-pre-up | Kozlov Dmitry | |
implemented PEERNAME, CONNECT_TIME, BYTES_RCVD, BYTES_SENT environment variables | |||
2010-10-19 | radius: implemented Acct-Terminate-Cause attribute | Kozlov Dmitry | |
2010-10-18 | radius: fixed incorrect memore free when dictionary load failed | Kozlov Dmitry | |
log: flush output immediatly on emergency logs | |||
2010-10-15 | added linux_ppp.h | Kozlov Dmitry | |
2010-10-15 | radius: fixed incorrect handling when socket read failed with error other ↵ | Kozlov Dmitry | |
than EAGAIN (thanks to GlooM) | |||
2010-10-14 | updated gentoo ebuids | Dmitry Kozlov | |
fixed compilation warnings | |||
2010-10-14 | radius: send Framed-IP-Address in Accounting-Request | Kozlov Dmitry | |
2010-10-14 | various bug fixed and improvements | Kozlov Dmitry | |
2010-10-12 | radius: accept DM/CoA request when User-Name present with one of following ↵ | Dmitry Kozlov | |
attributes: Acct-Session-Id, Framed-IP-Address, NAS-Port | |||
2010-10-11 | started work on L2TPv2 server | Kozlov Dmitry | |
2010-10-06 | project cleanup and prepare to release | Kozlov Dmitry | |
2010-10-05 | tidied logs | Kozlov Dmitry | |
2010-10-04 | bug fixes | Kozlov Dmitry | |
2010-10-04 | bug fixes | Kozlov Dmitry | |
2010-10-04 | ppp: implemented mppe | Kozlov Dmitry | |
radius: implemented mppe support various improvements and bug fixes | |||
2010-09-28 | bug fix | Dmitry Kozlov | |
2010-09-27 | radius: implemented Session-Timeout attribute | Dmitry Kozlov | |
2010-09-27 | bug fixes | Kozlov Dmitry | |
2010-09-27 | bug fixes | Kozlov Dmitry | |
2010-09-26 | various bug fixed and improvements | Dmitry Kozlov | |
2010-09-23 | radius: fixed incorrect vendor attributes receiving | Dmitry Kozlov | |
2010-09-23 | various bug fixes | Kozlov Dmitry | |
2010-09-23 | radius: implemented attributes Calling-Station-Id, Called-Station-Id, ↵ | Kozlov Dmitry | |
NAS-IP-Address radius: implemented extension Acct-Input-Gigawords, Acct-Output-Gigawords lcp: implemented maximum/minimum mtu/mru checks | |||
2010-09-22 | log: log_file rewrited to use aio | Dmitry Kozlov | |
log: simplified engine various bug fixes | |||
2010-09-20 | fixed many bugs and memory leaks | Dmitry Kozlov | |
2010-09-14 | extra: implemented module 'pppd_compat' which starts pppd compatible ↵ | Kozlov Dmitry | |
scripts ip-up, ip-down, and newly introduced - ip-change, when radius CoA request received, also this module manages pppd compatible radattr.pppX files core: implemented module 'sigchld' which handles SIGCHLD signal, waits child processes to terminate and manages pid terminate handlers | |||
2010-09-13 | radius: implemnted mschap-v2 authorization | Kozlov Dmitry | |
2010-09-13 | radius: implemented mschap-v1 authorization | Kozlov Dmitry | |