summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-14extra: implemented builtin tbf shaper (using libnl-1.1)Dmitry Kozlov
2010-10-12radius: 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-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2Kozlov Dmitry
2010-10-11Merge branch 'master' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
2010-10-11started work on L2TPv2 serverKozlov Dmitry
2010-10-08fixed some incorrect loggingDmitry Kozlov
2010-10-08install rule for pppoeKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08increase number of maximum opened files to system maximumKozlov Dmitry
2010-10-08link log_file with librt tooKozlov Dmitry
2010-10-08increase number of maximum opened files to system maximumKozlov Dmitry
link log_file with libaio updated documentation
2010-10-08Merge branch '0.8' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
2010-10-08pppoe: changed cookie generation procedure (due to connection problem from ↵Kozlov Dmitry
windows) updated documentation
2010-10-08ctrl: implemented PPPoE serverKozlov Dmitry
2010-10-06removed obsolet MakefileKozlov Dmitry
2010-10-06README updateKozlov Dmitry
2010-10-06forgotten rcu_dereferenceKozlov Dmitry
2010-10-06forgotten rcu_dereferenceKozlov Dmitry
2010-10-06merged branch accel-pptpdKozlov Dmitry
2010-10-06merged pptp.c from 0.8.4Kozlov Dmitry
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2010-10-05tidied logsKozlov Dmitry
2010-10-05bug fixesKozlov Dmitry
2010-10-05pptp: fixed bug of incorrect administrative terminationKozlov Dmitry
2010-10-04bug fixesKozlov Dmitry
2010-10-04bug fixesKozlov Dmitry
2010-10-04ppp: implemented mppeKozlov Dmitry
radius: implemented mppe support various improvements and bug fixes
2010-09-28pptp: Set-Link-InfoKozlov Dmitry
lcp: Ident
2010-09-28Merge branch 'accel-pptpd' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp into accel-pptpd
2010-09-28pptp: verbose loggingKozlov Dmitry
2010-09-28bug fixDmitry Kozlov
2010-09-28bug fixesDmitry Kozlov
2010-09-28ppp: implemeted Protocol-RejectDmitry Kozlov
2010-09-28auth: implemented timeoutsDmitry Kozlov
2010-09-27radius: implemented Session-Timeout attributeDmitry Kozlov
2010-09-27triton: loader: trying various paths to find moduleDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-26various bug fixed and improvementsDmitry Kozlov
2010-09-23radius: fixed incorrect vendor attributes receivingDmitry Kozlov
2010-09-23various bug fixesKozlov Dmitry
2010-09-23radius: 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-22log: log_file rewrited to use aioDmitry Kozlov
log: simplified engine various bug fixes
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-14extra: 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