index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
stable
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/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-06-23
Merge pull request #323 from nuclearcat/stability-fixes
Denys Fedoryshchenko
2026-06-23
Merge pull request #315 from nuclearcat/khedor-fixes
Denys Fedoryshchenko
2026-06-23
sstp: drain PPP write queue before deferring
Denys Fedoryshchenko
2026-06-23
pppoe: handle missing service-name tag
Denys Fedoryshchenko
2026-06-23
sstp: reserve escaped async PPP FCS space
Denys Fedoryshchenko
2026-06-10
openssl: suppress deprecated API warnings
Denys Fedoryshchenko
2026-05-29
Rejecting any PADR lacking a Service-Name tag (RFC 2516 compliance)
Denys Fedoryshchenko
2026-05-23
pppoe/disc: drop packets with unsupported PPPoE type
khedor
2026-05-23
pppoe/disc: fix free_net memmove count and overlap handling
khedor
2026-05-23
pppoe/disc: fix init_net allocation size
khedor
2026-05-21
strip: Fix invalid parsing
Denys Fedoryshchenko
2026-05-04
session: encapsulate statistics counters
Denys Fedoryshchenko
2026-05-04
sstp: encapsulate statistics counters
Denys Fedoryshchenko
2026-05-04
ipoe: encapsulate statistics counters
Denys Fedoryshchenko
2026-05-04
pptp: encapsulate statistics counters
Denys Fedoryshchenko
2026-05-04
l2tp: encapsulate statistics counters
Denys Fedoryshchenko
2026-05-04
pppoe: encapsulate statistics counters
Denys Fedoryshchenko
2026-02-22
Replace linux/if.h with net/if.h include
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
[next]