Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-02 | for single-session=deny make early check for duplicate username (before ↵ | Dmitry Kozlov | |
calling radius) | |||
2014-09-20 | rewrite of authentication/accounting procedures | Dmitry Kozlov | |
This patch gets rid of synchronuos style of authentication/accounting. Synchronous style of authentication/accounting produced sleeping threads which becomes a problem when lots of sessions started/stopped and all they want authorization/accounting. | |||
2013-01-24 | backport 1.7 | Kozlov Dmitry | |
* l2tp: Fix allocation checking when adding octets AVP * cli, tcp: Fix non-NULL terminated string reception * Fix va_end() missing calls * chap-secrets: implemented encryption * auth_pap: make messages like other auth modules * cli: check xmit_buf is not null at enter to write function * pppoe: implemented regular expression support * chap-secrets: implemented encryption * ippool: fixed initialization order * optional shaper compiling * ppp: dns/wins code cleanup | |||
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |