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
Age
Commit message (
Expand
)
Author
5 days
Merge pull request #364 from nuclearcat/tests/veth-fixed-mac
Denys Fedoryshchenko
7 days
Merge pull request #357 from nuclearcat/fix-centralize-max
Denys Fedoryshchenko
7 days
utils: centralize max macro
Denys Fedoryshchenko
7 days
tests: give the veth pair fixed MAC addresses
Denys Fedoryshchenko
9 days
Merge pull request #359 from nuclearcat/ipcp-ccp-delay-ack
Denys Fedoryshchenko
9 days
Merge pull request #361 from nuclearcat/fix-protocol-buffer-access
Denys Fedoryshchenko
2026-09-01
ppp: say why a malformed ConfReq drops the session
Denys Fedoryshchenko
2026-09-01
ppp: bound IPCP and IPV6CP packets by the received size
Denys Fedoryshchenko
2026-09-01
utils: centralize unaligned integer accessors
Denys Fedoryshchenko
2026-09-01
memdebug: access tail canaries alignment-safely
Denys Fedoryshchenko
2026-09-01
ipv6: avoid integer access through address bytes
Denys Fedoryshchenko
2026-09-01
backup: restore scalar fields alignment-safely
Denys Fedoryshchenko
2026-09-01
radius: harden packet integer decoding
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
dhcpv6: validate option and relay boundaries
Denys Fedoryshchenko
2026-09-01
ppp: cover alignment-safe MPPE prefer setup
Denys Fedoryshchenko
2026-09-01
ppp: harden control packet decoding
Denys Fedoryshchenko
2026-09-01
Merge pull request #351 from nuclearcat/various-fixes-on-compiler-warnings
Denys Fedoryshchenko
2026-09-01
tests: check that IPCP ConfReq is not answered with TermAck during CCP
Denys Fedoryshchenko
2026-09-01
ppp: do not answer IPCP/IPV6CP ConfReq with TermAck while CCP negotiates
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 #347 from nuclearcat/fixup-challenge-name
Denys Fedoryshchenko
2026-08-14
Merge pull request #352 from nuclearcat/stability-fixes
Denys Fedoryshchenko
2026-08-12
Merge pull request #344 from nuclearcat/accel-ng-ported
Denys Fedoryshchenko
2026-08-12
ipv6: assign DNS servers per session from RADIUS
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-12
Merge pull request #342 from nuclearcat/feature/metrics-json-sessions
Denys Fedoryshchenko
2026-08-12
log_pgsql: deprecate the module and rename its build flag
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-11
log_pgsql: bound username and sessionid in log header
Denys Fedoryshchenko
2026-08-10
triton: use offsetof() in list_entry()
Denys Fedoryshchenko
2026-08-10
dhcpv6: read the elapsed time and preference options at their real width
Denys Fedoryshchenko
2026-08-10
dhcpv6: fix end pointer of an encapsulated relay message
Denys Fedoryshchenko
2026-08-10
dhcpv6: bail out of the relay loop when it makes no progress
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
dhcpv6: check option length before reading the status code
Denys Fedoryshchenko
2026-08-10
dhcpv6: fix status code name table and its bounds check
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: drop the out-of-tree kernel driver
Denys Fedoryshchenko
2026-08-09
pptp: reject a malformed bind address
Denys Fedoryshchenko
[next]