summaryrefslogtreecommitdiffstats
path: root/include/libssh/kex.h
Commit message (Expand)AuthorAgeFilesLines
* src: Migrate to SSH_LOG.Andreas Schneider2013-07-141-1/+1
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
* kex: Use getter functions to access kex arrays.Andreas Schneider2012-10-121-3/+2
* kex: Fix some build warnings.Andreas Schneider2011-11-101-0/+2
* priv: Move kex functions to kex header.Andreas Schneider2011-09-181-2/+12
* kex: split key selection and sendingAris Adamantiadis2011-09-181-0/+7
* Made parts of SSH asynchronous (inc kex1)Aris Adamantiadis2010-01-241-0/+3
* packet SSH_KEXINIT received and parsedAris Adamantiadis2009-12-121-0/+30