summaryrefslogtreecommitdiff
path: root/accel-pppd/auth/auth_pap.c
AgeCommit message (Expand)Author
2014-07-11ppp: auth: answer "Success" to retrasmitted messages if auth layer is already...Dmitry Kozlov
2012-12-07auth_pap: make messages like other auth modulesKozlov Dmitry
2012-08-27fix typo (successed -> succeeded)Kozlov Dmitry
2012-01-31changed modules load priorityKozlov Dmitry
2011-09-20auth: config reloadKozlov Dmitry
2011-06-08changed module init sequenceDmitry Kozlov
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-04-20ppp: introduced new option 'single-session' to control single session per userKozlov Dmitry
2011-01-17memory usage optimizationDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov