summaryrefslogtreecommitdiff
path: root/accel-pptpd/CMakeLists.txt
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2011-01-03core: rewrited to don't use getcontext/swapcontext due to *context functions ...Dmitry Kozlov
2010-12-30cli: improved 'show sessions' commandKozlov Dmitry
2010-12-27fix compilation warningsKozlov Dmitry
2010-12-251.3.2 releaseDmitry Kozlov
2010-12-24changed install paths to proper onesDmitry Kozlov
2010-12-22minor changesDmitry Kozlov
2010-12-091.3.1 releaseDmitry Kozlov
2010-12-081.3.0 releaseKozlov Dmitry
2010-11-30print version number on startupKozlov Dmitry
2010-11-21bug fixesDmitry Kozlov
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-11-10updated build system: accel-pptp.conf will be installed as /etc/accel-pptp.co...Kozlov Dmitry
2010-11-10initial telnet cli supportKozlov Dmitry
2010-11-09ppp: reduced length of session idKozlov Dmitry
2010-11-09radius: fixed incorrect session identification by Framed-IP-Address when ip a...Kozlov Dmitry
2010-10-25implemented chap-secrets module which reads username,password and ip address ...Dmitry Kozlov
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-08fixed some incorrect loggingDmitry Kozlov
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2010-10-04bug fixesKozlov Dmitry
2010-10-04ppp: implemented mppeKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-22log: log_file rewrited to use aioDmitry Kozlov
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-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-10ippool: implemented module ippool which gives IP address from configurable ra...Kozlov Dmitry
2010-09-09iprange: implemneted modules iprange to validate ip addresses of controlling ...Kozlov Dmitry
2010-09-04started work on radius moduleKozlov Dmitry
2010-09-03project restructuredKozlov Dmitry
2010-09-03rewrited triton libraryKozlov Dmitry
2010-09-02rewriting triton library ...Kozlov Dmitry
2010-09-01rewriting triton library ...Kozlov Dmitry
2010-08-24implemented MSCHAP-v2 authentication protocolKozlov Dmitry
2010-08-24implemented MSCHAP-v1 authentication protocolKozlov Dmitry
2010-08-23implemented chap authenticationKozlov Dmitry
2010-08-23implemented base ccp moduleKozlov Dmitry
2010-08-23implemented IPCP primary/secondary dns configuration optionKozlov Dmitry
2010-08-23implemented base IPCP moduleKozlov Dmitry
2010-08-20using dynamic ppp layers instead of hard coded, but signal transition/handlin...Kozlov Dmitry
2010-08-17reworked/rewrited lcp handling code to become more abstractKozlov Dmitry
2010-08-06* written base code of lcp moduleKozlov Dmitry
2010-08-03initiating work on accel-pptpd, replacement of modified poptopKozlov Dmitry