summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2026-06-23Merge pull request #323 from nuclearcat/stability-fixesDenys Fedoryshchenko
2026-06-23Merge pull request #320 from nuclearcat/radius-reload-secret-newDenys Fedoryshchenko
2026-06-23Merge pull request #319 from nuclearcat/log-file-fixes-improvementsDenys Fedoryshchenko
2026-06-23Merge pull request #315 from nuclearcat/khedor-fixesDenys Fedoryshchenko
2026-06-23sstp: drain PPP write queue before deferringDenys Fedoryshchenko
2026-06-23dhcpv6: validate AFTR name formattingDenys Fedoryshchenko
2026-06-23iputils: balance rtnetlink handles in VRF lookupDenys Fedoryshchenko
2026-06-23pppoe: handle missing service-name tagDenys Fedoryshchenko
2026-06-23sstp: reserve escaped async PPP FCS spaceDenys Fedoryshchenko
2026-06-10openssl: suppress deprecated API warningsDenys Fedoryshchenko
2026-06-09Potential fix for pull request findingDenys Fedoryshchenko
2026-06-05radius: update server secret on config reloadDenys Fedoryshchenko
2026-06-04log_file: don't register general target when log-file is unsetDenys Fedoryshchenko
2026-06-03ippool/ipv6pool: bitmap allocator + online reconfigurationDenys Fedoryshchenko
2026-05-29Rejecting any PADR lacking a Service-Name tag (RFC 2516 compliance)Denys Fedoryshchenko
2026-05-23pppoe/disc: drop packets with unsupported PPPoE typekhedor
2026-05-23pppoe/disc: fix free_net memmove count and overlap handlingkhedor
2026-05-23pppoe/disc: fix init_net allocation sizekhedor
2026-05-21fix: dict.c: split() could return 0, making dict_load read ptr[-1]Denys Fedoryshchenko
2026-05-21strip: Fix invalid parsingDenys Fedoryshchenko
2026-05-14metrics: resolve protocol stat symbols via dlsymDenys 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-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-04-30fix: typo, dont close wrong descriptorDenys Fedoryshchenko
2026-03-16Merge pull request #297 from nuclearcat/fixes-radiusDenys Fedoryshchenko
2026-02-28radius: fix stop accounting timeout flow and request cleanupDenys 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