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
sstp-alloc-invariant
sstp-flush-on-disconnect
sstp-ppposeq
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-09-01
utils: centralize unaligned integer accessors
Denys Fedoryshchenko
2026-09-01
pppoe: decode tag integers alignment-safely
Denys Fedoryshchenko
2026-09-01
ipoe: harden DHCPv4 option decoding
Denys Fedoryshchenko
2026-09-01
Merge pull request #351 from nuclearcat/various-fixes-on-compiler-warnings
Denys Fedoryshchenko
2026-08-31
Merge pull request #346 from nuclearcat/ipoe-stale-session-flush
Denys Fedoryshchenko
2026-08-16
Merge pull request #350 from nuclearcat/pptp-fixes
Denys Fedoryshchenko
2026-08-16
Merge pull request #349 from nuclearcat/pptp-drop-out-of-tree-driver
Denys Fedoryshchenko
2026-08-14
Merge pull request #352 from nuclearcat/stability-fixes
Denys Fedoryshchenko
2026-08-12
crypto: drop the dangling crypto.h symlink and its last references
Denys Fedoryshchenko
2026-08-12
l2tp: validate the deciphered length of hidden AVPs
Denys Fedoryshchenko
2026-08-12
l2tp: read and write AVP values through unaligned-safe accessors
Denys Fedoryshchenko
2026-08-11
utils: centralize min macro
Denys Fedoryshchenko
2026-08-11
pppoe: check for a truncated tag header in PADI
Denys Fedoryshchenko
2026-08-11
pppoe: account for the tag header in the add_tag2 bound
Denys Fedoryshchenko
2026-08-10
ipoe: harden local-net prefix length parsing
Denys Fedoryshchenko
2026-08-10
ipoe: bounds check classless routes and avoid unaligned reads
Denys Fedoryshchenko
2026-08-10
ipoe: fix netmask computation for classless routes
Denys Fedoryshchenko
2026-08-10
pptp: use the kernel PPPoX UAPI header
Denys Fedoryshchenko
2026-08-10
sstp: reject packets shorter than header
Denys Fedoryshchenko
2026-08-09
pptp: reject a malformed bind address
Denys Fedoryshchenko
2026-08-09
pptp: pass a proper value to SO_REUSEADDR
Denys Fedoryshchenko
2026-08-09
pptp: make echo-failure=0 disable the check explicitly
Denys Fedoryshchenko
2026-08-09
pptp: fix byte order of peer call id in Call-Disconnect-Notify
Denys Fedoryshchenko
2026-08-09
pptp: check getsockname()/getpeername() results
Denys Fedoryshchenko
2026-08-09
pptp: close call socket when Outgoing-Call-Reply cannot be sent
Denys Fedoryshchenko
2026-08-09
pptp: reject control messages shorter than the header
Denys Fedoryshchenko
2026-08-09
pptp: fix truncated control messages on partial write
Denys Fedoryshchenko
2026-08-09
fixup! ipoe: flush sessions left by a previous instance with a single command
Denys Fedoryshchenko
2026-08-08
fixup! ipoe: flush sessions left by a previous instance with a single command
Denys Fedoryshchenko
2026-08-08
fixup! ipoe: flush sessions left by a previous instance with a single command
Denys Fedoryshchenko
2026-08-08
ipoe: flush sessions left by a previous instance with a single command
Denys Fedoryshchenko
2026-08-08
ipoe: zero generic netlink requests before filling them in
Denys Fedoryshchenko
2026-08-05
sstp: add ppposeq transport to avoid userspace HDLC framing
sstp-ppposeq
Vladislav Grishenko
2026-08-02
sstp: enforce standard http replies w/o body
sstp-flush-on-disconnect
Vladislav Grishenko
2026-08-02
sstp: flush queued output on disconnect
Vladislav Grishenko
2026-08-02
Revert "Fixes the issue #124 HTTP replay for non SSTP query"
Vladislav Grishenko
2026-07-26
sstp: express escape buffer bound as one invariant
sstp-alloc-invariant
Vladislav Grishenko
2026-07-07
ipoe: fix username string leak on early session teardown
Denys Fedoryshchenko
2026-07-07
ipoe: fix dhcpv4 relay reply packet leak
Denys Fedoryshchenko
2026-07-06
pppoe: fix use-after-free in mac_filter_load()
Denys Fedoryshchenko
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
[next]