index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ppp
/
ppp_auth.c
Age
Commit message (
Expand
)
Author
2018-04-03
ppp: move call connect_ppp_channel to appropriate place (when noauth=1)
Dmitry Kozlov
2018-03-03
ppp: fix use-after-free in ppp_auth_failed()
Guillaume Nault
2017-12-28
ipoe: check noauth option in [auth] section too
Dmitry Kozlov
2016-03-04
ppp_auth: fixed possible use after free
Dmitry Kozlov
2015-12-25
ppp_auth: fixed broken noauth mode
Dmitry Kozlov
2015-02-20
ppp: create ppp units after authentication
François Cachereul
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-07-17
improved 'single session' mechanism
Dmitry Kozlov
2014-05-18
improved single-session=replace handling
Dmitry Kozlov
2013-07-24
ipoe: add missing EV_SES_AUTHORIZED event firing
Dmitry Kozlov
2013-01-24
generalize single-session checking
Kozlov Dmitry
2012-08-29
fix typo (successed -> succeeded)
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-06-05
ppp: implemented unit cache
Kozlov Dmitry
2012-05-31
ppp: if signle-session=replace down first session's interface before second c...
Kozlov Dmitry
2011-12-09
ppp: don't accept lcp ConfReq and similar packets after lcp was started
Kozlov Dmitry
2011-09-20
auth: implemented noauth option
Kozlov Dmitry
2011-09-08
ppp: check if session is in terminating phase before marking auth layer started
Kozlov Dmitry
2011-09-02
ppp: drop route of previous session before bringing up new if single-session=...
Kozlov Dmitry
2011-08-24
ppp: reworked layer startup procedure
Kozlov Dmitry
2011-07-16
ppp: cleanup delayed works on termination
Dmitry Kozlov
2011-06-02
ppp: if single-session=replace check for all session to match
Kozlov Dmitry
2011-06-02
ppp: make auth layer started after authentication acknowledge packet sent
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-04-29
ppp,log_file: create per-user log file even if client was not successfuly aut...
Kozlov Dmitry
2011-04-29
ppp: write authentication failed message to general log too
Kozlov Dmitry
2011-04-20
ppp: introduced new option 'single-session' to control single session per user
Kozlov Dmitry
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov