summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* legal paperwork to be 100% respectful of LGPL, about openssl'sAris Adamantiadis2008-06-161-46/+2
* begin fixing the ssh_say everywhereAris Adamantiadis2008-06-128-23/+29
* big changes :Aris Adamantiadis2008-06-1217-173/+654
* fix doxygenAris Adamantiadis2008-06-111-8/+8
* sftp asynchronous readAris Adamantiadis2008-06-112-1/+108
* dev-cpp project fileAris Adamantiadis2008-05-271-0/+427
* workaround for the bug #14Aris Adamantiadis2008-05-262-2/+8
* libssh.h now can be included from visual studioAris Adamantiadis2008-05-222-2/+12
* fix #ifdef win32 bugAris Adamantiadis2008-05-221-1/+1
* some changes so it compiles better under windowsAris Adamantiadis2008-05-227-8/+1039
* doxygen documentation for public key authenticationAris Adamantiadis2008-05-132-4/+40
* Doxygen changesAris Adamantiadis2008-05-128-24/+16
* Resolved the string_free issue by coding it. I also made some Aris Adamantiadis2008-05-122-1/+40
* fixed a bug in channel_poll where channel_poll() would return 0 even Aris Adamantiadis2008-05-081-1/+1
* * BumpStandards-Version to 3.7.3 (no further changes)Laurent Bigonville2008-04-172-1/+3
* preliminary test suiteAris Adamantiadis2008-03-175-0/+198
* last win32 changes from keisialAris Adamantiadis2008-03-123-4/+3
* fixed wrong prototypes for socket_tAris Adamantiadis2008-03-122-3/+3
* fixed the netdb problem ?Aris Adamantiadis2008-03-1214-14/+1
* config.h bug resolvedAris Adamantiadis2008-03-081-1/+1
* change doxygen doc for channel_pollAris Adamantiadis2008-03-071-2/+1
* changed version number to 0.2.1-svnAris Adamantiadis2008-03-072-2/+2
* second part of win32 changesAris Adamantiadis2008-03-0710-8/+296
* shrinked the default_get_password function. I hope nobody used it, it Aris Adamantiadis2008-03-071-9/+4
* first part of win32 patchesAris Adamantiadis2008-03-0716-42/+98
* 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-047-33/+33
* fixed null pointer into options and ssh_set_error()Aris Adamantiadis2008-03-043-16/+18
* added the socket class and created wrappersAris Adamantiadis2008-03-049-99/+244
* fixed the #0000003 bugAris Adamantiadis2008-03-032-4/+5
* Rodolphe Rocca fixesAris Adamantiadis2008-03-032-2/+3
* fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis2008-03-035-14/+27
* use AC_HELP_STRING to correctly format help stringLaurent Bigonville2008-01-311-1/+1
* * Use now official Vcs-* fieldLaurent Bigonville2007-11-082-11/+6
* * libssh/Makefile.am: use top_srcdir instead of srcdirLaurent Bigonville2007-07-311-1/+1
* * include/libssh/Makefile.am: using top_builddir instead of top_srcdirLaurent Bigonville2007-07-311-1/+1
* move config.h installation to include/libssh/MakefileLaurent Bigonville2007-07-312-3/+6
* Better automake filesLaurent Bigonville2007-07-315-7/+36
* Run doxygen -u to update the config fileLaurent Bigonville2007-07-311-5/+1037
* Sync with debian package (0.2+svn20070321-4)Laurent Bigonville2007-07-302-2/+16
* * Add autogen.sh to generate autotools filesLaurent Bigonville2007-07-2711-172/+283
* Remove other auto-generated filesLaurent Bigonville2007-07-266-10121/+0
* Delete aclocal.m4, this file has nothing todo in the repository, generated fileLaurent Bigonville2007-07-261-7309/+0
* * debian/changelog: update the debian changelogLaurent Bigonville2007-07-041-2/+2
* * debian/control: add the XS-Vcs-Browser fieldLaurent Bigonville2007-07-041-0/+1
* * Sync with uploaded debian versionLaurent Bigonville2007-06-252-3/+18
* * Sync with uploaded debian packageLaurent Bigonville2007-03-262-5/+12
* found the nasty server bug ("ssh_accept: ")Aris Adamantiadis2007-03-172-1/+3
* Split devel package in -dev and -doc to reduce installed sizeLaurent Bigonville2007-02-118-5/+29
* VMiklos from frugalware.org patch for the permissions of the installed Aris Adamantiadis2007-02-071-7/+7