summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* VMiklos from frugalware.org patch for -j2 compilation that was brokenAris Adamantiadis2007-02-071-1/+2
* include/libssh/server.h: Remove struct definitionsJean-Philippe Garcia Ballester2007-02-073-55/+58
* libssh/server.c: Include netinet/in.h in order to compile under OpenBSD.Jean-Philippe Garcia Ballester2007-01-041-0/+1
* * debian/changelog: New release (0.2) :)Laurent Bigonville2006-12-291-0/+6
* trunk to 0.2Aris Adamantiadis2006-12-264-4/+4
* debian/libssh-2.lintian-overrides: New file. Overrides lintian warning about ...Jean-Philippe Garcia Ballester2006-12-214-4/+9
* Use libssh-SONAME instead of libsshSONAME for debian package name to avoid na...Jean-Philippe Garcia Ballester2006-12-208-9/+9
* debian/rules en executableAris Adamantiadis2006-12-163-45/+34
* -rc releaseAris Adamantiadis2006-12-156-39/+56
* forgot a line from norbert's patchAris Adamantiadis2006-12-121-0/+1
* norbert's patches + strange typo in packet_nonblocking_flush()Aris Adamantiadis2006-12-122-3/+9
* Change to debian debug package to contain SONAME.Jean-Philippe Garcia Ballester2006-12-119-9/+14
* moved ssh drafts elsewhere (for packaging reasons)Aris Adamantiadis2006-12-1021-19590/+0
* debian/libssh-dev.doc-base: New file. Add doc-base file for libsshJean-Philippe Garcia Ballester2006-12-061-0/+9
* debian/libssh-dev.examples: New file. Install sample.c and samplesshd.c asJean-Philippe Garcia Ballester2006-12-061-0/+1
* debian/rules, debian/libssh-dev.docs: Use doc and install-doc Makefile target.Jean-Philippe Garcia Ballester2006-12-062-6/+2
* debian/rules: Use the real configure switch (this comment doesn't makeJean-Philippe Garcia Ballester2006-12-061-1/+1
* debian/watch: Remove useless comments.Jean-Philippe Garcia Ballester2006-12-061-20/+0
* Add Homepage pseudo-field.Jean-Philippe Garcia Ballester2006-12-061-0/+6
* Add doc (respectively install-doc) target to generate (respectivelyJean-Philippe Garcia Ballester2006-12-061-2/+17
* Copy Doxyfile in dist target.Jean-Philippe Garcia Ballester2006-12-061-1/+1
* Upgrade config.guess and config.sub from autotools-20060920.Jean-Philippe Garcia Ballester2006-11-242-334/+525
* Debian packaging ! and adding of the packager into authorsAris Adamantiadis2006-11-1611-2/+136
* fixed doxygen ouput and input pathAris Adamantiadis2006-11-161-3/+3
* fixed makefiles for debian packagingAris Adamantiadis2006-11-163-13/+13
* changed LIBSSH_CURRENT to 1 to make a difference from libssh 0.11Aris Adamantiadis2006-11-162-292/+590
* oops, forgot to verify that it compiled fineAris Adamantiadis2006-11-126-25/+66
* good work tonight. Made documentation for authentication, channels, buffers, ...Aris Adamantiadis2006-11-124-11/+417
* more doxygen documentationAris Adamantiadis2006-11-075-6/+146
* doxygen documentation for option moduleAris Adamantiadis2006-11-062-15/+135
* at least I get a working doxygen documentation.Aris Adamantiadis2006-11-064-51/+38
* Added doxygen documentation file. Now need to document it..Aris Adamantiadis2006-11-062-24/+33
* Add ssh_finalize to handle finalization of libssh and underlying cryptographicJean-Philippe Garcia Ballester2006-07-096-2/+62
* Correct file headerJean-Philippe Garcia Ballester2006-07-091-4/+2