Commits


add compat for strsep


reject messages larger than msize


bump MSIZE9P (max message size)


[client] fix reading/writing of some fields the gist was correct, but there was still a memcpy on the struct. No good. And a missing conversion. No good indeed.


fix header reading


adding missing Rerror (and Terror while there) Terror is illegal in the protocol, but may be handy to cover that too?


read better with sizeof


[kamirepl] fixed packet sending


pretty print replies too


...another debugging log dropped


log the user and the directory


drop another useless debug message


drop useless debug log


improved logging


introduce an evbuffer to accumulate a packet before sending