Commits


libventi: fix segfault in vtreadpacket when not connected This problem happens especially in fossil/view when vtread can be called even if not connected to venti. The old libventi handle this case properly in the function vtRPC, which is called by vtReadPacket (client.c). R=rsc CC=plan9port.codebot http://codereview.appspot.com/5484044


libventi: protocol support for blocks larger than 64k


Fix a handful of small one-time memory leaks in vbackup, and one per-package memory leak (in writethread).


Better logging in vtrpc, publish cache statistics.


cleanup


bug fixes


stupid sun


little bug fixes


extra assertion, fix leak in vtread


debugging


various debugging


new venti library.