Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-06 | build: Set ACCEL_PPP_VERSION in top level cmake file | Guillaume Nault | |
Move definition of ACCEL_PPP_VERSION from /accel-pppd/CMakeLists.txt to /CMakeLists.txt so that it gets visible by any cmake file. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2013-02-06 | Integrate accel-cmd with accel-ppp's build process | Guillaume Nault | |
Create a CMakeLists.txt file for accel-cmd so that it gets compiled and installed like accel-pppd. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
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-09-09 | remove superfluous from CMakeLists.txt | Kozlov Dmitry | |
2012-09-09 | l2tp: prefix connection logs with lac ip:port | Kozlov Dmitry | |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry | |
2012-07-10 | initial session backup implementation | Kozlov Dmitry | |
2012-06-26 | ipoe: initial implementation of kernel module | Kozlov Dmitry | |
2011-09-03 | implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL ↵ | Kozlov Dmitry | |
(default OPENSSL) | |||
2011-05-30 | 1.3.6 release | Kozlov Dmitry | |
2011-01-08 | updated contrib files | Dmitry Kozlov | |
2011-01-05 | fix CMakeLists.txt | Dmitry Kozlov | |
2010-12-02 | cmake policy rules | Kozlov Dmitry | |
2010-10-17 | added cpack interface to generate deb packages | Dmitry Kozlov | |
2010-10-15 | implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome) | Kozlov Dmitry | |
2010-10-06 | project cleanup and prepare to release | Kozlov Dmitry | |