summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11auth: do not decrement id on retransmit1.7Dmitry Kozlov
2014-07-11ppp: auth: answer "Success" to retrasmitted messages if auth layer is already...Dmitry Kozlov
2014-07-11Revert "shaper: apply rate multiplier to integer values"Dmitry Kozlov
2014-07-11ipv6_nd: retry to start ND later if bind failedDmitry Kozlov
2014-07-11auth_mschap,radius: fixed improper passing MS-CHAP-Error, Reply-Message to au...Dmitry Kozlov
2014-07-11shaper: apply rate multiplier to integer valuesDmitry Kozlov
2014-07-11make IPv4 address to string conversions endian friendlyDmitry Kozlov
2014-07-11cmake: restore Debian6 specific install rulesDmitry Kozlov
2014-07-11triton: fix possible raceDmitry Kozlov
2014-07-11triton: fix possible raceDmitry Kozlov
2014-07-11log: append data to previous chunkDmitry Kozlov
2014-05-081.7.4 releaseDmitry Kozlov
2014-04-29net-snmp: unshare file descriptors namespaceGuillaume Nault
2014-04-29Revert "net-snmp: run snmp in "special" thread"Guillaume Nault
2014-04-14net-snmp: run snmp in "special" threadDmitry Kozlov
2014-02-08increase size of buffer for netlink messagesDmitry Kozlov
2014-02-08pppoe: check for tag format validity in PADR messagesGuillaume Nault
2014-02-08ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...Vladislav Grishenko
2013-11-07shaper: add mtu optionDmitry Kozlov
2013-11-07shaper: fixed many race conditionsDmitry Kozlov
2013-11-02shaper: fixed socket leakKozlov Dmitry
2013-11-02shaper: remove garbage (fixed sigsegv in 'shaper restore all')Kozlov Dmitry
2013-10-25shaper: check for range overlaps before adjusting range timesDmitry Kozlov
2013-10-25shaper: fixed invalid reference counting (caused unexpected removal of intern...Dmitry Kozlov
2013-10-25radius: properly handle send failuresDmitry Kozlov
2013-10-23radius: skip vendor specific attributes when searching session for DM/CoADmitry Kozlov
2013-09-03snmp: properly terminate snmp threadDmitry Kozlov
2013-08-27shaper: fixed possible race during changing time rangeKozlov Dmitry
2013-08-27Revert "shaper: fixed possible race during changing time range"Kozlov Dmitry
2013-08-27shaper: fixed possible race during changing time rangeKozlov Dmitry
2013-08-15triton: do not call context close if it is marked as need free (f.e. context ...Dmitry Kozlov
2013-08-14radius: don't assign address if Framed-IP-Address=255.255.255.254Kozlov Dmitry
2013-07-24triton: Fix race upon terminationGuillaume Nault
2013-07-05auth_chap: fixed incorrect check for received buffer sizeDmitry Kozlov
2013-06-30mempool: set/check magic only if MEMDEBUG definedDmitry Kozlov
2013-06-14Merge branch '1.7' of ssh://git.code.sf.net/p/accel-ppp/code into 1.7Kozlov Dmitry
2013-06-14connlimit: Fix size of memcpy() for MAC addressGuillaume Nault
2013-06-07ppp: handle LCP DiscardReqKozlov Dmitry
2013-05-14ippool: add cli command to remove persist entriesKozlov Dmitry
2013-04-11Merge branch '1.7' of ssh://git.code.sf.net/p/accel-ppp/code into 1.7Kozlov Dmitry
2013-04-11radius: implemented default-realm optionKozlov Dmitry
2013-03-18ippool: impelented persistanceKozlov Dmitry
2013-02-04build: Set ACCEL_PPP_VERSION in top level cmake fileGuillaume Nault
2013-02-04Integrate accel-cmd with accel-ppp's build processGuillaume Nault
2013-02-04Add manpage for accel-cmdGuillaume Nault
2013-02-04New client for the cli module (tcp)Guillaume Nault
2013-01-24update debian contribKozlov Dmitry
2013-01-22fix typo LIB_SIFFIX -> LIB_SUFFIXKozlov Dmitry
2013-01-11Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2013-01-11Fix boolean options parsing in configuration fileGuillaume Nault