Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-14 | fixed bug: incorrect handling of mppe ConfNak | Kozlov Dmitry | |
improved ccp handling | |||
2010-10-14 | radius: send Framed-IP-Address in Accounting-Request | Kozlov Dmitry | |
2010-10-14 | fixed bug of infinit TermReq and session hangup due to request counter was ↵ | Kozlov Dmitry | |
not decreased on transfer | |||
2010-10-14 | due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2 | Kozlov Dmitry | |
2010-10-14 | various bug fixed and improvements | Kozlov Dmitry | |
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 | 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 | 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 | 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 | |||
2010-09-13 | radius: implemnted mschap-v2 authorization | Kozlov Dmitry | |
2010-09-13 | radius: implemented mschap-v1 authorization | Kozlov Dmitry | |
2010-09-13 | radius: extened dictionary | Dmitry Kozlov | |
2010-09-13 | log_pgsql: fixed bug - msg->tpd is uninitialized when general_log is called | Dmitry Kozlov | |
radius: upgraded dictionary to support vendor-specific | |||
2010-09-12 | log: implemented 'log_pgsql' loggin target | Dmitry Kozlov | |
lcp: fixed incorrect echo reply ppp_fsm: fixed incorrect timeout timer initialization |