summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-01cli: terminate username: check for username is not NULLKozlov Dmitry
2012-11-01fix build with glibc-2.16Alexei Takaseev
2012-11-01Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2012-11-01ppp: force to send dnsKozlov Dmitry
2012-09-07l2tp: send ZLB when duplicate packet is received and retransmit queue is emptyKozlov Dmitry
2012-09-061.7.2 releaseKozlov Dmitry
2012-09-05add missing netlink libraryKozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-09-05Add compilation checks for printf-style format stringsGuillaume Nault
2012-09-05gather interface statistics via netlinkKozlov Dmitry
2012-08-27fix various typosKozlov Dmitry
2012-08-27fix typo (successed -> succeeded)Kozlov Dmitry
2012-08-23L2TP: Tear down tunnel when peer stops listeningGuillaume Nault
2012-08-13lcp: fixed sending incorrect magic in lcp echo requestKozlov Dmitry
2012-08-03Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2012-08-03l2tp: stop hello timer on session terminationKozlov Dmitry
2012-08-03Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2012-08-03ppp: don't drop connection when mppe=prefer and user rejects ccpKozlov Dmitry
2012-07-30make worker stack size configurableKozlov Dmitry
2012-07-301.7.1 releaseKozlov Dmitry
2012-07-30add per-CTRL ip-pool option to specify default ip pool nameKozlov Dmitry
2012-07-19cli: telnet: check for disconnect condition while processing input charsKozlov Dmitry
2012-07-13radius: update Class attribute by CoA requestKozlov Dmitry
2012-07-13L2TP: Check for fcntl() errors in l2tp_connect()Guillaume Nault
2012-07-13L2TP: Close sockets opened by l2tp_connect() upon failureGuillaume Nault
2012-07-13L2TP: Fix socket() error handling in l2tp_connect()Guillaume Nault
2012-07-07Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2012-07-07iprange: accept network with null mask (which actually disables iprange module)Kozlov Dmitry
2012-07-07pppoe: tag length sanity checkKozlov Dmitry
2012-07-06Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2012-07-06log_file: fixed double list deletetion if per user log file creating failedKozlov Dmitry
2012-07-06ppp: drop compressor settings on session initiationKozlov Dmitry
2012-06-29Fix setting of ACCEL_PPP_VERSION with git coloured outputKozlov Dmitry
2012-06-21ppp: fixed unexpected lcp timer startKozlov Dmitry
2012-06-21fixed race on terminationKozlov Dmitry
2012-06-19ppp: drop compressor settings on session terminationKozlov Dmitry
2012-06-151.7.0 releaseKozlov Dmitry
2012-06-05ppp: implemented unit cacheKozlov Dmitry
2012-06-05Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Kozlov Dmitry
2012-06-05pppoe: fix typo in config parsingKozlov Dmitry
2012-06-04ippool: fixed config parsingKozlov Dmitry
2012-06-04Revert "implemented delayed fd close (speeds up session termination process)"Kozlov Dmitry
2012-06-04Revert "fdtrash: don't queue descriptors after context is closed (fix segfaul...Kozlov Dmitry
2012-06-02fdtrash: don't queue descriptors after context is closed (fix segfault when s...Kozlov Dmitry
2012-05-31ppp: if signle-session=replace down first session's interface before second c...Kozlov Dmitry
2012-05-31Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Kozlov Dmitry
2012-05-31pppoe: fix improper ifname-in-sid handlingKozlov Dmitry
2012-05-28implemented delayed fd close (speeds up session termination process)Kozlov Dmitry
2012-05-28log_syslog: check buffer overflowKozlov Dmitry
2012-05-28auth_mschap_v2: remove debugging codeKozlov Dmitry