Age | Commit message (Expand) | Author |
2010-12-27 | updated build system | Kozlov Dmitry |
2010-12-27 | cli: changed terminate syntax | Kozlov Dmitry |
2010-12-27 | implemented partial config reload via SIGUSR1 signal or cli | Kozlov Dmitry |
2010-12-25 | 1.3.2 release | Dmitry Kozlov |
2010-12-25 | fix complilation issue | Dmitry Kozlov |
2010-12-25 | cli: implemented persist history | Dmitry Kozlov |
2010-12-25 | cli: implemented terminate ifname|ip|csid|sid|all | Dmitry Kozlov |
2010-12-25 | mempool: allocate memory for mmaped pools in page boundary | Dmitry Kozlov |
2010-12-24 | cli: use snprintf to prevent potential buffer overflow | Dmitry Kozlov |
2010-12-24 | ppp: fix session hangup | Dmitry Kozlov |
2010-12-24 | cli: show cpu and memory utilization in statistics | Dmitry Kozlov |
2010-12-24 | changed install paths to proper ones | Dmitry Kozlov |
2010-12-24 | mschap_v2: fixed incorrect array size | 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 | minor changes | Dmitry Kozlov |
2010-12-23 | move timestamp initialization to proper place | 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-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-22 | minor changes | 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: ctrl-c to disconnect | Dmitry Kozlov |
2010-12-19 | cli: shutdown cancel command | Dmitry Kozlov |
2010-12-17 | cli: show uptime in statistics | Dmitry Kozlov |
2010-12-17 | radius: print also vendor id of unknown attribute received | Dmitry Kozlov |
2010-12-10 | Merge branch 'master' of ssh://accel-pptp.git.sourceforge.net/gitroot/accel-p... | Dmitry Kozlov |
2010-12-10 | l2tp: dictionary correction | Dmitry Kozlov |
2010-12-09 | ppp: fixed session hangup if lcp phase was not performed | Kozlov Dmitry |
2010-12-09 | 1.3.1 release | Dmitry Kozlov |
2010-12-08 | 1.3.0 release | Kozlov Dmitry |
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-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 | radius: don't try to resend Interim-Update packets when acct-timeout is 0 | Dmitry Kozlov |
2010-12-02 | ppp: updated session generation procesdure for 32-bit systems | Dmitry Kozlov |
2010-12-02 | cli: fixed bug of empty username when show sessions invoked with order/match | Dmitry Kozlov |
2010-12-01 | iprange: fixed incorrect range calculation in form x.x.x.x/mask | Dmitry Kozlov |
2010-12-01 | radius: fix incorrect packet identifier size | Dmitry Kozlov |