Age | Commit message (Expand) | Author |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov |
2011-01-04 | pppoe: additional statistics | Dmitry Kozlov |
2010-12-29 | pppoe: TR-101 support (untested) | Kozlov Dmitry |
2010-12-28 | updated build system | Kozlov Dmitry |
2010-12-27 | fix compilation warnings | Kozlov Dmitry |
2010-12-27 | implemented partial config reload via SIGUSR1 signal or cli | Kozlov Dmitry |
2010-12-24 | changed install paths to proper ones | Dmitry Kozlov |
2010-12-23 | minor changes | Dmitry Kozlov |
2010-12-23 | pptp: zero sockaddr structures before using (make valgrind happy) | Dmitry Kozlov |
2010-12-23 | l2tp: use IP_PKTINFO to determine self ip address | Dmitry Kozlov |
2010-12-19 | cli: shutdown cancel command | Dmitry Kozlov |
2010-12-10 | l2tp: dictionary correction | Dmitry Kozlov |
2010-12-07 | ppp: implemented sid-case option to specify in which case generate session id... | Kozlov Dmitry |
2010-12-07 | pppoe: implemented ability to change PADO delay in relation of connection count | Kozlov Dmitry |
2010-12-06 | cli: implemented shutdown command to shutdown daemon | Kozlov Dmitry |
2010-12-06 | switch logs on contexts which dosn't handles ppp too so potential race condit... | Kozlov Dmitry |
2010-12-06 | pppoe: changed cookie generation procedure and PADR handling procedure to avo... | Kozlov Dmitry |
2010-11-29 | log: introduced additional log level (3) which shows only minimum of informat... | Kozlov Dmitry |
2010-11-29 | l2tp: fixed incorrect Called-Station-Id | Kozlov Dmitry |
2010-11-29 | use atomic operation on statistics update operations | Kozlov Dmitry |
2010-11-29 | l2tp: move hello messages to debug log level | Kozlov Dmitry |
2010-11-29 | l2tp: fixed bug of incorrect handling wrong length packets | Kozlov Dmitry |
2010-11-26 | pppoe: check if pppoe server already started on interface add | Dmitry Kozlov |
2010-11-26 | pppoe: optionaly add interface name to Calling-Station-Id/Called-Station-Id a... | Dmitry Kozlov |
2010-11-25 | l2tp: using standard udp port (1701) for all sessions | Kozlov Dmitry |
2010-11-24 | l2tp: fixed connection problem on win7 (but still works only if windows firew... | Dmitry Kozlov |
2010-11-21 | bug fixes | Dmitry Kozlov |
2010-11-16 | echo messaged moved to debug log level | Kozlov Dmitry |
2010-11-15 | cli: fixed incorrect read procedure | Dmitry Kozlov |
2010-11-13 | cli: implemented tcp frontend to send batch commands | Kozlov Dmitry |
2010-11-11 | pppoe: implemented additional cli commands | Kozlov Dmitry |
2010-11-11 | pppoe: implemented cli commands: interface add, interface del, interface show | Kozlov Dmitry |
2010-11-11 | cli: simplified cli api | Kozlov Dmitry |
2010-11-11 | pppoe: implemented mac filter | Kozlov Dmitry |
2010-11-10 | cli: implemented following command list: show stat, show sessions, terminate ... | Kozlov Dmitry |
2010-11-09 | ppp: reduced length of session id | Kozlov Dmitry |
2010-11-07 | pppoe: send client's Service-Name back if service-name configuarion option is... | Kozlov Dmitry |
2010-10-29 | support for 2.6.36 kernel | Kozlov Dmitry |
2010-10-19 | radius: implemented Acct-Terminate-Cause attribute | Kozlov Dmitry |
2010-10-18 | due to l2tp doesn't require libnl more build it by default | Dmitry Kozlov |
2010-10-17 | added cpack interface to generate deb packages | Dmitry Kozlov |
2010-10-14 | radius: send Framed-IP-Address in Accounting-Request | Kozlov Dmitry |
2010-10-14 | due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2 | Kozlov Dmitry |
2010-10-14 | various bug fixed and improvements | Kozlov Dmitry |
2010-10-12 | ctrl: implemented L2TPv2 server (without IPsec) | Kozlov Dmitry |
2010-10-11 | started work on L2TPv2 server | Kozlov Dmitry |
2010-10-08 | install rule for pppoe | Kozlov Dmitry |
2010-10-08 | pppoe: changed cookie generation procedure (due to connection problem from wi... | Kozlov Dmitry |
2010-10-08 | ctrl: implemented PPPoE server | Kozlov Dmitry |
2010-10-06 | project cleanup and prepare to release | Kozlov Dmitry |