Commit Graph

9 Commits

Author SHA1 Message Date
Claudio Felber 119022645a Fixed an error in marshalUint64() that resulted in incorrect marshalling of values >= 2^24 2013-12-11 00:14:59 +01:00
Dave Cheney 69fafb0562 Fixed attr walking, readdir now works! 2013-11-05 22:11:34 +11:00
Dave Cheney aa9d9e3605 readdir isnt reading dirs properly 2013-11-05 17:33:47 +11:00
Dave Cheney 6ce8872642 Added recvPacket 2013-11-05 14:36:38 +11:00
Dave Cheney 9187a3b3b2 adedd string unmarshal 2013-11-05 12:31:20 +11:00
Dave Cheney 30b997f450 added unmarhshal for uint32/64 yptes 2013-11-05 12:23:48 +11:00
Dave Cheney 049a0ff391 implement rudamentary reflect based marshalling 2013-11-05 12:03:58 +11:00
Dave Cheney b17decee5f added generic marshal 2013-11-05 11:36:47 +11:00
Dave Cheney fbcab0566f Added initial message tests 2013-11-05 11:25:17 +11:00