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
/
auth
/
auth_mschap_v2.c
Age
Commit message (
Collapse
)
Author
2012-09-05
Fix format string errors
Guillaume Nault
Fix several errors and compiler warnings in format string arguments. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
2012-08-29
fix typo (successed -> succeeded)
Kozlov Dmitry
Conflicts: accel-pppd/ppp/ppp_auth.c
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-05-28
auth_mschap_v2: remove debugging code
Kozlov Dmitry
2012-05-28
auth_chap*: use previous challenge value in packet resend instead of ↵
Kozlov Dmitry
generating new one
2012-01-13
set FD_CLOEXEC on opened file descriptors
Kozlov Dmitry
2011-09-20
auth: config reload
Kozlov Dmitry
2011-09-03
implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL ↵
Kozlov Dmitry
(default OPENSSL)
2011-08-16
ppp: improved CCP/IPCP handling
Kozlov Dmitry
2011-07-22
auth_mschap, radius: if radius replies with MS-CHAP-Error attribute send ↵
Kozlov Dmitry
this value in mschap failure message
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-04-20
ppp: introduced new option 'single-session' to control single session per user
Kozlov Dmitry
2011-01-17
memory usage optimization
Dmitry Kozlov
2011-01-13
auth: bugs fixes
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov