summaryrefslogtreecommitdiff
path: root/accel-pptpd/ctrl
AgeCommit message (Expand)Author
2010-11-26pppoe: check if pppoe server already started on interface addDmitry Kozlov
2010-11-26pppoe: optionaly add interface name to Calling-Station-Id/Called-Station-Id a...Dmitry Kozlov
2010-11-25l2tp: using standard udp port (1701) for all sessionsKozlov Dmitry
2010-11-24l2tp: fixed connection problem on win7 (but still works only if windows firew...Dmitry Kozlov
2010-11-21bug fixesDmitry Kozlov
2010-11-16echo messaged moved to debug log levelKozlov Dmitry
2010-11-15cli: fixed incorrect read procedureDmitry Kozlov
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-11-11pppoe: implemented additional cli commandsKozlov Dmitry
2010-11-11pppoe: implemented cli commands: interface add, interface del, interface showKozlov Dmitry
2010-11-11cli: simplified cli apiKozlov Dmitry
2010-11-11pppoe: implemented mac filterKozlov Dmitry
2010-11-10cli: implemented following command list: show stat, show sessions, terminate ...Kozlov Dmitry
2010-11-09ppp: reduced length of session idKozlov Dmitry
2010-11-07pppoe: send client's Service-Name back if service-name configuarion option is...Kozlov Dmitry
2010-10-29support for 2.6.36 kernelKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-18due to l2tp doesn't require libnl more build it by defaultDmitry Kozlov
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-14radius: send Framed-IP-Address in Accounting-RequestKozlov 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-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2 serverKozlov Dmitry
2010-10-08install rule for pppoeKozlov 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-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 fixesDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-23various bug fixesKozlov Dmitry
2010-09-23radius: implemented attributes Calling-Station-Id, Called-Station-Id, NAS-IP-...Kozlov Dmitry
2010-09-22log: log_file rewrited to use aioDmitry 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-09iprange: implemneted modules iprange to validate ip addresses of controlling ...Kozlov Dmitry
2010-09-08radius: implemented packet exchangeKozlov Dmitry
2010-09-06working on radius moduleKozlov Dmitry
2010-09-03project restructuredKozlov Dmitry