summaryrefslogtreecommitdiff
path: root/accel-pptpd/ppp/ppp.c
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-12-21ppp: more informative error logs at establish phaseDmitry Kozlov
2010-12-21ppp: don't free chan_buf/unit_buf if they are nullDmitry Kozlov
2010-12-20ppp: drop connection when read from ppp channel/unit descriptor returns zeroDmitry Kozlov
2010-12-19cli: shutdown cancel commandDmitry Kozlov
2010-12-07ppp: implemented sid-case option to specify in which case generate session id...Kozlov Dmitry
2010-12-06cli: implemented shutdown command to shutdown daemonKozlov Dmitry
2010-12-02ppp: updated session generation procesdure for 32-bit systemsDmitry Kozlov
2010-11-30ppp: use atomic increment as session generation procedureDmitry Kozlov
2010-11-30ppp: use atomic increment as session generation procedureDmitry Kozlov
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-16log-tcp: fixed incorrect queue overflow handlingKozlov Dmitry
2010-11-15ppp: fixed incorrect session termination if authentication failedDmitry Kozlov
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-10-23pppd_compat: implemented ip-pre-upKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-15added linux_ppp.hKozlov Dmitry
2010-10-14fixed bug: incorrect handling of mppe ConfNakKozlov Dmitry
2010-10-11started work on L2TPv2Kozlov Dmitry
2010-10-08ctrl: implemented PPPoE serverKozlov Dmitry
2010-10-05tidied logsKozlov Dmitry
2010-10-04ppp: implemented mppeKozlov 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-26various bug fixed and improvementsDmitry Kozlov
2010-09-20fixed many bugs and memory leaksDmitry 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
2010-09-09radius: implemented accounting (start/stop/interim-update)Kozlov Dmitry
2010-09-08radius: implemented packet exchangeKozlov Dmitry
2010-09-04started work on radius moduleKozlov Dmitry
2010-09-03project restructuredKozlov Dmitry