Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov | |
2014-10-04 | add include <sys/time.h> to triton.h (fixes complilation issue) | Dmitry Kozlov | |
2014-10-03 | get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead | Dmitry Kozlov | |
2014-09-22 | conf file: implemented ability to add suboptions into options in {} brackets | Dmitry Kozlov | |
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov | |
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 | |||
2013-01-24 | ipool: implemneted net30 allocator | Kozlov Dmitry | |
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-01-26 | dynamicaly check if radius module loaded (so not more require to rebuild ↵ | Dmitry Kozlov | |
project without RADIUS to switch to chap-secrets) | |||
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |