Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-14 | cli, tcp: Fix non-NULL terminated string reception | Guillaume Nault | |
NULL terminate commands received in cln_read(). This ensures that the processing loop can safely call strchr(), or any other string handling functions. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-11-27 | cli: check xmit_buf is not null at enter to write function | Kozlov Dmitry | |
2012-11-02 | cli: fix double buffer free | Kozlov Dmitry | |
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry | |
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |