Age | Commit message (Expand) | Author |
2018-03-24 | auth: avoid sending duplicate CHAP Failure messages in mschap-v1 and mschap-v2 | Guillaume Nault |
2018-03-24 | auth: fix missing CHAP Success message in chap-md5 | Guillaume Nault |
2018-03-20 | ipoe_mod: fixed ipv6 from non-shared mode (v2) | Dmitry Kozlov |
2018-03-20 | Merge branch 'master' of https://github.com/xebd/accel-ppp | Dmitry Kozlov |
2018-03-20 | Merge pull request #46 from nuclearcat/master | xebd |
2018-03-20 | Compiling fix for 4.15+ kernels | Denys Fedoryshchenko |
2018-03-19 | ipoe_mod: fixed ipv6 from non-shared mode | Dmitry Kozlov |
2018-03-14 | ipoe_mod: accept ipv6 packets from link-local address if session does not exists | Dmitry Kozlov |
2018-03-06 | terminate program gracefully by SIGINT | Dmitry Kozlov |
2018-03-06 | Merge pull request #43 from themiron/sstp | xebd |
2018-03-06 | triton: prevent alloc_context function to be inlined (fixes improper stack si... | Dmitry Kozlov |
2018-03-06 | pppoe: fixed invalid behaviour after changing pado-delay | Dmitry Kozlov |
2018-03-06 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2018-03-04 | Merge pull request #45 from themiron/cppcheck-fixes | xebd |
2018-03-04 | fix build error with VALGRIND defined | Vladislav Grishenko |
2018-03-04 | fix possible null pointer dereferences | Vladislav Grishenko |
2018-03-03 | removed accel-dp mentioning from config file | Dmitry Kozlov |
2018-03-03 | Merge pull request #44 from themiron/alloca-crash | xebd |
2018-03-03 | ppp: fix use-after-free in ppp_auth_failed() | Guillaume Nault |
2018-03-03 | pppoe: fixed PADO delaying function | Dmitry Kozlov |
2018-03-02 | triton: more general fix of thread wake up crash | Vladislav Grishenko |
2018-02-28 | sstp: http: improve http detection | Vladislav Grishenko |
2018-02-28 | sstp: http: change method error from 501 to 405 | Vladislav Grishenko |
2018-02-28 | sstp: fix proxy-protocol support in ssl mode | Vladislav Grishenko |
2018-02-27 | sstp: allow access to unix socket to anyone | Vladislav Grishenko |
2018-02-27 | sstp: fix crash with no any accept option specified | Vladislav Grishenko |
2018-02-27 | sstp: unlink stray unix socket on init/bind error | Vladislav Grishenko |
2018-02-27 | sstp: implement proxy-protocol 1 & 2 support | Vladislav Grishenko |
2018-02-27 | sstp: implement ipv6 & unix socket support | Vladislav Grishenko |
2018-02-27 | sstp: implement accept list option | Vladislav Grishenko |
2018-02-26 | removed accel-dp mentioning from config file | Dmitry Kozlov |
2018-02-21 | radius: add support for route priority (metric) in Framed-Route | Guillaume Nault |
2018-02-20 | Merge pull request #40 from themiron/accel-cmd-password | xebd |
2018-02-20 | accel-cmd: add -P/--password support | Vladislav Grishenko |
2018-02-19 | radius: fixed invalid behaviour when route to radius server is not existing | Dmitry Kozlov |
2018-02-19 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2018-02-15 | Merge pull request #39 from themiron/pptp-max-mtu | xebd |
2018-02-15 | Merge pull request #38 from themiron/ipoe-pd-gateway | xebd |
2018-02-08 | pptp: add the ppp-max-mtu option to match l2tp & sstp | Vladislav Grishenko |
2018-02-08 | ipv6: dhcpv6: fix PD linklocal route for ipoe clients | Vladislav Grishenko |
2018-02-05 | pppd_compat: call ip-down even if ip-up is not specified | Dmitry Kozlov |
2018-02-02 | Merge pull request #37 from themiron/ppp-mru-fixes | xebd |
2018-01-31 | ppp: fix mtu/mru negotiation in preallocate/unit-cache modes | Vladislav Grishenko |
2018-01-25 | ipoe: use DHCP-Server-Identifier attribute as siaddr if DHCP-Server-IP-Addres... | Dmitry Kozlov |
2018-01-25 | ipoe: improved handling of DHCP Request for nonexistent sessions | Dmitry Kozlov |
2018-01-24 | ppp: fixed bug in ppp_terminate | Dmitry Kozlov |
2018-01-22 | ipoe: ipv6: generate intf_id only if not set by upper layer | Dmitry Kozlov |
2018-01-15 | cmake: add error messages if postgresql or snmp libraries not found | Dmitry Kozlov |
2018-01-13 | Merge branch 'master' of https://github.com/xebd/accel-ppp | Dmitry Kozlov |
2018-01-13 | Merge pull request #35 from themiron/ipv6-pool-fixes | xebd |