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
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
2023-05-05
sstp: fix gcc9/clang address-of-packed-member warning
Vladislav Grishenko
2023-05-05
sstp: revert 6e5f9980a8a71015a228279e07970621d23c7b35
Vladislav Grishenko
2023-05-05
sstp: fix termios structure initialization
Vladislav Grishenko
2022-11-01
Merge pull request #66 from boomer41/feature/additions-2022-11-01
xebd
2022-11-01
Merge pull request #64 from volodymyrhuti/master
Eshenko Dmitriy
2022-11-01
Remove uninitialized argument from openpty()
Stephan Brunner
2022-10-26
Merge pull request #51 from cygnusb/dhcp_notify_end_option
Eshenko Dmitriy
2022-10-22
T72: Fix compilations warnings for unaligned variable access
Volodymyr Huti
2022-08-04
sstp: T69: Add timer befor context wakeup to preevent segfault
Dmitriy Eshenko
2022-05-09
Add missing dhcp end option on dhcp notify packet
cygnusb
2022-05-08
T60: Implement configurable session-timeout param for all connection types
DmitriyEshenko
2021-12-28
T22: connection limit for non-shared interfaces by interface index
root
2021-10-20
T50: use server mac in arp replies for proxy_arp=2
Sergey V. Lobanov
2021-09-08
ipoe: check for local-net in arp requests
Dmitry Kozlov
2021-08-26
Merge branch 'master' of github.com:accel-ppp/accel-ppp
Dmitry Kozlov
2021-08-26
fixed race condition when manipulating serv->timer
Dmitry Kozlov
2021-07-09
ipoe: dhcpv4: fix address lost due signed overflow
Vladislav Grishenko
2021-06-16
ipoe: T41: Fix address range shifting
DmitriyEshenko
2021-05-24
Merge pull request #14 from DmitriyEshenko/accept-blank-service
xebd
2021-04-30
ipoe: use destination address from IP header as server_id if not sent in dhcp...
Dmitry Kozlov
2021-04-23
Add accept-blank-service option
DmitriyEshenko
2021-03-23
ipoe: recover common check-ip opt processing
Vladislav Grishenko
2021-03-20
Fixed some errors found by valgrind and pvs-studio (#11)
[anp/hsw]
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
[next]