summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl
AgeCommit message (Expand)Author
2025-12-13Merge pull request #277 from nuclearcat/minor-rfc2516-complianceDenys Fedoryshchenko
2025-12-11pppoe: Fix RFC2516 non-compilance in PADI tags parsingDenys Fedoryshchenko
2025-12-10Minor compile fix, we have only OpenSSL version nowDenys Fedoryshchenko
2025-12-10crypto: Removed CRYPTO_OPENSSL definition.Andrii Melnychenko
2025-12-10crypto: Removed internal tomcat crypto.Andrii Melnychenko
2025-12-01sstp: Add config option enum for better code readabilityDenys Fedoryshchenko
2025-11-30Merge pull request #269 from nuclearcat/fix-buffer-overflowDenys Fedoryshchenko
2025-11-26l2tp: fix buffer overflow and type errors in Calling/Called Number handlingDenys Fedoryshchenko
2025-11-26Suppress OpenSSL 3.0 deprecation warnings for legacy crypto APIsDenys 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-07feat(build): Add MUSL detection and conditional linkingDenys Fedoryshchenko
2025-08-07ipoe: dhcp: Fix username for noauth sessionDmitriy Eshenko
2025-05-02SSTP: load certificate chain instead of single oneКоренберг ☢️ Марк
2025-01-22ipoe: fixed DHCP option 42 (ntp servers)aapostoliuk
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-04Merge pull request #183 from svlobanov/gcc14-compile-errorsDenys Fedoryshchenko
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-02migrate from pcre to pcre2Sergey V. Lobanov
2024-08-27build: fix compile errors on GCC 14Sergey 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-04-10musl: Add musl compatibilityDenys Fedoryshchenko
2023-12-27Merge pull request #118 from DmitriyEshenko/fix_local_net_checkxebd
2023-12-26ipoe: check localnet only for start=UP (unclassified packets) sessionsDmitriy Eshenko
2023-12-17ipoe: Add per-interface check-mac-change optionDmitriy Eshenko
2023-11-30vlan_mon: ipoe: pppoe: Add disable vlan timeout featureDmitriy Eshenko
2023-07-01Merge pull request #95 from DmitriyEshenko/show-sessions-imprDmitriy Eshenko
2023-06-30Merge pull request #91 from louis-6wind/fix-link-selection-mem-violationDmitriy Eshenko
2023-06-29CLI: PPPoE: Add possibility to display inbound interface and service-name in ...Dmitriy Eshenko
2023-06-29CLI: PPPoE: Use global net variable to prevent SEGFAULTDmitriy Eshenko
2023-06-27ipoe: fix memory access violation with unset link-selectionLouis Scalbert
2023-06-05ipoe: add dhcp link selection sub-optionPhilippe Guibert
2023-05-05sstp: fix gcc9/clang address-of-packed-member warningVladislav Grishenko
2023-05-05sstp: revert 6e5f9980a8a71015a228279e07970621d23c7b35Vladislav Grishenko
2023-05-05sstp: fix termios structure initializationVladislav Grishenko
2022-11-01Merge pull request #66 from boomer41/feature/additions-2022-11-01xebd
2022-11-01Merge pull request #64 from volodymyrhuti/masterEshenko Dmitriy