When decrypting a log item also clear out the IV field.
[bluesky.git] / bluesky / store-multi.c
2010-06-04 Michael VrableFix a possibel deadlock from synchronizing the superblock.
2010-06-04 Michael VrableAdd a "multi" storage backend which doubles all GET...