libssh2-1.2.2
Ignore generated files
Added ssh2_exec as a new example, showing how to run a command remotely with libssh2
Some platforms need sys/socket.h included before netinet/in.h. Fixed an unused variable compiler warning.
Clarify the scp_write examples slightly and use an octal mask for the mode
Olivier Hervieu provided this x11 forwarding example. This is the version after my initial cleanup that I posted to the list on May 26th 2009. It still has a few ugly spots that should be cleaned up, but until then it's will at least be found in the repo. For this reason I don't add this to the makefile.