Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kex: Use getter functions to access kex arrays. | Andreas Schneider | 2012-10-12 | 1 | -3/+2 |
* | kex: Fix some build warnings. | Andreas Schneider | 2011-11-10 | 1 | -0/+2 |
* | priv: Move kex functions to kex header. | Andreas Schneider | 2011-09-18 | 1 | -2/+12 |
* | kex: split key selection and sending | Aris Adamantiadis | 2011-09-18 | 1 | -0/+7 |
* | Made parts of SSH asynchronous (inc kex1) | Aris Adamantiadis | 2010-01-24 | 1 | -0/+3 |
* | packet SSH_KEXINIT received and parsed | Aris Adamantiadis | 2009-12-12 | 1 | -0/+30 |