On 02/03/2014 08:26 PM, David Woodhouse wrote: >> The [win32] 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. > > What I sent out earlier was mostly rebased to current master. It did at > least compile, but then fails due to blocking on the control socket, as > I said. > I only tested it with 'wine openconnect.exe --authenticate...' I didn't check it yet, but note that due to conio.h reading the password will work only when run from wineconsole. So this may have been the blocking that you noticed. regards, Nikos