summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2025-11-26docs: Improve ippool documentationDenys Fedoryshchenko
2025-11-23Remove unused definition/struct and functionDenys Fedoryshchenko
2025-11-23mempool: Fix 32-bit statsDenys Fedoryshchenko
2025-11-23docs: Update accel-ppp.conf about certificate configurationDenys Fedoryshchenko
2025-11-23Merge pull request #238 from socketpair/chainDenys Fedoryshchenko
2025-11-23pppoe: add missing break, ignore vendor-specific tags when parsing PADRDenys Fedoryshchenko
2025-08-19ci: add tests execution with asan and ubsanSergey V. Lobanov
2025-08-08Merge pull request #252 from nuclearcat/fix-musl-linkingDenys Fedoryshchenko
2025-08-08Merge pull request #251 from nuclearcat/add-ippool-statsDenys Fedoryshchenko
2025-08-07feat(build): Add MUSL detection and conditional linkingDenys Fedoryshchenko
2025-08-07ipoe: dhcp: Fix username for noauth sessionDmitriy Eshenko
2025-08-07cmd: implement show ippool commandDenys Fedoryshchenko
2025-07-01Add RADIUS blast attack protection with Message-AuthenticatorDenys Fedoryshchenko
2025-05-02SSTP: load certificate chain instead of single oneКоренберг ☢️ Марк
2025-01-22ipoe: fixed DHCP option 42 (ntp servers)aapostoliuk
2025-01-09Merge pull request #225 from ykholod/l2tp-include-calling-numberSergey V. Lobanov
2024-12-12ipv6: Add DHCPv6 Confirm processingDmitriy Eshenko
2024-12-05L2TP include calling number to calling station ID RAYaroslav Kholod
2024-11-15Fix post_msg implementation buggrandnew
2024-10-26Merge pull request #185 from svlobanov/pcre2-1Denys Fedoryshchenko
2024-10-23Merge pull request #188 from svlobanov/entwareDenys Fedoryshchenko
2024-10-04Merge pull request #171 from ZBoris7/masterDmitriy Eshenko
2024-10-04Merge pull request #183 from svlobanov/gcc14-compile-errorsDenys Fedoryshchenko
2024-10-04fix(ppp_lcp): truncate echo reply if size > client MRUachillelamb
2024-09-11Merge pull request #195 from nuclearcat/fix-typo-freeDenys Fedoryshchenko
2024-09-11fix(musl/l2tp_session_free): Fix, likely typoDenys Fedoryshchenko
2024-09-05Revert "Fix #189: Make module pppoe work without module radius"Sergey V. Lobanov
2024-09-04Fix #189: Make module pppoe work without module radiusNazar Androshchuk
2024-09-02build: fix build for entware (HAVE_GOOD_IFARP detection issue)Sergey V. Lobanov
2024-09-02migrate from pcre to pcre2Sergey V. Lobanov
2024-09-02Merge pull request #181 from svlobanov/iputils-be-vlan-add-fixDenys Fedoryshchenko
2024-09-02Merge pull request #180 from svlobanov/owrt2Denys Fedoryshchenko
2024-09-01pppd_compat: add Framed-Interface-Id attribute support in radattrBoris Zervu
2024-08-27build: fix compile errors on GCC 14Sergey V. Lobanov
2024-08-26iputils: fix vlan creation on big-endian platformsSergey V. Lobanov
2024-08-25fix __WORDSIZE macro on musl 32 bit platformsSergey V. Lobanov
2024-08-23ci: run tests in alpine vmSergey V. Lobanov
2024-08-19tests: add pcre negative cases, improve pcre-related code test coverageSergey V. Lobanov
2024-08-18Merge pull request #163 from dpokrovsky/http-error-fixDenys Fedoryshchenko
2024-07-28Fix issue #131, pptp doesnt work without connlimitDenys Fedoryshchenko
2024-06-14Fixes the issue #124 "HTTP replay for non SSTP query"Dmitry Pokrovsky
2024-06-14Fixes the issue #124 "HTTP replay for non SSTP query"Dmitry Pokrovsky
2024-06-14Revert "1. Fixes the issue #124 "HTTP replay for non SSTP query""Dmitry Pokrovsky
2024-06-121. Fixes the issue #124 "HTTP replay for non SSTP query"Dmitry Pokrovsky
2024-06-01shaper: fix tbf leaf-qdiscSergey V. Lobanov
2024-05-26shaper: add leaf-qdisc support for tbf rate-limiterSergey V. Lobanov
2024-05-05ipv6_dhcp: Add RFC6334 AFTR-Name option supportLuiz Amaral
2024-04-29snmp: fix compatibility with net-snmp 5.9.4+ (issue #136)Sergey V. Lobanov
2024-04-28Merge pull request #138 from stasn77/upstreamDenys Fedoryshchenko
2024-04-27clsact + fwmarkStasN77