aboutsummaryrefslogtreecommitdiff
path: root/libssh/wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-08Fix build warnings.Andreas Schneider1-2/+2
2009-02-02Fix build warnings in the crypto wrapper functions.Andreas Schneider1-8/+13
2008-11-23commited path 003 and 004 from Andreas SchneiderAris Adamantiadis1-1/+1
2008-06-30fix bug 0000015 about memory leak in server pathAris Adamantiadis1-1/+20
2008-06-12begin fixing the ssh_say everywhereAris Adamantiadis1-6/+6
2008-03-06Merged Keisial bugfix (crash when available protocols mismatch)Aris Adamantiadis1-12/+21
2008-03-04fixed a load of ssh_set_error(NULL,...)Aris Adamantiadis1-1/+1
2006-03-01keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt)Jean-Philippe Garcia Ballester1-12/+12
2005-10-26resolved the channel hangs on exit issue (moved EOF to read events and remove...Aris Adamantiadis1-1/+1
2005-10-26resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis1-1/+1
2005-10-26Phillip Vandry has seen another bug into r42 :Aris Adamantiadis1-1/+1
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-19/+199
2005-08-07server kex done :)Aris Adamantiadis1-1/+58
2005-07-05first importAris Adamantiadis1-0/+329