summaryrefslogtreecommitdiffstats
path: root/libssh/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* commited path 003 and 004 from Andreas SchneiderAris Adamantiadis2008-11-231-1/+1
* fix bug 0000015 about memory leak in server pathAris Adamantiadis2008-06-301-1/+20
* begin fixing the ssh_say everywhereAris Adamantiadis2008-06-121-6/+6
* Merged Keisial bugfix (crash when available protocols mismatch)Aris Adamantiadis2008-03-061-12/+21
* fixed a load of ssh_set_error(NULL,...)Aris Adamantiadis2008-03-041-1/+1
* keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt)Jean-Philippe Garcia Ballester2006-03-011-12/+12
* resolved the channel hangs on exit issue (moved EOF to read events and remove...Aris Adamantiadis2005-10-261-1/+1
* resolved the infinite loop on exit (thanks giga for the hint).Aris Adamantiadis2005-10-261-1/+1
* Phillip Vandry has seen another bug into r42 :Aris Adamantiadis2005-10-261-1/+1
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-19/+199
* server kex done :)Aris Adamantiadis2005-08-071-1/+58
* first importAris Adamantiadis2005-07-051-0/+329