- libssh2 libssh2-1.2 291ac7d... Version 1.2 (August 10, 2009)
- libssh2 master 0627872... clarify that zero can be returned without meaning error
- libssh2 master 08b0183... Fix some nroff formatting
- libssh2 master 13c16db... changes from int to libssh2_socket_t for sokcets
- libssh2 master 13e920d... fix several return -1 to return a proper error code
- libssh2 master 231a97a... Replaced calls to OpenSSL FILE-pointer functions.
- libssh2 master 28b179e... Suppress signed/unsigned comparison warning.
- libssh2 master 291ac7d... Version 1.2 (August 10, 2009)
- libssh2 master 5bb1fb5... s/libssh2_channel_write_ex/_libssh2_channel_write internally
- libssh2 master 7b4d6b2... added contributors from the 1.2 release notes
- libssh2 master 7c13963... _libssh2_channel_write() only sends the 32K first bytes
- libssh2 master 82c3f0b... introducing libssh2_socket_t type and fixed iovec for windows
- libssh2 master 9e099fb... linked list changes and minor bug fixes
- libssh2 master cccaa86... revert parts of the b95fe985af3c80a2babcaaaf7da69a15b1237c49 commit
- libssh2 master ce4ad0d... start working on 1.2.1
- libssh2 master dcb9625... convert return -1 instances to return [proper error code]
- libssh2 master face475... changed all return EAGAIN to return the variable instead
- libssh2 master fba3877... remove all libssh2pack_t leftovers
- libssh2 master fbe4737... Need to use $(EXEEXT) on programs in TESTS to fix mingw cross-compiles.