aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-07-13cmake: Make GSSAPI optional.Andreas Schneider1-3/+9
2013-07-13build: build with gssapi if detectedAris Adamantiadis1-0/+7
2013-07-13GSSAPI: added stubAris Adamantiadis1-0/+1
2012-02-04cmake: Update GCrypt module.Andreas Schneider1-1/+1
2011-09-23cmake: Fix library linking.Andreas Schneider1-15/+24
2011-09-18packet: Move packet callbacks to packet_cb.c.Andreas Schneider1-0/+1
2011-09-18gzip: Fix zlib support.Andreas Schneider1-1/+7
2011-09-18crypt: Rename to packet_crypt.Andreas Schneider1-1/+1
2011-09-18priv: Create crc32.h.Andreas Schneider1-1/+1
2011-09-10kex: Split out SSHv1 functions to kex1.c.Andreas Schneider1-0/+1
2011-08-30keys: Remove obsolete keys.c.Andreas Schneider1-1/+0
2011-08-28pki: Compile pki_gcrypt.c only if we need it.Andreas Schneider1-1/+1
2011-08-08pki: Add pki_crypto.c.Andreas Schneider1-5/+10
2011-08-08pki: Move keyfiles to pki_gcrypt.c.Andreas Schneider1-1/+1
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-0/+1
2011-06-01cmake: Fix static .lib overwriting on Windows.Andreas Schneider1-1/+8
2011-05-20Fixed warnings on MacosX with Xcode4Aris Adamantiadis1-2/+8
2011-01-24misc: Added multiplatform ssh_getpass() fuction.Andreas Schneider1-0/+1
2010-12-29cmake: Added missing include dirs for libssh.Andreas Schneider1-0/+2
2010-12-10include: Only require LIBSSH_STATIC on Windows.Andreas Schneider1-2/+9
2010-12-10build: Use the same name for static and shared library.Andreas Schneider1-0/+2
2010-10-20Split ssh_bind functions in a new .c fileAris Adamantiadis1-0/+1
2010-09-28pki: Create a file for known_hosts functions.Andreas Schneider1-0/+1
2010-09-28build: Remove unneeded include directories.Andreas Schneider1-2/+0
2010-09-06threads: Build a libssh threading library.Andreas Schneider1-0/+3
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+204