libssh2-1.2.1
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.
Add StrictModes=no to work around cygwin problem. Reported by Yang Tse <yangsita@gmail.com>.