summaryrefslogtreecommitdiff
path: root/accel-pptpd
AgeCommit message (Collapse)Author
2010-11-10radius: separated interim-verbose option to control verbosity of interim ↵Kozlov Dmitry
packets send/receive
2010-11-10initial telnet cli supportKozlov Dmitry
2010-11-09ppp: reduced length of session idKozlov Dmitry
2010-11-09radius: implemented acct-interim-interval option to specify interval to send ↵Kozlov Dmitry
accounting information if radius Acct-Interim-Interval attribute is absent in Access-Accept
2010-11-09auth: any login support for PAP/CHAP/MSCHAP-v1Kozlov Dmitry
2010-11-09radius: introduced dae-server option to configure Dynamic Authorization ↵Kozlov Dmitry
Extenstion (DM/CoA) instead of dm_coa_secret
2010-11-09radius: skip nas identification if no NAS-Identifier/NAS-IP-Address presentsKozlov Dmitry
2010-11-09radius: fixed incorrect session identification by Framed-IP-Address when ip ↵Kozlov Dmitry
assigned from internal pool
2010-11-09radius: send Acct-Session-Id in Access-Request packet if sid_in_auth option ↵Kozlov Dmitry
is set (for broken billings)
2010-11-09radius: DM/CoA nas identification by NAS-Identifier or NAS-IP-Address or bothKozlov Dmitry
2010-11-07shaper: separated burst factor configuration (down-burst-factor, ↵Kozlov Dmitry
up-burst-factor)
2010-11-07pppoe: send client's Service-Name back if service-name configuarion option ↵Kozlov Dmitry
is absent implemented PADO delay
2010-11-07chap-secrets: support the rate limit of session (in kilobits) at fifth columnDmitry Kozlov
2010-11-05auth: implemented mppe key derivation from ms-chap credentialsDmitry Kozlov
2010-10-29radius: added dictionary.ciscoKozlov Dmitry
2010-10-29ppp: fixed twice ip address configurationKozlov Dmitry
2010-10-29shaper: support for cisco avpairKozlov Dmitry
2010-10-29shaper: parse values like down/up, down\up, down:upKozlov Dmitry
2010-10-29ppp: improved mppe handlingKozlov Dmitry
radius: bind parameter to bind to ip other then nas-ip-address
2010-10-29Merge branch 'master' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
2010-10-29support for 2.6.36 kernelKozlov Dmitry
2010-10-28radius: rewrited Termination-Action attribute handling so it is rfc ↵Dmitry Kozlov
compliant now
2010-10-27radius: implemented Class, Termination-Action attributesDmitry Kozlov
2010-10-27radius: fixed incorrect Acct-Session-Time in Interim-Update packetsKozlov Dmitry
2010-10-26radius: implemented Acct-Delay-Time attributeDmitry Kozlov
radius: accounting start moved to before ip up
2010-10-26radius: wait Accounting-Response on accounting startDmitry Kozlov
2010-10-26fixed default path of dictionaries in accel-pptp.confDmitry Kozlov
2010-10-26radius: disable DM/CoA functionality when no dm_coa_secret specifiedDmitry Kozlov
2010-10-25implemented chap-secrets module which reads username,password and ip address ↵Dmitry Kozlov
from pppd compatible chap-secrets file
2010-10-25pppd_compat: fixed incorrect array size for environment variablesKozlov Dmitry
2010-10-23updated manKozlov Dmitry
2010-10-23pppd_compat: ip-pre-up call moved to proper placeKozlov Dmitry
ppp: don't negotiate mru after ConfNak received
2010-10-23pppd_compat: implemented ip-pre-upKozlov Dmitry
implemented PEERNAME, CONNECT_TIME, BYTES_RCVD, BYTES_SENT environment variables
2010-10-22ppp: fixed incorrect configure-nak handlingKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-19Merge branch 'master' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
2010-10-19ipcp: don't send dns options in IPCP configure requestKozlov Dmitry
2010-10-18due to l2tp doesn't require libnl more build it by defaultDmitry Kozlov
2010-10-18radius: fixed incorrect memore free when dictionary load failedKozlov Dmitry
log: flush output immediatly on emergency logs
2010-10-17looking for md5 and other hashing functions in libcryptoDmitry Kozlov
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-15implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome)Kozlov Dmitry
2010-10-15added linux_ppp.hKozlov Dmitry
2010-10-15added linux_ppp.hKozlov Dmitry
2010-10-15radius: fixed incorrect handling when socket read failed with error other ↵Kozlov Dmitry
than EAGAIN (thanks to GlooM)
2010-10-15fixed incorrect mppe negotiationDmitry Kozlov
2010-10-14updated gentoo ebuidsDmitry Kozlov
fixed compilation warnings
2010-10-14fixed bug: incorrect handling of mppe ConfNakKozlov Dmitry
improved ccp handling
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 ↵Kozlov Dmitry
not decreased on transfer