summaryrefslogtreecommitdiff
path: root/accel-pppd/cli
AgeCommit message (Expand)Author
2012-12-14cli, tcp: Fix non-NULL terminated string receptionGuillaume Nault
2012-12-14Fix va_end() missing callsGuillaume Nault
2012-11-27cli: check xmit_buf is not null at enter to write functionKozlov Dmitry
2012-11-03cli: fix 'show sessions match' without enough argumentsKozlov Dmitry
2012-11-02cli: fix double buffer freeKozlov Dmitry
2012-11-01cli: terminate username: check for username is not NULLKozlov Dmitry
2012-09-05add missing netlink libraryKozlov Dmitry
2012-09-05Add compilation checks for printf-style format stringsGuillaume Nault
2012-07-19cli: telnet: check for disconnect condition while processing input charsKozlov Dmitry
2012-05-14cli: add 'comp' field to 'show sessions' to indicate compression/encryption m...Kozlov Dmitry
2012-01-20cli: fix 'show sessions match'Kozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-12-27snmp: implemneted new node (ACCEL-PPP-MIB::cli.0) which can be used to send c...Kozlov Dmitry
2011-08-23ppp: ipv6: multiple prefixes, route option, rdnss option implementationKozlov Dmitry
2011-08-19snmp supportKozlov Dmitry
2011-06-03cli:show sessions: fixed bug when match or order key is not in field list to ...Kozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-02-13cli: terminate: check username is not NULLDmitry Kozlov
2011-01-28cli: fixed buffer overflow in telnet partDmitry Kozlov
2011-01-27radius: extended statistics calculationDmitry Kozlov
2011-01-26cli: save history to file when telnet client disconnectsDmitry Kozlov
2011-01-17memory usage optimizationDmitry Kozlov
2011-01-13cli: show sessions: initialize buffer to zero if username is still emptyDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov