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-pptpd
/
ppp
/
ppp.c
Age
Commit message (
Expand
)
Author
2010-12-27
implemented partial config reload via SIGUSR1 signal or cli
Kozlov Dmitry
2010-12-21
ppp: more informative error logs at establish phase
Dmitry Kozlov
2010-12-21
ppp: don't free chan_buf/unit_buf if they are null
Dmitry Kozlov
2010-12-20
ppp: drop connection when read from ppp channel/unit descriptor returns zero
Dmitry Kozlov
2010-12-19
cli: shutdown cancel command
Dmitry Kozlov
2010-12-07
ppp: implemented sid-case option to specify in which case generate session id...
Kozlov Dmitry
2010-12-06
cli: implemented shutdown command to shutdown daemon
Kozlov Dmitry
2010-12-02
ppp: updated session generation procesdure for 32-bit systems
Dmitry Kozlov
2010-11-30
ppp: use atomic increment as session generation procedure
Dmitry Kozlov
2010-11-30
ppp: use atomic increment as session generation procedure
Dmitry Kozlov
2010-11-29
log: introduced additional log level (3) which shows only minimum of informat...
Kozlov Dmitry
2010-11-29
ppp: fixed bug when saving seq
Kozlov Dmitry
2010-11-29
use atomic operation on statistics update operations
Kozlov Dmitry
2010-11-21
bug fixes
Dmitry Kozlov
2010-11-16
log-tcp: fixed incorrect queue overflow handling
Kozlov Dmitry
2010-11-15
ppp: fixed incorrect session termination if authentication failed
Dmitry Kozlov
2010-11-11
cli: implemented command history
Dmitry Kozlov
2010-11-10
cli: implemented following command list: show stat, show sessions, terminate ...
Kozlov Dmitry
2010-11-09
ppp: reduced length of session id
Kozlov Dmitry
2010-10-23
pppd_compat: implemented ip-pre-up
Kozlov Dmitry
2010-10-19
radius: implemented Acct-Terminate-Cause attribute
Kozlov Dmitry
2010-10-17
added cpack interface to generate deb packages
Dmitry Kozlov
2010-10-15
added linux_ppp.h
Kozlov Dmitry
2010-10-14
fixed bug: incorrect handling of mppe ConfNak
Kozlov Dmitry
2010-10-11
started work on L2TPv2
Kozlov Dmitry
2010-10-08
ctrl: implemented PPPoE server
Kozlov Dmitry
2010-10-05
tidied logs
Kozlov Dmitry
2010-10-04
ppp: implemented mppe
Kozlov Dmitry
2010-09-28
bug fixes
Dmitry Kozlov
2010-09-28
ppp: implemeted Protocol-Reject
Dmitry Kozlov
2010-09-27
radius: implemented Session-Timeout attribute
Dmitry Kozlov
2010-09-27
bug fixes
Kozlov Dmitry
2010-09-26
various bug fixed and improvements
Dmitry Kozlov
2010-09-20
fixed many bugs and memory leaks
Dmitry Kozlov
2010-09-11
log: implemented extensible loggin engine with per-session logging support
Kozlov Dmitry
2010-09-10
switching to use triton events instead of ppp_notify
Kozlov Dmitry
2010-09-09
radius: implemented accounting (start/stop/interim-update)
Kozlov Dmitry
2010-09-08
radius: implemented packet exchange
Kozlov Dmitry
2010-09-04
started work on radius module
Kozlov Dmitry
2010-09-03
project restructured
Kozlov Dmitry