aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-04fixed a load of ssh_set_error(NULL,...)Aris Adamantiadis7-33/+33
2008-03-04fixed null pointer into options and ssh_set_error()Aris Adamantiadis3-16/+18
2008-03-04added the socket class and created wrappersAris Adamantiadis9-99/+244
2008-03-03fixed the #0000003 bugAris Adamantiadis2-4/+5
2008-03-03Rodolphe Rocca fixesAris Adamantiadis2-2/+3
2008-03-03fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis5-14/+27
2008-01-31use AC_HELP_STRING to correctly format help stringLaurent Bigonville1-1/+1
2007-11-08* Use now official Vcs-* fieldLaurent Bigonville2-11/+6
2007-07-31* libssh/Makefile.am: use top_srcdir instead of srcdirLaurent Bigonville1-1/+1
2007-07-31* include/libssh/Makefile.am: using top_builddir instead of top_srcdirLaurent Bigonville1-1/+1
2007-07-31move config.h installation to include/libssh/MakefileLaurent Bigonville2-3/+6
2007-07-31Better automake filesLaurent Bigonville5-7/+36
2007-07-31Run doxygen -u to update the config fileLaurent Bigonville1-5/+1037
2007-07-30Sync with debian package (0.2+svn20070321-4)Laurent Bigonville2-2/+16
2007-07-27* Add autogen.sh to generate autotools filesLaurent Bigonville11-172/+283
2007-07-26Remove other auto-generated filesLaurent Bigonville6-10121/+0
2007-07-26Delete aclocal.m4, this file has nothing todo in the repository, generated fileLaurent Bigonville1-7309/+0
2007-07-04* debian/changelog: update the debian changelogLaurent Bigonville1-2/+2
2007-07-04* debian/control: add the XS-Vcs-Browser fieldLaurent Bigonville1-0/+1
2007-06-25* Sync with uploaded debian versionLaurent Bigonville2-3/+18
2007-03-26 * Sync with uploaded debian packageLaurent Bigonville2-5/+12
2007-03-17found the nasty server bug ("ssh_accept: ")Aris Adamantiadis2-1/+3
2007-02-11Split devel package in -dev and -doc to reduce installed sizeLaurent Bigonville8-5/+29
2007-02-07VMiklos from frugalware.org patch for the permissions of the installed Aris Adamantiadis1-7/+7
2007-02-07VMiklos from frugalware.org patch for -j2 compilation that was brokenAris Adamantiadis1-1/+2
2007-02-07include/libssh/server.h: Remove struct definitionsJean-Philippe Garcia Ballester3-55/+58
2007-01-04libssh/server.c: Include netinet/in.h in order to compile under OpenBSD.Jean-Philippe Garcia Ballester1-0/+1
2006-12-29* debian/changelog: New release (0.2) :)Laurent Bigonville1-0/+6
2006-12-26trunk to 0.2Aris Adamantiadis4-4/+4
2006-12-21debian/libssh-2.lintian-overrides: New file. Overrides lintian warning about ...Jean-Philippe Garcia Ballester4-4/+9
2006-12-20Use libssh-SONAME instead of libsshSONAME for debian package name to avoid na...Jean-Philippe Garcia Ballester8-9/+9
2006-12-16debian/rules en executableAris Adamantiadis3-45/+34
2006-12-15-rc releaseAris Adamantiadis6-39/+56
2006-12-12forgot a line from norbert's patchAris Adamantiadis1-0/+1
2006-12-12norbert's patches + strange typo in packet_nonblocking_flush()Aris Adamantiadis2-3/+9
2006-12-11Change to debian debug package to contain SONAME.Jean-Philippe Garcia Ballester9-9/+14
2006-12-10moved ssh drafts elsewhere (for packaging reasons)Aris Adamantiadis21-19590/+0
2006-12-06debian/libssh-dev.doc-base: New file. Add doc-base file for libsshJean-Philippe Garcia Ballester1-0/+9
2006-12-06debian/libssh-dev.examples: New file. Install sample.c and samplesshd.c asJean-Philippe Garcia Ballester1-0/+1
2006-12-06debian/rules, debian/libssh-dev.docs: Use doc and install-doc Makefile target.Jean-Philippe Garcia Ballester2-6/+2
2006-12-06debian/rules: Use the real configure switch (this comment doesn't makeJean-Philippe Garcia Ballester1-1/+1
2006-12-06debian/watch: Remove useless comments.Jean-Philippe Garcia Ballester1-20/+0
2006-12-06Add Homepage pseudo-field.Jean-Philippe Garcia Ballester1-0/+6
2006-12-06Add doc (respectively install-doc) target to generate (respectivelyJean-Philippe Garcia Ballester1-2/+17
2006-12-06Copy Doxyfile in dist target.Jean-Philippe Garcia Ballester1-1/+1
2006-11-24Upgrade config.guess and config.sub from autotools-20060920.Jean-Philippe Garcia Ballester2-334/+525
2006-11-16Debian packaging ! and adding of the packager into authorsAris Adamantiadis11-2/+136
2006-11-16fixed doxygen ouput and input pathAris Adamantiadis1-3/+3
2006-11-16fixed makefiles for debian packagingAris Adamantiadis3-13/+13
2006-11-16changed LIBSSH_CURRENT to 1 to make a difference from libssh 0.11Aris Adamantiadis2-292/+590