Age | Commit message (Expand) | Author |
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-17 | Merge pull request #153 from anphsw/master | xebd |
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 |
2020-08-10 | triton: clear trig_epoll_events after read | Dmitry Kozlov |
2020-08-09 | ppp: lcp: fix ConfAck and CodeRej log format | Vladislav Grishenko |
2020-08-09 | sstp: avoid redundant writes to ppp socket | Vladislav Grishenko |
2020-08-09 | sstp: switch to async sending | Vladislav Grishenko |
2020-08-02 | ppp: lcp: auth: fix one-by-one oveflow | Vladislav Grishenko |
2020-08-01 | sstp: allow to configure send & receive buffer sizes | Vladislav Grishenko |
2020-08-01 | sstp: speed up data path | Vladislav Grishenko |
2020-08-01 | sstp: use quick linger for closing sockets | Vladislav Grishenko |
2020-07-01 | sstp: stop being noisy w/o verbose mode | Vladislav Grishenko |
2020-06-29 | ppp: pppoe: disable iprange check | Vladislav Grishenko |
2020-06-29 | sstp: fix MITM w/o SSTP_MSG_CALL_CONNECTED is being sent | Vladislav Grishenko |
2020-06-29 | sstp: fix compound mac validation with broken clients | Vladislav Grishenko |
2020-06-28 | sstp: fix crypto-binding attr errors logging | Vladislav Grishenko |
2020-06-09 | Fix typo in doc file. | Eshenko Dmitriy |
2020-06-08 | ipoe: gracefuly terminate denied sessions | Vladislav Grishenko |
2020-06-06 | radius: add strip-realm config option | Vladislav Grishenko |
2020-05-21 | ipv6pool: fix delegated pool ignorance w/o address pool | Vladislav Grishenko |
2020-04-30 | ipoe: dhcp: add rebind-time support | Vladislav Grishenko |
2020-04-21 | Send Delegated-IPv6-Prefix attribute in Accounting-Start message | Sergey V. Lobanov |