- libssh2 master 00fac14... generate and install libssh2.pc
- libssh2 master 05eb612... some more .cvsignore / .gitignore fixes.
- libssh2 master 0d6aaa1... Pass private-key to OpenSSL as a filename with BIO_new_file().
- libssh2 master 1f8d58a... added sys/select.h include to samples for fd_set on NetWare.
- libssh2 master 3f5a666... CVS leftovers removed
- libssh2 master 3fda91d... changed NetWare test makefile static link order
- libssh2 master 4b482ed... accept CFLAGS from environment.
- libssh2 master 5364432... changed conditional into make language.
- libssh2 master 766127a... Fix compilation errors.
- libssh2 master 7c32c84... removed conditional sources from Makefile.inc added ifdef blocks to libgcrypt.c, pem.c, openssl.c
- libssh2 master 8dabb1c... added knownhost.c to makefiles.
- libssh2 master a04a0b6... some more NetWare makefile fixes.
- libssh2 master a9e7f87... some more NetWare build fixes.
- libssh2 master b728b10... changed NetWare and MingW32 makefile to use Makefile.inc.
- libssh2 master d48ee98... renamed .cvsignore to .gitignore.
- libssh2 master f65f71a... first take at producing and installing a pkg-config file
- libssh2 master feadd5f... always braces and else and brace on the same line removed