summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* curve25519: include reference implementationAris Adamantiadis2013-11-031-3/+4
* kex: implement curve25519-sha256@libssh.orgAris Adamantiadis2013-09-271-0/+19
* cmake: Rewrote FindGSSAPI.cmake.Andreas Schneider2013-07-241-5/+10
* cmake: Make GSSAPI optional.Andreas Schneider2013-07-131-3/+9
* build: build with gssapi if detectedAris Adamantiadis2013-07-131-0/+7
* GSSAPI: added stubAris Adamantiadis2013-07-131-0/+1
* cmake: Update GCrypt module.Andreas Schneider2012-02-041-1/+1
* cmake: Fix library linking.Andreas Schneider2011-09-231-15/+24
* packet: Move packet callbacks to packet_cb.c.Andreas Schneider2011-09-181-0/+1
* gzip: Fix zlib support.Andreas Schneider2011-09-181-1/+7
* crypt: Rename to packet_crypt.Andreas Schneider2011-09-181-1/+1
* priv: Create crc32.h.Andreas Schneider2011-09-181-1/+1
* kex: Split out SSHv1 functions to kex1.c.Andreas Schneider2011-09-101-0/+1
* keys: Remove obsolete keys.c.Andreas Schneider2011-08-301-1/+0
* pki: Compile pki_gcrypt.c only if we need it.Andreas Schneider2011-08-281-1/+1
* pki: Add pki_crypto.c.Andreas Schneider2011-08-081-5/+10
* pki: Move keyfiles to pki_gcrypt.c.Andreas Schneider2011-08-081-1/+1
* [crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis2011-06-131-0/+1
* cmake: Fix static .lib overwriting on Windows.Andreas Schneider2011-06-011-1/+8
* Fixed warnings on MacosX with Xcode4Aris Adamantiadis2011-05-201-2/+8
* misc: Added multiplatform ssh_getpass() fuction.Andreas Schneider2011-01-241-0/+1
* cmake: Added missing include dirs for libssh.Andreas Schneider2010-12-291-0/+2
* include: Only require LIBSSH_STATIC on Windows.Andreas Schneider2010-12-101-2/+9
* build: Use the same name for static and shared library.Andreas Schneider2010-12-101-0/+2
* Split ssh_bind functions in a new .c fileAris Adamantiadis2010-10-201-0/+1
* pki: Create a file for known_hosts functions.Andreas Schneider2010-09-281-0/+1
* build: Remove unneeded include directories.Andreas Schneider2010-09-281-2/+0
* threads: Build a libssh threading library.Andreas Schneider2010-09-061-0/+3
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+204