10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Add autogen.sh to generate autotools files * Rewrite the makefiles to use more automake More... over 18 years ago
Remove other auto-generated files More... over 18 years ago
Delete aclocal.m4, this file has nothing todo in the repository, generated file More... over 18 years ago
* debian/changelog: update the debian changelog More... over 18 years ago
* debian/control: add the XS-Vcs-Browser field More... over 18 years ago
* Sync with uploaded debian version * Add XS-Vcs-Svn field to debian/control * Be binNMU safe More... over 18 years ago
* Sync with uploaded debian package More... almost 19 years ago
found the nasty server bug ("ssh_accept: ") it was the session->alive which was null. I wonder how this bug survived my initial development ... More... almost 19 years ago
Split devel package in -dev and -doc to reduce installed size More... almost 19 years ago
VMiklos from frugalware.org patch for the permissions of the installed headers (these should not have been a problem for debian packages) More... almost 19 years ago
VMiklos from frugalware.org patch for -j2 compilation that was broken More... almost 19 years ago
include/libssh/server.h: Remove struct definitions include/libssh/priv.h: Add struct definitions that previously were in include/libssh/server.h libssh/server.c: Include libssh/priv.h More... almost 19 years ago
libssh/server.c: Include netinet/in.h in order to compile under OpenBSD. More... almost 19 years ago
* debian/changelog: New release (0.2) :) More... about 19 years ago
trunk to 0.2 More... about 19 years ago
debian/libssh-2.lintian-overrides: New file. Overrides lintian warning about package name not matching soname. debian/control: Change debhelper build-dep version from 5.0.0 to 5 Add Priority: extra to libssh-2-dbg debian/changelog: Change package version to 0.2~rc-1 debian/rules: Install lintian overrides More... about 19 years ago
Use libssh-SONAME instead of libsshSONAME for debian package name to avoid name clash with libssh2 package. More... about 19 years ago
debian/rules en executable More... about 19 years ago
-rc release Ipv6 patch from Laurent Bigonville. When the ipv6 targets are unreachable, it tries all possible targets from the getaddrinfo list. More... about 19 years ago
forgot a line from norbert's patch More... about 19 years ago
norbert's patches + strange typo in packet_nonblocking_flush() More... about 19 years ago
Change to debian debug package to contain SONAME. More... about 19 years ago
moved ssh drafts elsewhere (for packaging reasons) More... about 19 years ago
debian/libssh-dev.doc-base: New file. Add doc-base file for libssh documentation in debian devel package. More... about 19 years ago
debian/libssh-dev.examples: New file. Install sample.c and samplesshd.c as examples in debian devel package. More... about 19 years ago
debian/rules, debian/libssh-dev.docs: Use doc and install-doc Makefile target. More... about 19 years ago
debian/rules: Use the real configure switch (this comment doesn't make much sense, does it?) More... about 19 years ago
debian/watch: Remove useless comments. More... about 19 years ago
Add Homepage pseudo-field. More... about 19 years ago
Add doc (respectively install-doc) target to generate (respectively install) the documentation (html and man generated by doxygen, and sample.c and samplesshd.c) More... about 19 years ago