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
/
extra
/
pppd_compat.c
Age
Commit message (
Expand
)
Author
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-11-05
pppd_compat: pass IPV6_PREFIX and IPV6_DELEGATED_PREFIX to ip-up/ip-down scripts
Dmitry Kozlov
2014-06-03
make IPv4 address to string conversions endian friendly
Dmitry Kozlov
2014-04-14
pppd compat: don't try to rename radattr files if RADIUS isn't used
Guillaume Nault
2013-04-22
pppd_compat: create radattr file in SES_PRE_UP
Dmitry Kozlov
2013-01-25
pppd_compat: fix coa handler's env size
Dmitry Kozlov
2013-01-25
Revert "altered session finishing procedure"
Kozlov Dmitry
2013-01-24
altered session finishing procedure
Kozlov Dmitry
2013-01-24
pppd_compat: pass calling_station_id and called_station_id via env
Dmitry Kozlov
2012-09-05
generalize interface statistics gathering
Kozlov Dmitry
2012-08-03
fixed complilation for 3.4 kernel
Kozlov Dmitry
2012-06-22
initial ipoe implementation
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-05-14
pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une...
Kozlov Dmitry
2012-03-22
pppd_compat: fix ip-pre-up script result handling
Kozlov Dmitry
2012-03-15
pppd_compat: fix ip-down segfault
Kozlov Dmitry
2011-12-09
pppd_compat: fix potential race condition
Kozlov Dmitry
2011-09-03
implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL (def...
Kozlov Dmitry
2011-08-29
fix incorrect ppp_terminate calls
Kozlov Dmitry
2011-08-23
ppp: ipv6: multiple prefixes, route option, rdnss option implementation
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-01-26
dynamicaly check if radius module loaded (so not more require to rebuild proj...
Dmitry Kozlov
2011-01-26
pppd_compat: unblock signals before executing scripts (fixes scripts hangs)
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov