libssh2-1.2.2
Clarify the scp_write examples slightly and use an octal mask for the mode
some more .cvsignore / .gitignore fixes.
Adding src/transport.c for the SECSH transport layer read/write in a non- blocking way. The channel code is now responsible for enabling/disabling blocking status and to work with it.