Age | Commit message (Expand) | Author |
2017-12-07 | pppd_compat: mark session started if ip-up handler called | Dmitry Kozlov |
2017-12-07 | pppd_compat: fixed bug caused fork queue to stall | Dmitry Kozlov |
2017-12-07 | cmake: set INSTALL_RPATH for radius module | Dmitry Kozlov |
2017-12-07 | Merge pull request #26 from themiron/chap-ippool | xebd |
2017-12-07 | chap-secrets: assume 4th field as pool name | Vladislav Grishenko |
2017-12-06 | Merge pull request #25 from themiron/ppp-ifname | xebd |
2017-12-06 | chap-secrets: allow to use pool name instead of address to specify ipv4 pool | Vladislav Grishenko |
2017-12-05 | ppp: implement per-ctrl ppp interface rename support, may be overrided by radius | Vladislav Grishenko |
2017-12-05 | net-snmp: fixed crash on table request | Dmitry Kozlov |
2017-12-05 | ippool: rewrited parsers | Dmitry Kozlov |
2017-12-05 | fixed compilation error with -DRADIUS=FALSE | Dmitry Kozlov |
2017-12-05 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2017-12-05 | ipoe: fixed mutex deadlock | Dmitry Kozlov |
2017-12-05 | Merge pull request #23 from themiron/echo-fixes | xebd |
2017-12-05 | Merge pull request #22 from themiron/l2tp-closing | xebd |
2017-12-05 | l2tp: implement adaptive l2tp hello | Vladislav Grishenko |
2017-12-05 | pptp: implement adaptive pptp echo | Vladislav Grishenko |
2017-12-05 | pptp: fix and allow to disable echo failures counting | Vladislav Grishenko |
2017-12-05 | l2tp: skip obsolete session data packets from logging | Vladislav Grishenko |
2017-12-05 | Merge pull request #8 from scamp/master | xebd |
2017-12-05 | Merge pull request #20 from themiron/ipv6-nd-fixes | xebd |
2017-12-05 | Merge pull request #21 from themiron/ipv6-dhcpv6-fixes | xebd |
2017-12-05 | Merge pull request #18 from themiron/crypto-internal-fixes | xebd |
2017-12-05 | ipv6: dhcpv6: fix Relay-Forward message typo | Vladislav Grishenko |
2017-12-05 | ipv6: dhcpv6: fix Vendor-Class, Vendor-Specific and Interface-ID options prin... | Vladislav Grishenko |
2017-12-05 | ipv6: nd: add non-/64 prefixes support | Vladislav Grishenko |
2017-12-05 | ipv6: nd: fix interface id addresses generation for prefixes > /64 | Vladislav Grishenko |
2017-12-05 | ipv6: nd: add AdvOnLinkFlag option support | Vladislav Grishenko |
2017-12-04 | crypto: internal: add missed header and fix x64 build | Vladislav Grishenko |
2017-12-01 | ipoe: check connlimit for UP sessions | Dmitry Kozlov |
2017-11-29 | ipoe: fixed handling DHCP vendor-specific attributes | Dmitry Kozlov |
2017-10-25 | ipoe: fixed bug | Dmitry Kozlov |
2017-10-23 | cmake: initialize lua before radius | Dmitry Kozlov |
2017-10-17 | radius: implemented lua support | Dmitry Kozlov |
2017-10-17 | lua: implemented interface to extend session object by modules | Dmitry Kozlov |
2017-10-16 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2017-10-16 | lua: implemented "session" module that provides session object to be passed t... | Dmitry Kozlov |
2017-10-16 | move build_ip6_addr function to ipdb.c | Dmitry Kozlov |
2017-10-16 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2017-10-16 | wait for previous session to finish when single-session=replace | Dmitry Kozlov |
2017-10-16 | pppd_compat: do not call ip-down if session was not started | Dmitry Kozlov |
2017-10-13 | improved lua support | Dmitry Kozlov |
2017-10-13 | pppd_compat: fixed typo | Dmitry Kozlov |
2017-10-12 | pppd-compat: implemented fork-limit | Dmitry Kozlov |
2017-10-12 | triton: rewrited context sleeping implementation | Dmitry Kozlov |
2017-10-11 | pppd_compat: various improvemments | Dmitry Kozlov |
2017-10-09 | radius: split request queue to 2 subqueues | Dmitry Kozlov |
2017-10-09 | ppp: changed behaviour of lcp-echo-timeout | Dmitry Kozlov |
2017-10-09 | ipoe: more verbose netlink errors | Dmitry Kozlov |
2017-10-09 | ppp_lcp: fixed missing braces (possible bug) | Dmitry Kozlov |