Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | cli: implemented following command list: show stat, show sessions, terminate ↵ | Kozlov Dmitry | |
(sessison) | |||
2010-11-07 | chap-secrets: support the rate limit of session (in kilobits) at fifth column | Dmitry Kozlov | |
2010-10-26 | radius: implemented Acct-Delay-Time attribute | Dmitry Kozlov | |
radius: accounting start moved to before ip up | |||
2010-10-23 | pppd_compat: ip-pre-up call moved to proper place | Kozlov Dmitry | |
ppp: don't negotiate mru after ConfNak received | |||
2010-10-15 | implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome) | Kozlov Dmitry | |
2010-10-15 | added linux_ppp.h | Kozlov Dmitry | |
2010-10-15 | added linux_ppp.h | Kozlov Dmitry | |
2010-10-08 | ctrl: implemented PPPoE server | Kozlov Dmitry | |
2010-10-06 | project cleanup and prepare to release | Kozlov Dmitry | |
2010-10-04 | ppp: implemented mppe | Kozlov Dmitry | |
radius: implemented mppe support various improvements and bug fixes | |||
2010-09-27 | bug fixes | Kozlov Dmitry | |
2010-09-26 | various bug fixed and improvements | Dmitry Kozlov | |
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-11 | log: implemented extensible loggin engine with per-session logging support | Kozlov Dmitry | |
log: implemented log_file logging target with per-user/per-session support | |||
2010-09-10 | switching to use triton events instead of ppp_notify | Kozlov Dmitry | |
2010-09-09 | iprange: implemneted modules iprange to validate ip addresses of controlling ↵ | Kozlov Dmitry | |
connection and tunnel It will check that ip address of tunnel is not in range of clients ip addresses. This will avoid kernel softlockups due to loopback occured. | |||
2010-09-03 | project restructured | Kozlov Dmitry | |