Age | Commit message (Expand) | Author |
2014-02-07 | ipoe: fixed session lookup without option 82 | Dmitry Kozlov |
2014-01-22 | l2tp: reset conf_secret if secret removed from accel-ppp.conf | Guillaume Nault |
2014-01-22 | l2tp: define tunnel specific secrets | Guillaume Nault |
2014-01-19 | ippool: add support for old style pool name declaration | Dmitry Kozlov |
2014-01-19 | pppoe: fix typo | Dmitry Kozlov |
2014-01-19 | pppoe: handle TR-101 vs. RFC 4679 incompatibilities | Guillaume Nault |
2014-01-19 | radius: fix IWF-Session identifier in RFC 4679 dictionary | Guillaume Nault |
2014-01-19 | increase size of buffer for netlink messages | Dmitry Kozlov |
2014-01-17 | pppoe: handle IFW-SESSION TR-101 sub-tag | Guillaume Nault |
2014-01-17 | radius: allow creation of zero length attributes | Guillaume Nault |
2014-01-17 | pppoe: add missing support for some TR-101 sub-tags | Guillaume Nault |
2014-01-17 | pppoe: fix TR-101 tag length check | Guillaume Nault |
2014-01-17 | pppoe: fix TR-101 attribute filtering for RADIUS access requests | Guillaume Nault |
2014-01-17 | pppoe: fix Minimum-Data-Rate-Downstream TR101 sub-tag handling | Guillaume Nault |
2014-01-17 | pppoe: check for tag format validity in PADR messages | Guillaume Nault |
2013-12-24 | ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war... | Vladislav Grishenko |
2013-12-24 | Revert "ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false s... | Dmitry Kozlov |
2013-12-24 | ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war... | Vladislav Grishenko |
2013-12-24 | crypto: don't build/install empty library if not used | Vladislav Grishenko |
2013-12-12 | fixed missing spinlock initialized (fixes stuck) | Dmitry Kozlov |
2013-12-12 | ipoe: fixed parsing 'range' option | Dmitry Kozlov |
2013-11-07 | shaper: add mtu option | Dmitry Kozlov |
2013-11-07 | shaper: fixed many race conditions | Dmitry Kozlov |
2013-11-07 | triton: use pthread_spinlock as spinlock | Dmitry Kozlov |
2013-11-06 | pppoe: add statistics for filtered packets (mac-filter) | Dmitry Kozlov |
2013-11-05 | pppoe: show 'starting' in statistics | Dmitry Kozlov |
2013-11-02 | shaper: fixed socket leak | Kozlov Dmitry |
2013-10-31 | net-snmp: fixed ipoe oids | Dmitry Kozlov |
2013-10-31 | net-snmp: add missing IPOE module initialization | Dmitry Kozlov |
2013-10-30 | fix build with internal & tomcrypt crypto libraries | Dmitry Kozlov |
2013-10-30 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2013-10-30 | ipoe: implemented source/local address detection for up sessions | Dmitry Kozlov |
2013-10-30 | ipoe: check for assigned ipv4 address has owner before put it (fixes sigsegv) | Dmitry Kozlov |
2013-10-29 | l2tp: Don't send Assigned Sesssion ID in ICCN | Guillaume Nault |
2013-10-29 | l2tp: No iprange check for locally created tunnels | Guillaume Nault |
2013-10-29 | ipoe: introduce 'vlan-name' option. | Dmitry Kozlov |
2013-10-29 | net-snmp: add ipoe statistics | Dmitry Kozlov |
2013-10-24 | ipoe: update xid of session | Dmitry Kozlov |
2013-10-23 | radius: skip vendor specific attributes when searching session for DM/CoA | Dmitry Kozlov |
2013-10-16 | rewrite restart procedure | Dmitry Kozlov |
2013-10-16 | shaper: check for range overlaps before adjusting range times | Dmitry Kozlov |
2013-10-15 | shaper: fixed invalid reference counting (caused unexpected removal of intern... | Dmitry Kozlov |
2013-10-14 | radius: properly handle send failures | Dmitry Kozlov |
2013-10-14 | ippool: fixed sigsegv due to missing check for NULL (intoduced by 67ac2ba7857... | Dmitry Kozlov |
2013-10-14 | ipoe: add missing put of allocated ipv4 address | Dmitry Kozlov |
2013-10-13 | ipoe: add missing local IP address assignment | Dmitry Kozlov |
2013-10-11 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2013-10-11 | radius,ippool,chap-secrets: do not assign local address if session is not ppp | Dmitry Kozlov |
2013-10-10 | Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code | Dmitry Kozlov |
2013-10-10 | ipoe: optimize use of raw sockets | Dmitry Kozlov |