summaryrefslogtreecommitdiff
path: root/accel-pptpd
AgeCommit message (Expand)Author
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-19Merge branch 'master' of ssh://accel-pptp.git.sourceforge.net/gitroot/accel-p...Kozlov Dmitry
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
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 tha...Kozlov Dmitry
2010-10-15fixed incorrect mppe negotiationDmitry Kozlov
2010-10-14updated gentoo ebuidsDmitry 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-14various bug fixed and improvementsKozlov Dmitry
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 at...Dmitry Kozlov
2010-10-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2Kozlov Dmitry
2010-10-11Merge branch 'master' of ssh://accel-pptp.git.sourceforge.net/gitroot/accel-p...Kozlov Dmitry
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-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
2010-10-08pppoe: changed cookie generation procedure (due to connection problem from wi...Kozlov Dmitry
2010-10-08ctrl: implemented PPPoE serverKozlov 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
2010-09-28pptp: Set-Link-InfoKozlov Dmitry
2010-09-28Merge branch 'accel-pptpd' of ssh://accel-pptp.git.sourceforge.net/gitroot/ac...Kozlov Dmitry
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