Age | Commit message (Expand) | Author |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov |
2010-12-29 | ppp: check if requested IP is already assigned if check-ip option is specified | Kozlov Dmitry |
2010-12-29 | :Revert "ppp: check if requested IP is already assigned if check-ip option is... | Kozlov Dmitry |
2010-12-28 | ppp: check if requested IP is already assigned if check-ip option is specified | Kozlov Dmitry |
2010-12-27 | implemented partial config reload via SIGUSR1 signal or cli | Kozlov Dmitry |
2010-12-24 | ppp: fix session hangup | Dmitry Kozlov |
2010-12-23 | ppp,radius,cli: send Acct-Terminate-Cause=NAS-Reboot when daemon shutdown fro... | Dmitry Kozlov |
2010-12-23 | ppp: if ipcp not started terminate session softly | Dmitry Kozlov |
2010-12-23 | ppp: don't increment id on retransmit | Dmitry Kozlov |
2010-12-23 | ppp: cancel delayed procedure call on lcp layer free | Dmitry Kozlov |
2010-12-23 | ppp: if no lcp response terminate session hard | Dmitry Kozlov |
2010-12-23 | ppp,radius,cli: set Acct-Terminate-Cause=NAS-Request for sessions terminated ... | Dmitry Kozlov |
2010-12-21 | ppp: more informative error logs at establish phase | Dmitry Kozlov |
2010-12-21 | ppp: don't free chan_buf/unit_buf if they are null | Dmitry Kozlov |
2010-12-20 | ppp: drop connection when read from ppp channel/unit descriptor returns zero | Dmitry Kozlov |
2010-12-20 | ppp: start echo again after lcp went down | Dmitry Kozlov |
2010-12-19 | cli: shutdown cancel command | Dmitry Kozlov |
2010-12-09 | ppp: fixed session hangup if lcp phase was not performed | Kozlov Dmitry |
2010-12-07 | ppp: implemented sid-case option to specify in which case generate session id... | Kozlov Dmitry |
2010-12-06 | cli: implemented shutdown command to shutdown daemon | Kozlov Dmitry |
2010-12-06 | pppoe: changed cookie generation procedure and PADR handling procedure to avo... | Kozlov Dmitry |
2010-12-03 | ppp: implemented ccp option to enable/disable CCP negotation | Dmitry Kozlov |
2010-12-02 | pppd_compat: fixed incorrect array size | Kozlov Dmitry |
2010-12-02 | ppp: updated session generation procesdure for 32-bit systems | Dmitry Kozlov |
2010-11-30 | ppp: use atomic increment as session generation procedure | Dmitry Kozlov |
2010-11-30 | ppp: use atomic increment as session generation procedure | Dmitry Kozlov |
2010-11-30 | ppp: configuration checks | Kozlov Dmitry |
2010-11-29 | log: introduced additional log level (3) which shows only minimum of informat... | Kozlov Dmitry |
2010-11-29 | ppp: fixed bug when saving seq | Kozlov Dmitry |
2010-11-29 | use atomic operation on statistics update operations | Kozlov Dmitry |
2010-11-21 | bug fixes | Dmitry Kozlov |
2010-11-16 | echo messaged moved to debug log level | Kozlov Dmitry |
2010-11-16 | log-tcp: fixed incorrect queue overflow handling | Kozlov Dmitry |
2010-11-15 | ppp: fixed incorrect session termination if authentication failed | Dmitry Kozlov |
2010-11-11 | implemented option to disable iprange module | Kozlov Dmitry |
2010-11-11 | cli: implemented command history | Dmitry Kozlov |
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 | chap-secrets: support the rate limit of session (in kilobits) at fifth column | Dmitry Kozlov |
2010-10-29 | ppp: fixed twice ip address configuration | Kozlov Dmitry |
2010-10-29 | ppp: improved mppe handling | Kozlov Dmitry |
2010-10-28 | radius: rewrited Termination-Action attribute handling so it is rfc compliant... | Dmitry Kozlov |
2010-10-26 | radius: implemented Acct-Delay-Time attribute | Dmitry Kozlov |
2010-10-23 | pppd_compat: ip-pre-up call moved to proper place | Kozlov Dmitry |
2010-10-23 | pppd_compat: implemented ip-pre-up | Kozlov Dmitry |
2010-10-22 | ppp: fixed incorrect configure-nak handling | Kozlov Dmitry |
2010-10-19 | radius: implemented Acct-Terminate-Cause attribute | Kozlov Dmitry |
2010-10-19 | ipcp: don't send dns options in IPCP configure request | Kozlov Dmitry |
2010-10-17 | added cpack interface to generate deb packages | Dmitry Kozlov |
2010-10-15 | added linux_ppp.h | Kozlov Dmitry |