Age | Commit message (Expand) | Author |
2024-08-23 | ci: run tests in alpine vm | Sergey V. Lobanov |
2024-04-29 | snmp: fix compatibility with net-snmp 5.9.4+ (issue #136) | Sergey V. Lobanov |
2024-03-10 | Add safeguards to parse_gw_ip_address helper functions | Denys Fedoryshchenko |
2024-03-09 | ippool: use gw-ip-address for ppp even if mask setted | Dmitriy Eshenko |
2022-11-15 | SNMP: Fix previous migration to 64 bit counters | Dmitriy Eshenko |
2022-11-01 | Add PACKETS_SENT and PACKETS_RCVD to the pppd-compat environment. | Stephan Brunner |
2022-11-01 | Use 64-bit interface statistics rather than doing custom 32-bit overflow hand... | Stephan Brunner |
2022-01-13 | Check if ipv6 dp availible before answer | DmitriyEshenko |
2021-04-08 | ippool, ipv6pool: fix iterating over circular pools | Vladislav Grishenko |
2021-04-07 | ippool: fix next pool handling | Vladislav Grishenko |
2021-04-07 | ipv6pool: fix next pool handling | Vladislav Grishenko |
2021-03-20 | Fixed some errors found by valgrind and pvs-studio (#11) | [anp/hsw] |
2021-03-17 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2021-03-13 | Fix some errors and warnings found by cppcheck | [anp/hsw] |
2021-02-06 | fix build with non-portable _SC_PAGE_SIZE | Vladislav Grishenko |
2020-09-13 | radius: keep vendor & attr numbers in order | Vladislav Grishenko |
2020-09-06 | auth/chap-secrets/dhcpv4: fix big-endian arch support | Vladislav Grishenko |
2020-05-21 | ipv6pool: fix delegated pool ignorance w/o address pool | Vladislav Grishenko |
2020-01-11 | ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate options | Vladislav Grishenko |
2020-01-10 | ipv6pool/radius: implement named ipv6 pools | Vladislav Grishenko |
2019-05-15 | ippool: exclude gw-ip-address from address pool | Dmitry Kozlov |
2019-05-15 | pppd_compat: write human readable values of IPv6 address to radattr file | Dmitry Kozlov |
2019-03-08 | ippool: always initialize mask = 0 | Dmitry Kozlov |
2018-11-03 | pppd_compat: fix handling of fork() failures | Guillaume Nault |
2018-10-26 | Merge branch 'master' of https://github.com/xebd/accel-ppp | Dmitry Kozlov |
2018-10-25 | fix gateway address setup fail due memory corruption | Vladislav Grishenko |
2018-10-23 | ipv6: fix IPv6 processing of sessions that only have only a link-local address | Guillaume Nault |
2018-07-31 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2018-06-24 | pppd_compat: fix indentation in ev_radius_coa() | Guillaume Nault |
2018-06-24 | pppd_compat: run scripts in the PPP device netns | Guillaume Nault |
2018-06-24 | pppd_compat: fix argv[0] when calling ip-pre-up | Guillaume Nault |
2018-06-04 | sstp: snmp: add missed files, fix 0d454ad7102506ecd12a36239f6604f7e4b57aae | Vladislav Grishenko |
2018-06-03 | sstp: add snmp support | Vladislav Grishenko |
2018-02-05 | pppd_compat: call ip-down even if ip-up is not specified | Dmitry Kozlov |
2018-01-15 | cmake: add error messages if postgresql or snmp libraries not found | Dmitry Kozlov |
2018-01-13 | ipv6: consolidate and fix interface-id address generation for non-/128 | Vladislav Grishenko |
2017-12-25 | ipv6pool: added gw-ip6-address option and special handling for /128 prefixes | Dmitry Kozlov |
2017-12-20 | ippool: fixed parsing /32 ranges | Dmitry Kozlov |
2017-12-14 | ippool: implemented next pool support | Dmitry Kozlov |
2017-12-07 | pppd_compat: mark session started if ip-up handler called | Dmitry Kozlov |
2017-12-07 | pppd_compat: fixed bug caused fork queue to stall | Dmitry Kozlov |
2017-12-07 | chap-secrets: assume 4th field as pool name | Vladislav Grishenko |
2017-12-06 | chap-secrets: allow to use pool name instead of address to specify ipv4 pool | Vladislav Grishenko |
2017-12-05 | net-snmp: fixed crash on table request | Dmitry Kozlov |
2017-12-05 | ippool: rewrited parsers | Dmitry Kozlov |
2017-12-05 | ipv6: nd: fix interface id addresses generation for prefixes > /64 | Vladislav Grishenko |
2017-10-16 | pppd_compat: do not call ip-down if session was not started | Dmitry Kozlov |
2017-10-12 | pppd-compat: implemented fork-limit | Dmitry Kozlov |
2017-10-11 | pppd_compat: various improvemments | Dmitry Kozlov |
2017-07-04 | support for openssl-1.1 | Dmitry Kozlov |