summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-28various ppp and mppe improvementsKozlov Dmitry
2011-04-25shaper_tbf: fixed bug of incorrect operation when time ranges are spicified ↵Kozlov Dmitry
and connection whithout time range identifier is arrived
2011-04-22fixed mestake about mppe option in man fileKozlov Dmitry
2011-04-22ppp: introduced 'mppe' optionKozlov Dmitry
2011-04-22ppp: introduced 'mppe' optionKozlov Dmitry
2011-04-20ppp: introduced new option 'single-session' to control single session per userKozlov Dmitry
2011-04-19radius: auth_chap_md5: send chap challenge via CHAP-Challenge attribute tooKozlov Dmitry
2011-04-07Merge branch 'master' of ↵Kozlov Dmitry
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp
2011-04-07radius: bugfixKozlov Dmitry
2011-03-05bugfixDmitry Kozlov
2011-03-04ppp: fix incorrect magic in lcp echo replyDmitry Kozlov
2011-03-01radius: fixed operation without accounting serverDmitry Kozlov
2011-02-28Merge branch 'master' of ↵Dmitry Kozlov
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp
2011-02-281.3.5 releaseDmitry Kozlov
2011-02-18ppp: fix lcp echo stoppingKozlov Dmitry
2011-02-13Merge branch 'master' of ↵Dmitry Kozlov
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp
2011-02-13ppp: don't raise error if lcp echo reply received without magicDmitry Kozlov
2011-02-13cli: terminate: check username is not NULLDmitry Kozlov
2011-02-07shaper: fixed rate change from cliKozlov Dmitry
2011-01-28cli: fixed buffer overflow in telnet partDmitry Kozlov
2011-01-28radius: fix statistics output formattingKozlov Dmitry
2011-01-28fix unterminated messages in core.logKozlov Dmitry
2011-01-28ppp: send ConfNak with random magic number if magic number in CanfReq is ↵Kozlov Dmitry
equal to self magic number
2011-01-27radius: extended statistics calculationDmitry Kozlov
2011-01-26cli: save history to file when telnet client disconnectsDmitry Kozlov
2011-01-26dynamicaly check if radius module loaded (so not more require to rebuild ↵Dmitry Kozlov
project without RADIUS to switch to chap-secrets)
2011-01-26pppd_compat: unblock signals before executing scripts (fixes scripts hangs)Dmitry Kozlov
2011-01-26ppp, radius: Acct-Terminate-Cause=Lost-Carrier when ppp terminates by lcp ↵Dmitry Kozlov
reply absence
2011-01-26futher memory usage optimizationDmitry Kozlov
2011-01-18updated build systemDmitry Kozlov
2011-01-18ippool: fixed parserDmitry Kozlov
2011-01-18radius: don't free receive buffer immediatlyDmitry Kozlov
2011-01-17memory usage optimizationDmitry Kozlov
2011-01-15tbf: fixed incorrect burst value of policerDmitry Kozlov
2011-01-151.3.4 releaseDmitry Kozlov
2011-01-14ppp: reload dnsDmitry Kozlov
2011-01-13cli: show sessions: initialize buffer to zero if username is still emptyDmitry Kozlov
2011-01-13auth: bugs fixesDmitry Kozlov
2011-01-12fxed memory leakDmitry Kozlov
2011-01-10radius: don't send interim-update if time to session timeout is less than 10 s.Dmitry Kozlov
2011-01-081.3.3 releaseDmitry Kozlov
2011-01-08updated contrib filesDmitry Kozlov
2011-01-08updated contrib filesDmitry Kozlov
2011-01-08shaper_tbf: fix undefined symbol: clear_tr_pd when build without radiusDmitry Kozlov
2011-01-08updated contrib filesDmitry Kozlov
2011-01-05fix CMakeLists.txtDmitry Kozlov
2011-01-05pppoe: tr101 fixesDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2011-01-05shaper_tbf: fix end-of-day overlapping rangesDmitry Kozlov
2011-01-05shaper_tbf: implemented time rangesDmitry Kozlov