On 02/03/2014 04:48 PM, David Woodhouse wrote: > Could also do with an update to www/changelog.xml please. Sorry, I > should have noticed that before. Updated in a separate commit for all changes. I hope it's ok (not its :) > Btw I also looked at your outstanding win32 patch. Here's what I have so > far, which does at least build. I didn't need to use your Makefile; on > Fedora just installing mingw32-gnutls mingw32-libxml2 mingw32-p11-kit > and mingw32-zlib, then using 'mingw32-configure' seemed to suffice. > It builds, and then fails to connect (I was just uaing --authenticate) > because the command socket is non-blocking. Could do with cleaning up > into self-contained commits (for example, *one* commit adding > closesocket(), *one* commit switching to send/recv, etc... The patch was incomplete and I had to do some additional changes to work but I didn't manage to rebase it on the current master, so I'll need to clean it up when I find some time. regards, Nikos