Re: Modified rsync over SSL patch

2010-06-19 Thread Wayne Davison
2010/2/14 Uri Simchoni uri_simch...@hotmail.com So I rewrote the main data pump loop of the patch to use non-blocking IO, and am attaching the new patch. Thanks! I've done a little cleanup and committed the improved patch. Sorry for being super slow to get that done. ..wayne.. -- Please

Modified rsync over SSL patch

2010-02-16 Thread Uri Simchoni
Hi, I've been working with Casey Marshall's SSL patch, and couldn't get it to work reliably - the transfer would abort pretty quickly. So I rewrote the main data pump loop of the patch to use non-blocking IO, and am attaching the new patch. An rsync program using this patch is interoperable