aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libssh.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-22Change version numbers to 0.3.Andreas Schneider1-1/+1
2008-11-24patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis1-20/+26
2008-06-16Big changes :Aris Adamantiadis1-6/+28
2008-06-12big changes :Aris Adamantiadis1-5/+13
2008-05-22libssh.h now can be included from visual studioAris Adamantiadis1-1/+11
2008-05-12Resolved the string_free issue by coding it. I also made some Aris Adamantiadis1-0/+1
2008-03-12fixed wrong prototypes for socket_tAris Adamantiadis1-2/+2
2008-03-07changed version number to 0.2.1-svnAris Adamantiadis1-1/+1
2008-03-07first part of win32 patchesAris Adamantiadis1-1/+13
2008-03-03Rodolphe Rocca fixesAris Adamantiadis1-1/+2
2006-12-26trunk to 0.2Aris Adamantiadis1-1/+1
2006-12-15-rc releaseAris Adamantiadis1-1/+1
2006-11-06doxygen documentation for option moduleAris Adamantiadis1-0/+3
2006-11-06at least I get a working doxygen documentation.Aris Adamantiadis1-0/+2
2005-11-22added bases for nonblocking packet sending and receiving. packet_send Aris Adamantiadis1-0/+4
2005-10-26patches from Norbert merged in. I have made some little changes here and there.Aris Adamantiadis1-3/+2
2005-10-25channel_select(). this function rocks !Aris Adamantiadis1-0/+7
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-6/+5
2005-08-29write supportAris Adamantiadis1-0/+1
2005-08-29pam samples files to put into /etc/pam.dAris Adamantiadis1-0/+1
2005-08-19stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis1-5/+8
2005-08-10The kex works, the client authentifies (with password) then it's possible to ...Aris Adamantiadis1-0/+2
2005-08-07server kex done :)Aris Adamantiadis1-6/+7
2005-07-05Beginning of the SSH_BIND implementationAris Adamantiadis1-2/+2
2005-07-05first importAris Adamantiadis1-0/+234