| Commit message (Expand) | Author | Age | Files | Lines |
* | log hex values when debugging the protocol | Arthur de Jong | 2013-01-05 | 1 | -3/+3 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -218/+235 |
* | switch protocol from host byte order to network byte orde... | Arthur de Jong | 2012-12-16 | 1 | -20/+26 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 1 | -3/+3 |
* | make logging of buffer checks consistent | Arthur de Jong | 2010-05-13 | 1 | -2/+4 |
* | WRITE_STRINGLIST(): properly handle the case where the li... | Arthur de Jong | 2009-12-28 | 1 | -9/+17 |
* | fix the case where the string passed to WRITE_STRING() is... | Arthur de Jong | 2009-10-07 | 1 | -3/+3 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 1 | -0/+348 |