summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09Potential fix for pull request findingDenys Fedoryshchenko
2026-06-03ippool/ipv6pool: bitmap allocator + online reconfigurationDenys Fedoryshchenko
2026-06-02Merge pull request #314 from nuclearcat/metrics-moduleDenys Fedoryshchenko
2026-05-14metrics: resolve protocol stat symbols via dlsymDenys Fedoryshchenko
2026-05-14tests: Add metrics module coverageDenys Fedoryshchenko
2026-05-14metrics: queue partial response writesDenys Fedoryshchenko
2026-05-14metrics: back off accept loop on persistent errorsDenys Fedoryshchenko
2026-05-14metrics: per-client read timeout and max-clients capDenys Fedoryshchenko
2026-05-14metrics: document module in conf, manpage, and CHANGELOGDenys Fedoryshchenko
2026-05-14metrics: render JSON when format=jsonDenys Fedoryshchenko
2026-05-14metrics: render Prometheus exposition for /metricsDenys Fedoryshchenko
2026-05-14metrics: gate listener with allowed_ips ACLDenys Fedoryshchenko
2026-05-14metrics: add HTTP listener with /metrics endpointDenys Fedoryshchenko
2026-05-13metrics: scaffold module with config parsingDenys Fedoryshchenko
2026-05-13Merge pull request #308 from nuclearcat/stats-reworkDenys Fedoryshchenko
2026-05-04triton: encapsulate statistics countersDenys Fedoryshchenko
2026-05-04session: encapsulate statistics countersDenys Fedoryshchenko
2026-05-04sstp: encapsulate statistics countersDenys Fedoryshchenko
2026-05-04ipoe: encapsulate statistics countersDenys Fedoryshchenko
2026-05-04net-snmp: fix ASN_INTEGER scalar value sizeDenys Fedoryshchenko
2026-05-04pptp: encapsulate statistics countersDenys Fedoryshchenko
2026-05-04l2tp: encapsulate statistics countersDenys Fedoryshchenko
2026-05-04radius: encapsulate server statistics countersDenys Fedoryshchenko
2026-05-04pppoe: encapsulate statistics countersDenys Fedoryshchenko
2026-05-04Merge pull request #312 from nuclearcat/fix-ci2Denys Fedoryshchenko
2026-05-04ci: Tightening warning condition in dmesg checksDenys Fedoryshchenko
2026-05-02Merge pull request #310 from nuclearcat/fix-ciSergey V. Lobanov
2026-05-02Merge pull request #309 from nuclearcat/small-bugsSergey V. Lobanov
2026-05-02ci: fail workflows on kernel issues found in dmesgDenys Fedoryshchenko
2026-05-02vlan_mon: bind ETH_P_ALL packet handler to init_net on kernels >= 6.6Denys Fedoryshchenko
2026-04-30fix: typo, dont close wrong descriptorDenys Fedoryshchenko
2026-03-16Merge pull request #297 from nuclearcat/fixes-radiusDenys Fedoryshchenko
2026-03-01Merge pull request #301 from nuclearcat/bugfix-radius-stopDenys Fedoryshchenko
2026-02-28radius: fix stop accounting timeout flow and request cleanupDenys Fedoryshchenko
2026-02-23Merge pull request #300 from marekm72/marekm72-patch-1-printf-hDenys Fedoryshchenko
2026-02-22Replace linux/if.h with net/if.h includemarekm72
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-06radius: Invalid integer and date parsingDenys Fedoryshchenko
2026-02-06radius: Fix to same type of allocator and deallocatorDenys Fedoryshchenko
2026-02-06radius: Fix invalid check after mempool allocationDenys Fedoryshchenko