aboutsummaryrefslogtreecommitdiff
path: root/libssh/dh.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Fix compiler warning about unused variable.Andreas Schneider1-9/+15
2009-02-02Remove deprecated pubkey_get_hash function.Andreas Schneider1-6/+0
2009-02-02Fix compiler warnings.Andreas Schneider1-3/+3
2008-11-24patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis1-1/+1
2008-06-17gcrypt + SSH1 bug resolvedAris Adamantiadis1-9/+6
2008-06-12big changes :Aris Adamantiadis1-3/+15
2008-05-22some changes so it compiles better under windowsAris Adamantiadis1-0/+2
2008-03-12fixed the netdb problem ?Aris Adamantiadis1-1/+0
2008-03-07first part of win32 patchesAris Adamantiadis1-2/+2
2008-03-04fixed a load of ssh_set_error(NULL,...)Aris Adamantiadis1-4/+4
2008-03-03fixed the #0000003 bugAris Adamantiadis1-3/+4
2008-03-03fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis1-3/+12
2006-11-07more doxygen documentationAris Adamantiadis1-1/+15
2006-03-01keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt)Jean-Philippe Garcia Ballester1-14/+9
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-33/+136
2005-08-18More work on the server side and sftp.Aris Adamantiadis1-2/+2
2005-08-07server kex done :)Aris Adamantiadis1-59/+144
2005-07-05first importAris Adamantiadis1-0/+412