Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-14 | extra: implemented builtin tbf shaper (using libnl-1.1) | Dmitry Kozlov | |
2010-10-12 | radius: accept DM/CoA request when User-Name present with one of following ↵ | Dmitry Kozlov | |
attributes: Acct-Session-Id, Framed-IP-Address, NAS-Port | |||
2010-10-12 | ctrl: implemented L2TPv2 server (without IPsec) | Kozlov Dmitry | |
2010-10-11 | started work on L2TPv2 | Kozlov Dmitry | |
2010-10-11 | Merge branch 'master' of ↵ | Kozlov Dmitry | |
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp | |||
2010-10-11 | started work on L2TPv2 server | Kozlov Dmitry | |
2010-10-08 | fixed some incorrect logging | Dmitry Kozlov | |
2010-10-08 | install rule for pppoe | Kozlov Dmitry | |
2010-10-08 | contrib: updated gentoo ebuilds | Kozlov Dmitry | |
2010-10-08 | contrib: updated gentoo ebuilds | Kozlov Dmitry | |
2010-10-08 | contrib: updated gentoo ebuilds | Kozlov Dmitry | |
2010-10-08 | contrib: updated gentoo ebuilds | Kozlov Dmitry | |
2010-10-08 | contrib: updated gentoo ebuilds | Kozlov Dmitry | |
2010-10-08 | increase number of maximum opened files to system maximum | Kozlov Dmitry | |
2010-10-08 | link log_file with librt too | Kozlov Dmitry | |
2010-10-08 | increase number of maximum opened files to system maximum | Kozlov Dmitry | |
link log_file with libaio updated documentation | |||
2010-10-08 | Merge branch '0.8' of ↵ | Kozlov Dmitry | |
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp | |||
2010-10-08 | pppoe: changed cookie generation procedure (due to connection problem from ↵ | Kozlov Dmitry | |
windows) updated documentation | |||
2010-10-08 | ctrl: implemented PPPoE server | Kozlov Dmitry | |
2010-10-06 | removed obsolet Makefile | Kozlov Dmitry | |
2010-10-06 | README update | Kozlov Dmitry | |
2010-10-06 | forgotten rcu_dereference | Kozlov Dmitry | |
2010-10-06 | forgotten rcu_dereference | Kozlov Dmitry | |
2010-10-06 | merged branch accel-pptpd | Kozlov Dmitry | |
2010-10-06 | merged pptp.c from 0.8.4 | Kozlov Dmitry | |
2010-10-06 | project cleanup and prepare to release | Kozlov Dmitry | |
2010-10-05 | tidied logs | Kozlov Dmitry | |
2010-10-05 | bug fixes | Kozlov Dmitry | |
2010-10-05 | pptp: fixed bug of incorrect administrative termination | Kozlov Dmitry | |
2010-10-04 | bug fixes | Kozlov Dmitry | |
2010-10-04 | bug fixes | Kozlov Dmitry | |
2010-10-04 | ppp: implemented mppe | Kozlov Dmitry | |
radius: implemented mppe support various improvements and bug fixes | |||
2010-09-28 | pptp: Set-Link-Info | Kozlov Dmitry | |
lcp: Ident | |||
2010-09-28 | Merge branch 'accel-pptpd' of ↵ | Kozlov Dmitry | |
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp into accel-pptpd | |||
2010-09-28 | pptp: verbose logging | Kozlov Dmitry | |
2010-09-28 | bug fix | Dmitry Kozlov | |
2010-09-28 | bug fixes | Dmitry Kozlov | |
2010-09-28 | ppp: implemeted Protocol-Reject | Dmitry Kozlov | |
2010-09-28 | auth: implemented timeouts | Dmitry Kozlov | |
2010-09-27 | radius: implemented Session-Timeout attribute | Dmitry Kozlov | |
2010-09-27 | triton: loader: trying various paths to find module | Dmitry Kozlov | |
2010-09-27 | bug fixes | Kozlov Dmitry | |
2010-09-27 | bug fixes | Kozlov Dmitry | |
2010-09-26 | various bug fixed and improvements | Dmitry Kozlov | |
2010-09-23 | radius: fixed incorrect vendor attributes receiving | Dmitry Kozlov | |
2010-09-23 | various bug fixes | Kozlov Dmitry | |
2010-09-23 | radius: implemented attributes Calling-Station-Id, Called-Station-Id, ↵ | Kozlov Dmitry | |
NAS-IP-Address radius: implemented extension Acct-Input-Gigawords, Acct-Output-Gigawords lcp: implemented maximum/minimum mtu/mru checks | |||
2010-09-22 | log: log_file rewrited to use aio | Dmitry Kozlov | |
log: simplified engine various bug fixes | |||
2010-09-20 | fixed many bugs and memory leaks | Dmitry Kozlov | |
2010-09-14 | extra: implemented module 'pppd_compat' which starts pppd compatible ↵ | Kozlov Dmitry | |
scripts ip-up, ip-down, and newly introduced - ip-change, when radius CoA request received, also this module manages pppd compatible radattr.pppX files core: implemented module 'sigchld' which handles SIGCHLD signal, waits child processes to terminate and manages pid terminate handlers |