libssh2-1.2.2
Add a more realistic self-test of libssh2.
some more .cvsignore / .gitignore fixes.
Need to use $(EXEEXT) on programs in TESTS to fix mingw cross-compiles.
kill warnings
Some platforms need sys/socket.h included before netinet/in.h. Fixed an unused variable compiler warning.
Make sure permissions on the private host key file is tight enough that sshd doesn't complain. Quote $srcdir to try to cope with embedded spaces.