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
/
ctrl
Age
Commit message (
Expand
)
Author
2014-02-08
pppoe: check for tag format validity in PADR messages
Guillaume Nault
2014-02-08
ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...
Vladislav Grishenko
2013-03-18
ippool: impelented persistance
Kozlov Dmitry
2013-01-11
Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...
Kozlov Dmitry
2013-01-11
Fix boolean options parsing in configuration file
Guillaume Nault
2012-12-26
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
2012-12-14
l2tp: Fix allocation checking when adding octets AVP
Guillaume Nault
2012-11-20
pppoe: implemented regular expression support
Kozlov Dmitry
2012-09-07
l2tp: send ZLB when duplicate packet is received and retransmit queue is empty
Kozlov Dmitry
2012-09-05
Fix format string errors
Guillaume Nault
2012-08-27
fix various typos
Kozlov Dmitry
2012-08-23
L2TP: Tear down tunnel when peer stops listening
Guillaume Nault
2012-08-03
l2tp: stop hello timer on session termination
Kozlov Dmitry
2012-07-30
add per-CTRL ip-pool option to specify default ip pool name
Kozlov Dmitry
2012-07-13
L2TP: Check for fcntl() errors in l2tp_connect()
Guillaume Nault
2012-07-13
L2TP: Close sockets opened by l2tp_connect() upon failure
Guillaume Nault
2012-07-13
L2TP: Fix socket() error handling in l2tp_connect()
Guillaume Nault
2012-07-07
pppoe: tag length sanity check
Kozlov Dmitry
2012-06-05
pppoe: fix typo in config parsing
Kozlov Dmitry
2012-06-04
Revert "implemented delayed fd close (speeds up session termination process)"
Kozlov Dmitry
2012-05-31
Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...
Kozlov Dmitry
2012-05-31
pppoe: fix improper ifname-in-sid handling
Kozlov Dmitry
2012-05-28
implemented delayed fd close (speeds up session termination process)
Kozlov Dmitry
2012-05-22
Some AVP we are not handling yet, and it is better to provide option
Kozlov Dmitry
2012-05-16
l2tp: implemented Challenge attribute handling (shared secret)
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-03-07
pppoe: fix per-interface PADI limiting
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-18
l2tp: add Host-Name attribute to SCCRP necessarily
Kozlov Dmitry
2012-01-13
set FD_CLOEXEC on opened file descriptors
Kozlov Dmitry
2011-12-29
pppoe: set default padi_limit to 0
Kozlov Dmitry
2011-12-29
pppoe: implemented PADI limiting
Kozlov Dmitry
2011-09-19
shaper_tbf: fix temporary rate change functionality
Kozlov Dmitry
2011-09-15
l2tp: don't send OCRQ
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-19
snmp support
Kozlov Dmitry
2011-06-23
pppoe: reworked config read
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-05-10
l2tp: dir300 quirk
Kozlov Dmitry
2011-01-26
dynamicaly check if radius module loaded (so not more require to rebuild proj...
Dmitry Kozlov
2011-01-26
ppp, radius: Acct-Terminate-Cause=Lost-Carrier when ppp terminates by lcp rep...
Dmitry Kozlov
2011-01-05
pppoe: tr101 fixes
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov