index
:
accel-ppp-xebd.git
1.10
1.11
1.12
1.7
1.9
master
patch-1
High performance PPTP/L2TP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp-xebd.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
Age
Commit message (
Expand
)
Author
2023-12-27
Merge pull request #118 from DmitriyEshenko/fix_local_net_check
xebd
2023-12-26
ipoe: check localnet only for start=UP (unclassified packets) sessions
Dmitriy Eshenko
2023-12-17
ipoe: Add per-interface check-mac-change option
Dmitriy Eshenko
2023-11-30
vlan_mon: ipoe: pppoe: Add disable vlan timeout feature
Dmitriy Eshenko
2023-07-01
Merge pull request #95 from DmitriyEshenko/show-sessions-impr
Dmitriy Eshenko
2023-06-30
Merge pull request #91 from louis-6wind/fix-link-selection-mem-violation
Dmitriy Eshenko
2023-06-29
CLI: PPPoE: Add possibility to display inbound interface and service-name in ...
Dmitriy Eshenko
2023-06-29
CLI: PPPoE: Use global net variable to prevent SEGFAULT
Dmitriy Eshenko
2023-06-27
ipoe: fix memory access violation with unset link-selection
Louis Scalbert
2023-06-05
ipoe: add dhcp link selection sub-option
Philippe Guibert
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
[next]