index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
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
2021-03-20
ipoe: fix NULL check
Vladislav Grishenko
2021-03-20
sstp: avoid using NULL as non-last varadic argument
Vladislav Grishenko
2021-03-13
Fix another errors found by cppcheck
[anp/hsw]
2021-03-13
Fix some errors and warnings found by cppcheck
[anp/hsw]
2021-01-10
ipoe: add option 54 (server-id) to DHCPNAK
Dmitry Kozlov
2020-12-19
ipoe: added option 56 to DHCP NAK packet
Dmitry Kozlov
2020-09-13
radius: keep vendor & attr numbers in order
Vladislav Grishenko
2020-09-06
auth/chap-secrets/dhcpv4: fix big-endian arch support
Vladislav Grishenko
2020-09-06
l2tp: fix RCE through buffer overflow & fix LE/BE compatibility
Vladislav Grishenko
2020-08-09
sstp: avoid redundant writes to ppp socket
Vladislav Grishenko
2020-08-09
sstp: switch to async sending
Vladislav Grishenko
2020-08-01
sstp: allow to configure send & receive buffer sizes
Vladislav Grishenko
2020-08-01
sstp: speed up data path
Vladislav Grishenko
2020-08-01
sstp: use quick linger for closing sockets
Vladislav Grishenko
2020-07-01
sstp: stop being noisy w/o verbose mode
Vladislav Grishenko
2020-06-29
sstp: fix MITM w/o SSTP_MSG_CALL_CONNECTED is being sent
Vladislav Grishenko
2020-06-29
sstp: fix compound mac validation with broken clients
Vladislav Grishenko
2020-06-28
sstp: fix crypto-binding attr errors logging
Vladislav Grishenko
2020-06-08
ipoe: gracefuly terminate denied sessions
Vladislav Grishenko
2020-04-30
ipoe: dhcp: add rebind-time support
Vladislav Grishenko
2020-04-13
dhcpv4/dhcpv6: improve packet validation
Vladislav Grishenko
2020-04-10
Check for length in pppoe tags
Denys Fedoryshchenko
2020-04-06
pptp: T6: Check timer before modify
DmitriyEshenko
2020-03-10
Merge pull request #121 from themiron/max-starting-cleanup
xebd
2020-03-10
Merge pull request #117 from themiron/echo-opt82
xebd
2020-03-07
sstp: fix max-sessions limit was not applied
Vladislav Grishenko
2020-03-07
session: add global [common]max-starting option
Vladislav Grishenko
2020-03-07
Revert "ipoe,pptp: introduced max-starting option (limit number of starting s...
Vladislav Grishenko
2020-03-07
Revert "pppoe: introduced max-starting option (limit number of starting sessi...
Vladislav Grishenko
2020-02-16
ipoe: dhcpv4: echo back opt82 if sent by client/unknown relay per rfc3046
Vladislav Grishenko
2020-02-16
ipoe: dhcpv4: move relay packet logging after padding
Vladislav Grishenko
2020-02-16
ipoe: dhcpv4: implement udp csum and padding per rfc1542
Vladislav Grishenko
2020-01-13
Merge pull request #110 from themiron/ipv6-pool
xebd
2020-01-11
ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate options
Vladislav Grishenko
2019-12-24
pppoe: introduced max-starting option (limit number of starting sessions)
Gavrilenkov A
2019-09-11
ipoe: check for ipoe_create_session_dhcpv4 returns not NULL
Dmitry Kozlov
2019-09-04
ipoe,pptp: introduced max-starting option (limit number of starting sessions)
Gavrilenkov A
2019-08-29
ppp/ipoe: cleanup cleck-ip support
Vladislav Grishenko
2019-08-27
Merge pull request #92 from themiron/sstp
xebd
2019-08-20
Prepared check-ip and for ipoe, migrate to [common]check-ip
DmitriyEshenko
2019-07-27
sstp: enable all client-compat opts
Vladislav Grishenko
2019-07-27
sstp: tie log errors with config options
Vladislav Grishenko
2019-07-27
sstp: log DH/ECDH support warnings as well
Vladislav Grishenko
2019-07-27
sstp: implement ssl-protocol list option
Vladislav Grishenko
2019-05-29
Added extra AVP to SCCCN as known to allow MPD5 tunnels
Pedro don't want to be here
2019-05-13
ipoe: restored max-lease-time functionality
Dmitry Kozlov
2019-05-13
Revert "ipoe: restored max-lease-time functionality"
Dmitry Kozlov
2019-05-13
Merge branch 'master' of github.com:xebd/accel-ppp
Dmitry Kozlov
2019-05-13
ipoe: restored max-lease-time functionality
Dmitry Kozlov
2019-05-09
ipoe: Fix send NAK for REQUEST with 3 same XID for not existing sessions
DmitriyEshenko
[next]