summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-25cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIXKozlov Dmitry
2013-01-25Proper logging of LCP Magic-NumbersAleksey Zhukov
2013-01-25Do not segfault on RADIUS failures during interimAleksey Zhukov
2013-01-25Fix boolean options parsing in configuration fileGuillaume Nault
2013-01-25update debian contribKozlov Dmitry
2013-01-25ipoe: fix giaddr reloadKozlov Dmitry
2013-01-25l2tp: Fix the connect() call when allocating tunnelsGuillaume Nault
2013-01-25l2tp: Close tunnel handler's FD if TID assignment failsGuillaume Nault
2013-01-25l2tp: Always acknowledge SCCCN messagesGuillaume Nault
2013-01-25l2tp: Acknowledge CDN messagesGuillaume Nault
2013-01-25l2tp: Avoid sending CDN with reserved result valueGuillaume Nault
2013-01-25l2tp: Register sessions timers in sessions contextGuillaume Nault
2013-01-25l2tp: Fix PPP session disconnectionGuillaume Nault
2013-01-25l2tp: Perform session disconnection in ppp contextGuillaume Nault
2013-01-25l2tp: Fix race condition when removing sessionsGuillaume Nault
2013-01-25l2tp: Ensure sessions always have a valid parent tunnelGuillaume Nault
2013-01-25pppd_compat: fix coa handler's env sizeDmitry Kozlov
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "session: read final interface statistics on termination"Kozlov Dmitry
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "altered session finishing procedure"Kozlov Dmitry
2013-01-25ipool: implemneted net30 allocatorKozlov Dmitry
2013-01-24altered session finishing procedureKozlov Dmitry
2013-01-24backport 1.7Kozlov Dmitry
2013-01-24session: fire EV_PRE_FINISHEDKozlov Dmitry
2013-01-24pppd_compat: pass calling_station_id and called_station_id via envDmitry Kozlov
2013-01-24implemented different sessionid length and urandom sourceDmitry Kozlov
2013-01-24cli: show properly comp fieldKozlov Dmitry
2013-01-24use CMAKE_FIND_ROOT_PATH prefixKozlov Dmitry
2013-01-24generalize single-session checkingKozlov Dmitry
2013-01-24add missing filesKozlov Dmitry
2013-01-24merge upstreamKozlov Dmitry
2013-01-24move 'comp' field from struct ppp_t to struct ap_sessionroot
2013-01-24ipool: implemneted net30 allocatorKozlov Dmitry
2012-09-09remove superfluous from CMakeLists.txtKozlov Dmitry
2012-09-09l2tp: print tid and sid as unsignedKozlov Dmitry
2012-09-09l2tp: send CDN in tunnel contextKozlov Dmitry
2012-09-09l2tp: prefix connection logs with lac ip:portKozlov Dmitry
2012-09-07L2TP: Re-enable per session logsGuillaume Nault
2012-09-07L2TP: Handle multiple sessions per tunnelGuillaume Nault
2012-09-07L2TP: Use different connection timers for tunnels and sessionsGuillaume Nault
2012-09-07L2TP: Allocate new sessions after receiving ICRQ messagesGuillaume Nault
2012-09-07L2TP: Modify prototype of functions acting only on sessionsGuillaume Nault
2012-09-07L2TP: Close only session (not tunnel) after a PPP disconnectionGuillaume Nault
2012-09-07L2TP: Start sending HELLO messages upon tunnel connectionGuillaume Nault
2012-09-07L2TP: Add standalone StopCCN message sending functionGuillaume Nault
2012-09-07L2TP: Terminate sessions without closing tunnelGuillaume Nault
2012-09-07L2TP: Use different states for handling sessions and tunnelsGuillaume Nault
2012-09-07L2TP: Separate session and tunnel connection codeGuillaume Nault
2012-09-07L2TP: Rename function that frees connection struturesGuillaume Nault