summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-23l2tp: use IP_PKTINFO to determine self ip addressDmitry Kozlov
2010-12-22minor changesDmitry Kozlov
2010-12-21ppp: more informative error logs at establish phaseDmitry Kozlov
2010-12-21ppp: don't free chan_buf/unit_buf if they are nullDmitry Kozlov
2010-12-20ppp: drop connection when read from ppp channel/unit descriptor returns zeroDmitry Kozlov
2010-12-20ppp: start echo again after lcp went downDmitry Kozlov
2010-12-19cli: ctrl-c to disconnectDmitry Kozlov
2010-12-19cli: shutdown cancel commandDmitry Kozlov
2010-12-17cli: show uptime in statisticsDmitry Kozlov
2010-12-17radius: print also vendor id of unknown attribute receivedDmitry Kozlov
2010-12-10Merge branch 'master' of ssh://accel-pptp.git.sourceforge.net/gitroot/accel-p...Dmitry Kozlov
2010-12-10l2tp: dictionary correctionDmitry Kozlov
2010-12-09ppp: fixed session hangup if lcp phase was not performedKozlov Dmitry
2010-12-091.3.1 releaseDmitry Kozlov
2010-12-081.3.0 releaseKozlov Dmitry
2010-12-07ppp: implemented sid-case option to specify in which case generate session id...Kozlov Dmitry
2010-12-07pppoe: implemented ability to change PADO delay in relation of connection countKozlov Dmitry
2010-12-06cli: implemented shutdown command to shutdown daemonKozlov Dmitry
2010-12-06switch logs on contexts which dosn't handles ppp too so potential race condit...Kozlov Dmitry
2010-12-06pppoe: changed cookie generation procedure and PADR handling procedure to avo...Kozlov Dmitry
2010-12-03ppp: implemented ccp option to enable/disable CCP negotationDmitry Kozlov
2010-12-02pppd_compat: fixed incorrect array sizeKozlov Dmitry
2010-12-02cmake policy rulesKozlov Dmitry
2010-12-02radius: don't try to resend Interim-Update packets when acct-timeout is 0Dmitry Kozlov
2010-12-02ppp: updated session generation procesdure for 32-bit systemsDmitry Kozlov
2010-12-02cli: fixed bug of empty username when show sessions invoked with order/matchDmitry Kozlov
2010-12-01iprange: fixed incorrect range calculation in form x.x.x.x/maskDmitry Kozlov
2010-12-01radius: fix incorrect packet identifier sizeDmitry Kozlov
2010-11-30ppp: use atomic increment as session generation procedureDmitry Kozlov
2010-11-30ppp: use atomic increment as session generation procedureDmitry Kozlov
2010-11-30print version number on startupKozlov Dmitry
2010-11-30ppp: configuration checksKozlov Dmitry
2010-11-30log-file: zero offset after log file reopenKozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of informat...Kozlov Dmitry
2010-11-29ppp: fixed bug when saving seqKozlov Dmitry
2010-11-29l2tp: fixed incorrect Called-Station-IdKozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
2010-11-29l2tp: move hello messages to debug log levelKozlov Dmitry
2010-11-29Merge branch 'master' of ssh://accel-pptp.git.sourceforge.net/gitroot/accel-p...Kozlov Dmitry
2010-11-29l2tp: fixed bug of incorrect handling wrong length packetsKozlov Dmitry
2010-11-26log-tcp: cleanup code on daemon terminateDmitry Kozlov
2010-11-26cli: show sessions: implemented sorting by username and regexp matching usernameKozlov Dmitry
2010-11-26include additional header for MAP_32BIT definitionDmitry Kozlov
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-25radius: fixed bug of double packet free when second DM request received in ti...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-24radius: fixed incorrect handling empty user password when pap authentication ...Kozlov Dmitry