summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-23Merge pull request #300 from marekm72/marekm72-patch-1-printf-hHEADshow-sessions-mtu-mrumasterDenys Fedoryshchenko
2026-02-22Replace linux/if.h with net/if.h includemarekm72-patch-1-printf-hmarekm72
2026-02-22Replace linux/if.h with net/if.h in ipoe.hmarekm72
2026-02-22Update header includes in ipoe.cmarekm72
2026-02-22Refactor ARP header includes in arp.cmarekm72
2026-02-22Refactor session free function pointer in l2tp.cmarekm72
2026-02-22Clean up CMakeLists.txt by removing unused checksmarekm72
2026-02-22Remove printf.h check from CMakeLists.txtmarekm72
2026-02-22Remove unused printf.h includemarekm72
2026-02-19Merge pull request #295 from nuclearcat/contribDenys Fedoryshchenko
2026-02-19Merge pull request #299 from nuclearcat/fix-use-after-freeDenys Fedoryshchenko
2026-02-18radius: Fix use after free and moreDenys Fedoryshchenko
2026-02-13policy/docs: Add contributing guidelinesDenys Fedoryshchenko
2026-02-06Merge pull request #292 from nuclearcat/minor-fixesDenys Fedoryshchenko
2026-02-06cli: clear show sessions cell buffer to avoid stale outputDenys Fedoryshchenko
2026-02-06ppp: Defend from possible ppp init failureDenys Fedoryshchenko
2026-02-06fix(ppp): Uninitialized struct fieldsDenys Fedoryshchenko
2026-02-06ppp: classic TOCTOU, as uc_size not guarded by mutexDenys Fedoryshchenko
2026-02-06ppp: guard LCP logging field readsDenys Fedoryshchenko
2026-02-02Merge pull request #294 from AndriiFullroot/VyOS_REBASE_StagesDenys Fedoryshchenko
2026-01-30netlink: Added VRF supportAndrii Melnychenko
2026-01-29Merge pull request #288 from nuclearcat/fix-framed-routeDenys Fedoryshchenko
2026-01-28Merge pull request #293 from nuclearcat/fix-printingDenys Fedoryshchenko
2026-01-28cli: clear show sessions cell buffer to avoid stale outputDenys Fedoryshchenko
2026-01-27Update accel-pppd/radius/radius.cDenys Fedoryshchenko
2026-01-27Update accel-pppd/radius/radius.cDenys Fedoryshchenko
2026-01-25Merge pull request #289 from nuclearcat/release-1.14Denys Fedoryshchenko
2026-01-24release: 1.14.0Denys Fedoryshchenko
2026-01-24radius: Add optional validation of Framed-RouteDenys Fedoryshchenko
2026-01-24radius: Fix buggy Framed-Route parsingDenys Fedoryshchenko
2026-01-24Merge pull request #287 from nuclearcat/remove-nagging-daeDenys Fedoryshchenko
2026-01-24dae-allowed: Remove nagging about making option mandatoryDenys Fedoryshchenko
2026-01-05Merge pull request #285 from nuclearcat/add-coa-securityDenys Fedoryshchenko
2025-12-23radius: Implement DM/CoA security hardening by restricting source ip addressesDenys Fedoryshchenko
2025-12-15Merge pull request #281 from nuclearcat/fix-acct-cachingDenys Fedoryshchenko
2025-12-15fix(radius): refresh session stats in req_set_statDenys Fedoryshchenko
2025-12-13Merge pull request #277 from nuclearcat/minor-rfc2516-complianceDenys Fedoryshchenko
2025-12-13Merge pull request #279 from nuclearcat/fix-acctDenys Fedoryshchenko
2025-12-13fix(accounting): preserve last counters on disconnectDmitriy Eshenko
2025-12-12Merge pull request #275 from nuclearcat/backport-nr-pr-17Denys Fedoryshchenko
2025-12-11Merge pull request #274 from nuclearcat/add-docsDenys Fedoryshchenko
2025-12-11Merge pull request #276 from nuclearcat/fix-cmake-min2Denys Fedoryshchenko
2025-12-11docs: Add Radius documentation for ipoe and pppoeDenys Fedoryshchenko
2025-12-11pppoe: Fix RFC2516 non-compilance in PADI tags parsingDenys Fedoryshchenko
2025-12-10cmake: Bump up minimum version to supress Alpine Linux compile warningsDenys 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-07Merge pull request #270 from nuclearcat/static-analyzer-fixesDenys Fedoryshchenko
2025-12-07Merge pull request #271 from nuclearcat/sstp-improvementsDenys Fedoryshchenko