index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
marekm72-patch-1-printf-h
master
patch
patch-1
revert-145-dkms
show-sessions-mtu-mru
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
Age
Commit message (
Expand
)
Author
2026-02-22
Replace linux/if.h with net/if.h include
marekm72-patch-1-printf-h
marekm72
2026-02-22
Replace linux/if.h with net/if.h in ipoe.h
marekm72
2026-02-22
Update header includes in ipoe.c
marekm72
2026-02-22
Refactor ARP header includes in arp.c
marekm72
2026-02-22
Refactor session free function pointer in l2tp.c
marekm72
2026-02-22
Remove unused printf.h include
marekm72
2026-01-30
netlink: Added VRF support
Andrii Melnychenko
2025-12-13
Merge pull request #277 from nuclearcat/minor-rfc2516-compliance
Denys Fedoryshchenko
2025-12-11
pppoe: Fix RFC2516 non-compilance in PADI tags parsing
Denys Fedoryshchenko
2025-12-10
Minor compile fix, we have only OpenSSL version now
Denys Fedoryshchenko
2025-12-10
crypto: Removed CRYPTO_OPENSSL definition.
Andrii Melnychenko
2025-12-10
crypto: Removed internal tomcat crypto.
Andrii Melnychenko
2025-12-01
sstp: Add config option enum for better code readability
Denys Fedoryshchenko
2025-11-30
Merge pull request #269 from nuclearcat/fix-buffer-overflow
Denys Fedoryshchenko
2025-11-26
l2tp: fix buffer overflow and type errors in Calling/Called Number handling
Denys Fedoryshchenko
2025-11-26
Suppress OpenSSL 3.0 deprecation warnings for legacy crypto APIs
Denys Fedoryshchenko
2025-11-23
Merge pull request #238 from socketpair/chain
Denys Fedoryshchenko
2025-11-23
pppoe: add missing break, ignore vendor-specific tags when parsing PADR
Denys Fedoryshchenko
2025-08-19
ci: add tests execution with asan and ubsan
Sergey V. Lobanov
2025-08-08
Merge pull request #252 from nuclearcat/fix-musl-linking
Denys Fedoryshchenko
2025-08-07
feat(build): Add MUSL detection and conditional linking
Denys Fedoryshchenko
2025-08-07
ipoe: dhcp: Fix username for noauth session
Dmitriy Eshenko
2025-05-02
SSTP: load certificate chain instead of single one
Коренберг ☢️ Марк
2025-01-22
ipoe: fixed DHCP option 42 (ntp servers)
aapostoliuk
2024-12-05
L2TP include calling number to calling station ID RA
Yaroslav Kholod
2024-11-15
Fix post_msg implementation bug
grandnew
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
[next]