Excellent, glad to hear. Eager to test anything you get working. 2014-10-26 12:47 GMT-06:00 Oswald Buddenhagen <[email protected]>: > On Sat, Oct 25, 2014 at 11:10:01PM -0600, Jesse wrote: >> So, I've got a fairly complete implementation of IMAP DEFLATE >> compression, but am noticing issues with data corruption (at least >> server->client). Would anyone be willing to take a look? The code is >> at https://github.com/pianohacker/isync/tree/imap-compression and >> rebased to latest master. >> > i looked at it a bit. > while thinking about it, i noticed that i need to mess around with the > send buffering anyway (because i'm using SSL_write with much too small > chunks). > once i dive into that stuff, i can think of molding your patch according > to my expectations just as well. > that may take a week or two, though. > > ------------------------------------------------------------------------------ > _______________________________________________ > isync-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/isync-devel
-- Jesse Weaver ------------------------------------------------------------------------------ _______________________________________________ isync-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/isync-devel
