Age | Commit message (Expand) | Author |
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 |
2019-03-08 | initialize ssl_halen = ETH_ALEN in sockaddr_ll structures | Dmitry Kozlov |
2019-02-12 | ipoe: always ignore Gratoitous ARP | Dmitry Kozlov |
2019-02-02 | ipoe: dhcpv4: add wins1/wins2 config options support | Vladislav Grishenko |
2019-02-02 | ipoe: dhcpv4: fix dhcp reply with dns1 unset, dns2 set | Vladislav Grishenko |
2019-02-02 | ipoe: dhcpv4: group radius array attrs into one dhcp option | Vladislav Grishenko |
2019-01-27 | ipoe: fix start=up not work if set not per-interface | DmitriyEshenko |
2019-01-23 | ipoe: log invalid start values and fix dist config | Vladislav Grishenko |
2019-01-21 | Merge pull request #65 from themiron/sstp | xebd |
2019-01-19 | sstp: fix proxy-protocol-v2 sanity checks | Vladislav Grishenko |
2019-01-19 | ipoe/vlan_mon: add check for already loaded module | Vladislav Grishenko |
2019-01-19 | ipoe/cli: fix build warnings | Vladislav Grishenko |
2018-12-20 | ipoe: stricter route deletion | Guillaume Nault |
2018-12-20 | iputils: add 'src' and 'gw' parameters to iproute_del() | Guillaume Nault |
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-25 | sstp: disable ciphers renegotiation (CVE-2009-3555) | Vladislav Grishenko |
2018-10-25 | sstp: improve openssl 1.1.x compatibility | Vladislav Grishenko |
2018-08-24 | load ipoe and vlan_mon module on start | Dmitry Kozlov |
2018-07-31 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2018-06-08 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2018-06-08 | ipoe: use vendor option for attr_dhcp_opt82_xxx too | Dmitry Kozlov |
2018-06-05 | sstp: add ECDSA certs support and ssl-ecdh-curve option for ECDHE ciphers | Vladislav Grishenko |
2018-06-05 | sstp: add ssl-dhparam option for DHE ciphers | Vladislav Grishenko |
2018-06-04 | Merge branch 'master' of https://github.com/xebd/accel-ppp | Dmitry Kozlov |
2018-06-03 | sstp: use generic HTTP/1.0 error codes for better compatibility | Vladislav Grishenko |
2018-06-03 | sstp: add disconnection reason logging | Vladislav Grishenko |
2018-06-03 | sstp: implement Compound MAC validation | Vladislav Grishenko |
2018-06-03 | sstp: add snmp support | Vladislav Grishenko |
2018-06-03 | sstp: add session events & stat support | Vladislav Grishenko |
2018-06-02 | sstp: drop port from calling_station_id/called_station_id | Vladislav Grishenko |
2018-06-01 | sstp: fix proxy proto v1 over ipv6 | Vladislav Grishenko |
2018-06-01 | ipoe: lua: introduced ipaddr field to session object | Dmitry Kozlov |
2018-06-01 | sstp: implement configurable http error response incl. redirect | Vladislav Grishenko |
2018-06-01 | sstp: http: add verbose response logging | Vladislav Grishenko |
2018-05-31 | ipoe: use lua function to generate username for UP sessions too | Dmitry Kozlov |