aboutsummaryrefslogtreecommitdiff
path: root/src/dh.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-14Fix build with missing openssl/ecdh.hAris Adamantiadis1-2/+4
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-85/+164
2011-06-12Moved DH specific code to dh.hAris Adamantiadis1-1/+43
2011-05-01init: Some initialization fixes.Oliver Stöneberg1-1/+7
2011-01-06dh: Fixed a memory leak in ssh_print_hexa.Andreas Schneider1-0/+2
2010-10-20Fixed a bunch of smallish bugsAris Adamantiadis1-3/+8
2010-10-03Removed references to ssh_buffer_get_beginAris Adamantiadis1-7/+7
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+1049