Age | Commit message (Expand) | Author |
2018-12-08 | utils: fix typo in description of u_parse_endstr() | Guillaume Nault |
2018-12-06 | Add accel-ppp.service so systemd can work | konqueror1 |
2018-12-04 | radius: implement Framed-IPv6-Route attribute | Guillaume Nault |
2018-12-04 | utils: add string parsing helpers | Guillaume Nault |
2018-12-04 | libnetlink: add gateway and priority parameters to ip6route_*() | Guillaume Nault |
2018-12-03 | Merge pull request #60 from DmitriyEshenko/master | xebd |
2018-12-03 | Add support cpack for Ubuntu18 | DmitriyEshenko |
2018-12-02 | Merge pull request #59 from DmitriyEshenko/master | xebd |
2018-11-30 | Add support cpack for Ubuntu16 | root |
2018-11-27 | ppp: use random LCP (and NCP) identifiers | Guillaume Nault |
2018-11-27 | auth: remove .recv_conf_req from struct ppp_auth_handler_t | Guillaume Nault |
2018-11-27 | lcp: reject Authentication-Protocol option in Configure-Request packets | Guillaume Nault |
2018-11-16 | Remove redundant openssl include | Guillaume Nault |
2018-11-16 | Add --no-sigsegv option to accel-pppd | Guillaume Nault |
2018-11-16 | Don't wait for non-blocked signals | Guillaume Nault |
2018-11-12 | ipcp: reject *-NBNS-Address if we have no value to propose | Guillaume Nault |
2018-11-12 | ipcp: fix uninitialised memory access when negociating *-NBNS-Address | Guillaume Nault |
2018-11-12 | ipcp: reject *-DNS-Address if we have no value to propose | Guillaume Nault |
2018-11-12 | ipcp: fix uninitialised memory access when negociating *-DNS-Address | Guillaume Nault |
2018-11-03 | pppd_compat: fix handling of fork() failures | Guillaume Nault |
2018-11-03 | triton: fix context schedule/wakeup race | Guillaume Nault |
2018-10-29 | Merge pull request #57 from themiron/sstp | xebd |
2018-10-26 | sstp: fix build w/o openssl | Vladislav Grishenko |
2018-10-26 | sstp: fix build with openssl 1.1.0-1.1.0g | Vladislav Grishenko |
2018-10-26 | Merge branch 'master' of https://github.com/xebd/accel-ppp | Dmitry Kozlov |
2018-10-26 | cli: fix include directive for list.h | Guillaume Nault |
2018-10-26 | vlan_mon: make vlan_mon.h self-contained | Guillaume Nault |
2018-10-26 | triton: make mempool.h self-contained even when MEMDEBUG is defined | Guillaume Nault |
2018-10-26 | radius: make radius.h self-contained | Guillaume Nault |
2018-10-26 | ppp: make ppp_fsm.h self-contained | Guillaume Nault |
2018-10-26 | ppp: make ppp_auth.h self-contained | Guillaume Nault |
2018-10-26 | ppp: make ppp_lcp.h self-contained | Guillaume Nault |
2018-10-26 | memdebug: make memdebug.h self-contained even when MEMDEBUG isn't defined | Guillaume Nault |
2018-10-26 | lua: make luasupp.h self-contained | Guillaume Nault |
2018-10-26 | libnetlink: make libnetlink.h self-contained | Guillaume Nault |
2018-10-26 | libnetlink: make ipset.h self-contained | Guillaume Nault |
2018-10-26 | iputils: make iputils.h self-contained | Guillaume Nault |
2018-10-26 | core: make ap_net.h self-contained | Guillaume Nault |
2018-10-26 | connlimit: make connlimit.h self-contained | Guillaume Nault |
2018-10-26 | backup: make backup.h self-contained | Guillaume Nault |
2018-10-26 | backup: make ap_session_backup.h self-contained | Guillaume Nault |
2018-10-26 | Merge pull request #56 from themiron/addr-setup-fix | xebd |
2018-10-26 | Merge pull request #55 from themiron/sstp | xebd |
2018-10-25 | fix gateway address setup fail due memory corruption | Vladislav Grishenko |
2018-10-25 | sstp: disable ciphers renegotiation (CVE-2009-3555) | Vladislav Grishenko |
2018-10-25 | sstp: improve openssl 1.1.x compatibility | Vladislav Grishenko |
2018-10-23 | cli: add network namespace column in "show sessions" | Guillaume Nault |
2018-10-23 | ipv6: fix IPv6 processing of sessions that only have only a link-local address | Guillaume Nault |
2018-08-24 | load ipoe and vlan_mon module on start | Dmitry Kozlov |
2018-07-31 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |