summaryrefslogtreecommitdiff
path: root/accel-pptpd/ppp
AgeCommit message (Expand)Author
2010-11-29log: introduced additional log level (3) which shows only minimum of informat...Kozlov Dmitry
2010-11-29ppp: fixed bug when saving seqKozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
2010-11-21bug fixesDmitry Kozlov
2010-11-16echo messaged moved to debug log levelKozlov Dmitry
2010-11-16log-tcp: fixed incorrect queue overflow handlingKozlov Dmitry
2010-11-15ppp: fixed incorrect session termination if authentication failedDmitry Kozlov
2010-11-11implemented option to disable iprange moduleKozlov Dmitry
2010-11-11cli: implemented command historyDmitry Kozlov
2010-11-10cli: implemented following command list: show stat, show sessions, terminate ...Kozlov Dmitry
2010-11-09ppp: reduced length of session idKozlov Dmitry
2010-11-07chap-secrets: support the rate limit of session (in kilobits) at fifth columnDmitry Kozlov
2010-10-29ppp: fixed twice ip address configurationKozlov Dmitry
2010-10-29ppp: improved mppe handlingKozlov Dmitry
2010-10-28radius: rewrited Termination-Action attribute handling so it is rfc compliant...Dmitry Kozlov
2010-10-26radius: implemented Acct-Delay-Time attributeDmitry Kozlov
2010-10-23pppd_compat: ip-pre-up call moved to proper placeKozlov Dmitry
2010-10-23pppd_compat: implemented ip-pre-upKozlov Dmitry
2010-10-22ppp: fixed incorrect configure-nak handlingKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-19ipcp: don't send dns options in IPCP configure requestKozlov Dmitry
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-15added linux_ppp.hKozlov Dmitry
2010-10-15fixed incorrect mppe negotiationDmitry Kozlov
2010-10-14fixed bug: incorrect handling of mppe ConfNakKozlov Dmitry
2010-10-14radius: send Framed-IP-Address in Accounting-RequestKozlov Dmitry
2010-10-14fixed bug of infinit TermReq and session hangup due to request counter was no...Kozlov Dmitry
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2Kozlov Dmitry
2010-10-08fixed some incorrect loggingDmitry Kozlov
2010-10-08ctrl: implemented PPPoE serverKozlov Dmitry
2010-10-05tidied logsKozlov Dmitry
2010-10-05bug fixesKozlov Dmitry
2010-10-04bug fixesKozlov Dmitry
2010-10-04ppp: implemented mppeKozlov Dmitry
2010-09-28pptp: Set-Link-InfoKozlov Dmitry
2010-09-28bug fixesDmitry Kozlov
2010-09-28ppp: implemeted Protocol-RejectDmitry Kozlov
2010-09-27radius: implemented Session-Timeout attributeDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-26various bug fixed and improvementsDmitry Kozlov
2010-09-23various bug fixesKozlov Dmitry
2010-09-23radius: implemented attributes Calling-Station-Id, Called-Station-Id, NAS-IP-...Kozlov Dmitry
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-14extra: implemented module 'pppd_compat' which starts pppd compatible scripts...Kozlov Dmitry
2010-09-12log: implemented 'log_pgsql' loggin targetDmitry Kozlov
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry
2010-09-10switching to use triton events instead of ppp_notifyKozlov Dmitry