Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |
2010-12-30 | pppd_compat: fixed bug | Kozlov Dmitry | |
2010-12-27 | implemented partial config reload via SIGUSR1 signal or cli | Kozlov Dmitry | |
2010-12-20 | ppp: start echo again after lcp went down | Dmitry Kozlov | |
2010-12-02 | pppd_compat: fixed incorrect array size | Kozlov Dmitry | |
2010-11-29 | log: introduced additional log level (3) which shows only minimum of ↵ | Kozlov Dmitry | |
information messages | |||
2010-10-25 | implemented chap-secrets module which reads username,password and ip address ↵ | Dmitry Kozlov | |
from pppd compatible chap-secrets file | |||
2010-10-25 | pppd_compat: fixed incorrect array size for environment variables | Kozlov Dmitry | |
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-23 | pppd_compat: implemented ip-pre-up | Kozlov Dmitry | |
implemented PEERNAME, CONNECT_TIME, BYTES_RCVD, BYTES_SENT environment variables | |||
2010-10-14 | updated gentoo ebuids | Dmitry Kozlov | |
fixed compilation warnings | |||
2010-10-08 | fixed some incorrect logging | Dmitry Kozlov | |
2010-10-06 | project cleanup and prepare to release | Kozlov Dmitry | |
2010-09-26 | various bug fixed and improvements | Dmitry Kozlov | |
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 |