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
Age
Commit message (
Expand
)
Author
2026-06-23
Merge pull request #323 from nuclearcat/stability-fixes
Denys Fedoryshchenko
2026-06-23
Merge pull request #320 from nuclearcat/radius-reload-secret-new
Denys Fedoryshchenko
2026-06-23
Merge pull request #319 from nuclearcat/log-file-fixes-improvements
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
dhcpv6: validate AFTR name formatting
Denys Fedoryshchenko
2026-06-23
iputils: balance rtnetlink handles in VRF lookup
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-06-09
Potential fix for pull request finding
Denys Fedoryshchenko
2026-06-05
radius: update server secret on config reload
Denys Fedoryshchenko
2026-06-04
log_file: don't register general target when log-file is unset
Denys Fedoryshchenko
2026-06-03
ippool/ipv6pool: bitmap allocator + online reconfiguration
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
fix: dict.c: split() could return 0, making dict_load read ptr[-1]
Denys Fedoryshchenko
2026-05-21
strip: Fix invalid parsing
Denys Fedoryshchenko
2026-05-14
metrics: resolve protocol stat symbols via dlsym
Denys Fedoryshchenko
2026-05-14
metrics: queue partial response writes
Denys Fedoryshchenko
2026-05-14
metrics: back off accept loop on persistent errors
Denys Fedoryshchenko
2026-05-14
metrics: per-client read timeout and max-clients cap
Denys Fedoryshchenko
2026-05-14
metrics: document module in conf, manpage, and CHANGELOG
Denys Fedoryshchenko
2026-05-14
metrics: render JSON when format=json
Denys Fedoryshchenko
2026-05-14
metrics: render Prometheus exposition for /metrics
Denys Fedoryshchenko
2026-05-14
metrics: gate listener with allowed_ips ACL
Denys Fedoryshchenko
2026-05-14
metrics: add HTTP listener with /metrics endpoint
Denys Fedoryshchenko
2026-05-13
metrics: scaffold module with config parsing
Denys Fedoryshchenko
2026-05-04
triton: encapsulate statistics counters
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
net-snmp: fix ASN_INTEGER scalar value size
Denys Fedoryshchenko
2026-05-04
pptp: encapsulate statistics counters
Denys Fedoryshchenko
2026-05-04
l2tp: encapsulate statistics counters
Denys Fedoryshchenko
2026-05-04
radius: encapsulate server statistics counters
Denys Fedoryshchenko
2026-05-04
pppoe: encapsulate statistics counters
Denys Fedoryshchenko
2026-04-30
fix: typo, dont close wrong descriptor
Denys Fedoryshchenko
2026-03-16
Merge pull request #297 from nuclearcat/fixes-radius
Denys Fedoryshchenko
2026-02-28
radius: fix stop accounting timeout flow and request cleanup
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
Clean up CMakeLists.txt by removing unused checks
marekm72
2026-02-22
Remove printf.h check from CMakeLists.txt
marekm72
2026-02-22
Remove unused printf.h include
marekm72
[next]