Age | Commit message (Expand) | Author |
---|---|---|
2012-03-08 | Using asprintf instead of snprintf. | Jonas Suhr Christensen |
2012-03-03 | Merge branch 'master' of https://git.oftal.dk/munia | Jonas Suhr Christensen |
2012-03-03 | Removed sprintfs from task_proto and moved the code to msgparser. | Jonas Suhr Christensen |
2012-03-02 | Fix signed/unsigned comparison mismatch. | Bent Bisballe Nyeng |
2012-02-25 | Fixed handling of ';' inside qoute. | Jonas Suhr Christensen |
2012-02-25 | Now handling protocol as described - with quoting with '"' and escaping of '"'. | Jonas Suhr Christensen |
2012-02-24 | Removed message parsing code to msgparser. | Jonas Suhr Christensen |