libssh2-1.2
Add a more realistic self-test of libssh2.
Ignore generated files
Support EXEEXT in self-test.
kill warnings
fixed compiler warnings, and stripped off "libssh2_" from static functions as that makes shorter function names and then making the code look fine within 80 columns is easier!
Add StrictModes=no to work around cygwin problem. Reported by Yang Tse <yangsita@gmail.com>.