summaryrefslogtreecommitdiffstats
path: root/libssh/connect.c
Commit message (Expand)AuthorAgeFilesLines
* some changes to resolve bugs reported by webyogAris Adamantiadis2008-12-141-1/+1
* doxygen fixes. Mostly typos and some comments.Aris Adamantiadis2008-11-041-3/+6
* fixed a bug where channel_poll could wait forever for a packet already in soc...Aris Adamantiadis2008-10-291-17/+5
* displaced the data_to_* into socketAris Adamantiadis2008-06-161-1/+1
* Big changes :Aris Adamantiadis2008-06-161-42/+2
* begin fixing the ssh_say everywhereAris Adamantiadis2008-06-121-2/+2
* big changes :Aris Adamantiadis2008-06-121-3/+17
* libssh.h now can be included from visual studioAris Adamantiadis2008-05-221-1/+1
* some changes so it compiles better under windowsAris Adamantiadis2008-05-221-1/+9
* first part of win32 patchesAris Adamantiadis2008-03-071-9/+25
* fixed a load of ssh_set_error(NULL,...)Aris Adamantiadis2008-03-041-1/+1
* added the socket class and created wrappersAris Adamantiadis2008-03-041-13/+12
* -rc releaseAris Adamantiadis2006-12-151-33/+49
* oops, forgot to verify that it compiled fineAris Adamantiadis2006-11-121-2/+3
* more doxygen documentationAris Adamantiadis2006-11-071-3/+26
* Added doxygen documentation file. Now need to document it..Aris Adamantiadis2006-11-061-1/+1
* git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@53 7dcaeef0-1...Aris Adamantiadis2005-12-061-34/+40
* patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis2005-10-261-61/+57
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-32/+32
* The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis2005-08-101-5/+2
* first importAris Adamantiadis2005-07-051-0/+286