summaryrefslogtreecommitdiff
path: root/accel-pppd/extra
AgeCommit message (Expand)Author
2026-06-10openssl: suppress deprecated API warningsDenys Fedoryshchenko
2026-06-09Potential fix for pull request findingDenys Fedoryshchenko
2026-06-03ippool/ipv6pool: bitmap allocator + online reconfigurationDenys 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: 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-04pppoe: encapsulate statistics countersDenys Fedoryshchenko
2025-12-10crypto: Removed CRYPTO_OPENSSL definition.Andrii Melnychenko
2025-12-10crypto: Removed internal tomcat crypto.Andrii Melnychenko
2025-08-07cmd: implement show ippool commandDenys Fedoryshchenko
2024-10-04Merge pull request #171 from ZBoris7/masterDmitriy Eshenko
2024-09-01pppd_compat: add Framed-Interface-Id attribute support in radattrBoris Zervu
2024-08-23ci: run tests in alpine vmSergey V. Lobanov
2024-04-29snmp: fix compatibility with net-snmp 5.9.4+ (issue #136)Sergey V. Lobanov
2024-03-10Add safeguards to parse_gw_ip_address helper functionsDenys Fedoryshchenko
2024-03-09ippool: use gw-ip-address for ppp even if mask settedDmitriy Eshenko
2022-11-15SNMP: Fix previous migration to 64 bit countersDmitriy Eshenko
2022-11-01Add PACKETS_SENT and PACKETS_RCVD to the pppd-compat environment.Stephan Brunner
2022-11-01Use 64-bit interface statistics rather than doing custom 32-bit overflow hand...Stephan Brunner
2022-01-13Check if ipv6 dp availible before answerDmitriyEshenko
2021-04-08ippool, ipv6pool: fix iterating over circular poolsVladislav Grishenko
2021-04-07ippool: fix next pool handlingVladislav Grishenko
2021-04-07ipv6pool: fix next pool handlingVladislav Grishenko
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2021-03-17Merge branch 'master' of github.com:xebd/accel-pppDmitry Kozlov
2021-03-13Fix some errors and warnings found by cppcheck[anp/hsw]
2021-02-06fix build with non-portable _SC_PAGE_SIZEVladislav Grishenko
2020-09-13radius: keep vendor & attr numbers in orderVladislav Grishenko
2020-09-06auth/chap-secrets/dhcpv4: fix big-endian arch supportVladislav Grishenko
2020-05-21ipv6pool: fix delegated pool ignorance w/o address poolVladislav Grishenko
2020-01-11ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate optionsVladislav Grishenko
2020-01-10ipv6pool/radius: implement named ipv6 poolsVladislav Grishenko
2019-05-15ippool: exclude gw-ip-address from address poolDmitry Kozlov
2019-05-15pppd_compat: write human readable values of IPv6 address to radattr fileDmitry Kozlov
2019-03-08ippool: always initialize mask = 0Dmitry Kozlov
2018-11-03pppd_compat: fix handling of fork() failuresGuillaume Nault
2018-10-26Merge branch 'master' of https://github.com/xebd/accel-pppDmitry Kozlov