Age | Commit message (Expand) | Author |
2024-10-26 | Merge pull request #185 from svlobanov/pcre2-1 | Denys Fedoryshchenko |
2024-10-04 | Merge pull request #183 from svlobanov/gcc14-compile-errors | Denys Fedoryshchenko |
2024-09-11 | Merge pull request #195 from nuclearcat/fix-typo-free | Denys Fedoryshchenko |
2024-09-11 | fix(musl/l2tp_session_free): Fix, likely typo | Denys Fedoryshchenko |
2024-09-05 | Revert "Fix #189: Make module pppoe work without module radius" | Sergey V. Lobanov |
2024-09-04 | Fix #189: Make module pppoe work without module radius | Nazar Androshchuk |
2024-09-02 | migrate from pcre to pcre2 | Sergey V. Lobanov |
2024-08-27 | build: fix compile errors on GCC 14 | Sergey V. Lobanov |
2024-08-19 | tests: add pcre negative cases, improve pcre-related code test coverage | Sergey V. Lobanov |
2024-08-18 | Merge pull request #163 from dpokrovsky/http-error-fix | Denys Fedoryshchenko |
2024-07-28 | Fix issue #131, pptp doesnt work without connlimit | Denys Fedoryshchenko |
2024-06-14 | Fixes the issue #124 "HTTP replay for non SSTP query" | Dmitry Pokrovsky |
2024-06-14 | Fixes the issue #124 "HTTP replay for non SSTP query" | Dmitry Pokrovsky |
2024-06-14 | Revert "1. Fixes the issue #124 "HTTP replay for non SSTP query"" | Dmitry Pokrovsky |
2024-06-12 | 1. Fixes the issue #124 "HTTP replay for non SSTP query" | Dmitry Pokrovsky |
2024-04-10 | musl: Add musl compatibility | Denys Fedoryshchenko |
2023-12-27 | Merge pull request #118 from DmitriyEshenko/fix_local_net_check | xebd |
2023-12-26 | ipoe: check localnet only for start=UP (unclassified packets) sessions | Dmitriy Eshenko |
2023-12-17 | ipoe: Add per-interface check-mac-change option | Dmitriy Eshenko |
2023-11-30 | vlan_mon: ipoe: pppoe: Add disable vlan timeout feature | Dmitriy Eshenko |
2023-07-01 | Merge pull request #95 from DmitriyEshenko/show-sessions-impr | Dmitriy Eshenko |
2023-06-30 | Merge pull request #91 from louis-6wind/fix-link-selection-mem-violation | Dmitriy Eshenko |
2023-06-29 | CLI: PPPoE: Add possibility to display inbound interface and service-name in ... | Dmitriy Eshenko |
2023-06-29 | CLI: PPPoE: Use global net variable to prevent SEGFAULT | Dmitriy Eshenko |
2023-06-27 | ipoe: fix memory access violation with unset link-selection | Louis Scalbert |
2023-06-05 | ipoe: add dhcp link selection sub-option | Philippe Guibert |
2023-05-05 | sstp: fix gcc9/clang address-of-packed-member warning | Vladislav Grishenko |
2023-05-05 | sstp: revert 6e5f9980a8a71015a228279e07970621d23c7b35 | Vladislav Grishenko |
2023-05-05 | sstp: fix termios structure initialization | Vladislav Grishenko |
2022-11-01 | Merge pull request #66 from boomer41/feature/additions-2022-11-01 | xebd |
2022-11-01 | Merge pull request #64 from volodymyrhuti/master | Eshenko Dmitriy |
2022-11-01 | Remove uninitialized argument from openpty() | Stephan Brunner |
2022-10-26 | Merge pull request #51 from cygnusb/dhcp_notify_end_option | Eshenko Dmitriy |
2022-10-22 | T72: Fix compilations warnings for unaligned variable access | Volodymyr Huti |
2022-08-04 | sstp: T69: Add timer befor context wakeup to preevent segfault | Dmitriy Eshenko |
2022-05-09 | Add missing dhcp end option on dhcp notify packet | cygnusb |
2022-05-08 | T60: Implement configurable session-timeout param for all connection types | DmitriyEshenko |
2021-12-28 | T22: connection limit for non-shared interfaces by interface index | root |
2021-10-20 | T50: use server mac in arp replies for proxy_arp=2 | Sergey V. Lobanov |
2021-09-08 | ipoe: check for local-net in arp requests | Dmitry Kozlov |
2021-08-26 | Merge branch 'master' of github.com:accel-ppp/accel-ppp | Dmitry Kozlov |
2021-08-26 | fixed race condition when manipulating serv->timer | Dmitry Kozlov |
2021-07-09 | ipoe: dhcpv4: fix address lost due signed overflow | Vladislav Grishenko |
2021-06-16 | ipoe: T41: Fix address range shifting | DmitriyEshenko |
2021-05-24 | Merge pull request #14 from DmitriyEshenko/accept-blank-service | xebd |
2021-04-30 | ipoe: use destination address from IP header as server_id if not sent in dhcp... | Dmitry Kozlov |
2021-04-23 | Add accept-blank-service option | DmitriyEshenko |
2021-03-23 | ipoe: recover common check-ip opt processing | Vladislav Grishenko |
2021-03-20 | Fixed some errors found by valgrind and pvs-studio (#11) | [anp/hsw] |
2021-03-20 | ipoe: fix NULL check | Vladislav Grishenko |