summaryrefslogtreecommitdiffstats
path: root/src/dh.c
Commit message (Expand)AuthorAgeFilesLines
* doc: Improve doc of ssh_get_pubkey_hash().Andreas Schneider2011-10-041-0/+4
* kex: moved KEX structures to ssh_crypto_structAris Adamantiadis2011-09-181-2/+2
* dh: fix segfault in serverAris Adamantiadis2011-09-181-2/+7
* dh: Use ssh_string_new() in make_bignum_string().Andreas Schneider2011-09-081-5/+9
* string: Use the struct and array for allocating the struct.Andreas Schneider2011-09-081-7/+7
* keys: Remove keys.h where it is obsolete.Andreas Schneider2011-08-301-1/+0
* dh: Remove obsolete signature functions.Andreas Schneider2011-08-221-140/+0
* misc: Add ssh_match_group().Andreas Schneider2011-08-221-25/+2
* Fix build with missing openssl/ecdh.hAris Adamantiadis2011-06-141-2/+4
* [crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis2011-06-131-85/+164
* Moved DH specific code to dh.hAris Adamantiadis2011-06-121-1/+43
* init: Some initialization fixes.Oliver Stöneberg2011-05-011-1/+7
* dh: Fixed a memory leak in ssh_print_hexa.Andreas Schneider2011-01-061-0/+2
* Fixed a bunch of smallish bugsAris Adamantiadis2010-10-201-3/+8
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-7/+7
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+1049