Age | Commit message (Expand) | Author |
2018-03-04 | fix build error with VALGRIND defined | Vladislav Grishenko |
2018-03-04 | fix possible null pointer dereferences | Vladislav Grishenko |
2018-03-03 | removed accel-dp mentioning from config file | Dmitry Kozlov |
2018-03-03 | Merge pull request #44 from themiron/alloca-crash | xebd |
2018-03-03 | ppp: fix use-after-free in ppp_auth_failed() | Guillaume Nault |
2018-03-03 | pppoe: fixed PADO delaying function | Dmitry Kozlov |
2018-03-02 | triton: more general fix of thread wake up crash | Vladislav Grishenko |
2018-02-21 | radius: add support for route priority (metric) in Framed-Route | Guillaume Nault |
2018-02-20 | Merge pull request #40 from themiron/accel-cmd-password | xebd |
2018-02-20 | accel-cmd: add -P/--password support | Vladislav Grishenko |
2018-02-19 | radius: fixed invalid behaviour when route to radius server is not existing | Dmitry Kozlov |
2018-02-19 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2018-02-15 | Merge pull request #39 from themiron/pptp-max-mtu | xebd |
2018-02-15 | Merge pull request #38 from themiron/ipoe-pd-gateway | xebd |
2018-02-08 | pptp: add the ppp-max-mtu option to match l2tp & sstp | Vladislav Grishenko |
2018-02-08 | ipv6: dhcpv6: fix PD linklocal route for ipoe clients | Vladislav Grishenko |
2018-02-05 | pppd_compat: call ip-down even if ip-up is not specified | Dmitry Kozlov |
2018-02-02 | Merge pull request #37 from themiron/ppp-mru-fixes | xebd |
2018-01-31 | ppp: fix mtu/mru negotiation in preallocate/unit-cache modes | Vladislav Grishenko |
2018-01-25 | ipoe: use DHCP-Server-Identifier attribute as siaddr if DHCP-Server-IP-Addres... | Dmitry Kozlov |
2018-01-25 | ipoe: improved handling of DHCP Request for nonexistent sessions | Dmitry Kozlov |
2018-01-24 | ppp: fixed bug in ppp_terminate | Dmitry Kozlov |
2018-01-22 | ipoe: ipv6: generate intf_id only if not set by upper layer | Dmitry Kozlov |
2018-01-15 | cmake: add error messages if postgresql or snmp libraries not found | Dmitry Kozlov |
2018-01-13 | Merge branch 'master' of https://github.com/xebd/accel-ppp | Dmitry Kozlov |
2018-01-13 | Merge pull request #35 from themiron/ipv6-pool-fixes | xebd |
2018-01-13 | updated default config file | Dmitry Kozlov |
2018-01-13 | cli: show sessions: added uptime-raw columnt to print uptime in seconds | Dmitry Kozlov |
2018-01-13 | ipv6: dhcpv6: route all PD via one linklocal gateway | Vladislav Grishenko |
2018-01-13 | ipv6: dhcpv6: fix iaid logging | Vladislav Grishenko |
2018-01-13 | ipv6: dhcpv6: fix serverid overflow lead do dhcpv6 malfunction | Vladislav Grishenko |
2018-01-13 | ipv6: consolidate and fix interface-id address generation for non-/128 | Vladislav Grishenko |
2018-01-13 | ipv6: use macro for unspecified address ckecking | Vladislav Grishenko |
2018-01-13 | ipv6: fix host scope routes | Vladislav Grishenko |
2018-01-10 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2018-01-10 | Merge pull request #34 from themiron/sstp | xebd |
2018-01-10 | sstp: drop unnecessary ssl reinitialization | Vladislav Grishenko |
2018-01-10 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2018-01-10 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2018-01-10 | Merge pull request #31 from themiron/sstp | xebd |
2018-01-09 | ipoe: do not create ipoe interface with server's ifindex | Dmitry Kozlov |
2018-01-07 | Merge branch 'master' of /home/dima/git/accel-ppp | Dmitry Kozlov |
2018-01-06 | cmake: added CPACK_TYPE=Debian9 | Dmitry Kozlov |
2018-01-06 | cmake: reworked debian related package generation rules | Dmitry Kozlov |
2018-01-06 | ipoe_mod: use least byte of hwaddr as hash key | Dmitry Kozlov |
2018-01-06 | sstp: reuse general logging framework | Vladislav Grishenko |
2018-01-05 | sstp: add man & readme records | Vladislav Grishenko |
2018-01-05 | sstp: possible sync ppp mode fix | Vladislav Grishenko |
2018-01-05 | sstp: fix default max mtu to fit standard 1500 media | Vladislav Grishenko |
2018-01-05 | ipoe: implemented ipv6 in shared mode | Dmitry Kozlov |