Age | Commit message (Expand) | Author |
2021-09-04 | T46: Fix per-user-dir logging | DmitriyEshenko |
2021-09-04 | Terminate session by the second PoD when soft-terminate=1 configured | DmitriyEshenko |
2021-08-26 | Merge branch 'master' of github.com:accel-ppp/accel-ppp | Dmitry Kozlov |
2021-08-26 | fixed race condition when manipulating serv->timer | Dmitry Kozlov |
2021-07-09 | ipoe: dhcpv4: fix address lost due signed overflow | Vladislav Grishenko |
2021-07-01 | T43: Change to list_for_each_safe to prevent segmentation fault | DmitriyEshenko |
2021-06-16 | ipoe: T41: Fix address range shifting | DmitriyEshenko |
2021-05-25 | cli: fix absent OK status for 'show version' | Vladislav Grishenko |
2021-05-25 | Merge branch 'master' of github.com:accel-ppp/accel-ppp | Vladislav Grishenko |
2021-05-25 | shaper: fix fq_codel noecn regression | Vladislav Grishenko |
2021-05-25 | shaper: fix 09f73dab273989c6f36efe548c4b5e83d83b5416 regression | Vladislav Grishenko |
2021-05-24 | Merge pull request #15 from Joes-Madness/cli_show_version | xebd |
2021-05-24 | Merge pull request #14 from DmitriyEshenko/accept-blank-service | xebd |
2021-04-30 | Merge branch 'master' of github.com:accel-ppp/accel-ppp | Dmitry Kozlov |
2021-04-30 | ipoe: use destination address from IP header as server_id if not sent in dhcp... | Dmitry Kozlov |
2021-04-27 | Add 'show version' command in CLI | root |
2021-04-23 | Add accept-blank-service option | DmitriyEshenko |
2021-04-08 | ippool, ipv6pool: fix iterating over circular pools | Vladislav Grishenko |
2021-04-07 | ippool: fix next pool handling | Vladislav Grishenko |
2021-04-07 | ipv6pool: fix next pool handling | Vladislav Grishenko |
2021-03-28 | radius: fix segfault regression after 62f7740033f05053a581e864742575a46ccc6da2 | [anp/hsw] |
2021-03-23 | ipoe: recover common check-ip opt processing | Vladislav Grishenko |
2021-03-20 | Fix unsigned bitfileds leftovers after 62f7740033f05053a581e864742575a46ccc6da2 | Vladislav Grishenko |
2021-03-20 | Fixed some errors found by valgrind and pvs-studio (#11) | [anp/hsw] |
2021-03-20 | ipv6, shaper: fix possible NULL-pointer dereference | Vladislav Grishenko |
2021-03-20 | ipoe: fix NULL check | Vladislav Grishenko |
2021-03-20 | shaper: drop redundant check | Vladislav Grishenko |
2021-03-20 | shaper: rework leaf-qdisc config parsing | Vladislav Grishenko |
2021-03-20 | sstp: avoid using NULL as non-last varadic argument | Vladislav Grishenko |
2021-03-17 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2021-03-16 | Move debug print to proper place | [anp/hsw] |
2021-03-14 | Prevent memory corruption on config file reload | [anp/hsw] |
2021-03-13 | Fix segmentation fault when radius section is missing | [anp/hsw] |
2021-03-13 | Fix another errors found by cppcheck | [anp/hsw] |
2021-03-13 | Fix some errors and warnings found by cppcheck | [anp/hsw] |
2021-02-06 | fix build with non-portable _SC_PAGE_SIZE | Vladislav Grishenko |
2021-01-13 | Add -V/--version support, rework args parsing | Vladislav Grishenko |
2021-01-10 | ipoe: add option 54 (server-id) to DHCPNAK | Dmitry Kozlov |
2020-12-19 | ipoe: added option 56 to DHCP NAK packet | Dmitry Kozlov |
2020-10-21 | Merge pull request #9 from shumbor/master | xebd |
2020-10-21 | radius: sanity check for vendor attribute length | Dmitry Kozlov |
2020-10-15 | cli/telnet: fix crash on damaged history file. | shumbor |
2020-09-13 | shaper: fix support for Mikrotik-Rate-Limit with bursts | Vladislav Grishenko |
2020-09-13 | shaper: fix up/down order for Mikrotik-Rate-Limit | Vladislav Grishenko |
2020-09-13 | radius: keep vendor & attr numbers in order | Vladislav Grishenko |
2020-09-11 | radius: add MikroTik dictionary | Vladislav Grishenko |
2020-09-11 | shaper: add support for speed suffixes (B/K/M/G) | Vladislav Grishenko |
2020-09-06 | radius: fix crash with l4-redirect with no ipv6 (T23) | Vladislav Grishenko |
2020-09-06 | auth/chap-secrets/dhcpv4: fix big-endian arch support | Vladislav Grishenko |
2020-09-06 | l2tp: fix RCE through buffer overflow & fix LE/BE compatibility | Vladislav Grishenko |