index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
/
pptp
Age
Commit message (
Expand
)
Author
2013-12-24
ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...
Vladislav Grishenko
2013-12-24
Revert "ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false s...
Dmitry Kozlov
2013-12-24
ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...
Vladislav Grishenko
2013-10-03
Introduce per-ctrl 'ip-pool' option to be used as default IP pool name which ...
Dmitry Kozlov
2013-05-31
pptp,l2tp: bind to port options
Kozlov Dmitry
2013-01-25
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
2013-01-25
Fix boolean options parsing in configuration file
Guillaume Nault
2012-09-05
Fix format string errors
Guillaume Nault
2012-08-29
add 'ppp' filed to CTRL to identify ppp sessions
Kozlov Dmitry
2012-06-22
initial ipoe implementation
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-06-04
Revert "implemented delayed fd close (speeds up session termination process)"
Kozlov Dmitry
2012-05-28
implemented delayed fd close (speeds up session termination process)
Kozlov Dmitry
2012-05-16
write message to log if unable to load necessary kernel module
Kozlov Dmitry
2012-04-21
implemented per CTRL mppe config
Kozlov Dmitry
2012-01-23
load necessary kernel modules at startup
Kozlov Dmitry
2012-01-18
implemented connlimit module which can be used to reduce system overload due ...
Kozlov Dmitry
2012-01-13
set FD_CLOEXEC on opened file descriptors
Kozlov Dmitry
2011-08-19
snmp support
Kozlov Dmitry
2011-05-31
pptp: don't log 'identifier mismatch' message anymore
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-01-26
ppp, radius: Acct-Terminate-Cause=Lost-Carrier when ppp terminates by lcp rep...
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov