1
1
Граф коммитов

2986 Коммитов

Автор SHA1 Сообщение Дата
Aris Adamantiadis
c2f151ab56 libssh.h now can be included from visual studio
revert the wsapi wont-fix


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@161 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-05-22 13:57:27 +00:00
Aris Adamantiadis
7278a9df95 fix #ifdef win32 bug
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@160 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-05-22 13:01:22 +00:00
Aris Adamantiadis
58f28617b8 some changes so it compiles better under windows
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@159 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-05-22 12:42:09 +00:00
Aris Adamantiadis
8b9841dd57 doxygen documentation for public key authentication
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@158 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-05-13 23:09:41 +00:00
Aris Adamantiadis
2cf6369113 Doxygen changes
Modified the makefile so the ln -s never fails.


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@157 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-05-12 21:51:13 +00:00
Aris Adamantiadis
6a80f1a049 Resolved the string_free issue by coding it. I also made some
documentations of the string module.


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@156 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-05-12 21:20:00 +00:00
Aris Adamantiadis
f084f6e67c fixed a bug in channel_poll where channel_poll() would return 0 even
when data was available.


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@155 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-05-08 22:12:21 +00:00
Laurent Bigonville
0a7d405b3d * BumpStandards-Version to 3.7.3 (no further changes)
* debian/libssh-2-doc.doc-base: fix doc-base-unknown-section

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@154 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-04-17 15:18:47 +00:00
Aris Adamantiadis
46b96a145c preliminary test suite
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@153 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-17 02:31:22 +00:00
Aris Adamantiadis
ebbca06b04 last win32 changes from keisial
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@152 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-12 19:42:40 +00:00
Aris Adamantiadis
feb4a93247 fixed wrong prototypes for socket_t
bug #0000004 


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@149 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-12 01:33:03 +00:00
Aris Adamantiadis
68a1a4cc21 fixed the netdb problem ?
i don't understand, removing the #include <netdb.h> didn't add misses 
for ntohl.


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@148 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-12 01:27:21 +00:00
Aris Adamantiadis
df54380a33 config.h bug resolved
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@146 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-08 23:02:23 +00:00
Aris Adamantiadis
77a88811f1 change doxygen doc for channel_poll
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@145 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-07 03:07:39 +00:00
Aris Adamantiadis
99cfb69610 changed version number to 0.2.1-svn
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@144 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-07 02:26:24 +00:00
Aris Adamantiadis
c284eb4e38 second part of win32 changes
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@143 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-07 02:11:40 +00:00
Aris Adamantiadis
0d6e3c1790 shrinked the default_get_password function. I hope nobody used it, it
has nothing to do in a ssh library.


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@142 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-07 01:49:58 +00:00
Aris Adamantiadis
29997022c8 first part of win32 patches
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@141 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-07 01:45:05 +00:00
Aris Adamantiadis
5029fe9d74 Merged Keisial bugfix (crash when available protocols mismatch)
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@140 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-06 21:46:23 +00:00
Aris Adamantiadis
8e04bf0ef1 fixed a load of ssh_set_error(NULL,...)
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@139 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-04 04:40:01 +00:00
Aris Adamantiadis
77743b75f4 fixed null pointer into options and ssh_set_error()
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@138 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-04 04:25:48 +00:00
Aris Adamantiadis
077dd81fcc added the socket class and created wrappers
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@137 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-04 00:44:02 +00:00
Aris Adamantiadis
9b5f893513 fixed the #0000003 bug
was only a misplaced #include.

I hate C


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@136 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-03 21:11:30 +00:00
Aris Adamantiadis
21c547689a Rodolphe Rocca fixes
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@135 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-03 15:42:25 +00:00
Aris Adamantiadis
01470097c6 fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +
"g" and "p" O(1) memleak.


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@134 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-03 14:51:35 +00:00
Laurent Bigonville
feccd44ef5 use AC_HELP_STRING to correctly format help string
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@133 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-01-31 11:11:21 +00:00
Laurent Bigonville
d7d53d3d0f * Use now official Vcs-* field
* Use new Homepage field instead of old pseudo-field

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@132 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-11-08 04:58:49 +00:00
Laurent Bigonville
860f859580 * libssh/Makefile.am: use top_srcdir instead of srcdir
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@131 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-31 19:48:05 +00:00
Laurent Bigonville
55f3b2d7a8 * include/libssh/Makefile.am: using top_builddir instead of top_srcdir
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@130 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-31 19:36:40 +00:00
Laurent Bigonville
70a95fbe0e move config.h installation to include/libssh/Makefile
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@129 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-31 19:22:47 +00:00
Laurent Bigonville
93af231d14 Better automake files
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@128 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-31 17:54:25 +00:00
Laurent Bigonville
961ef240ec Run doxygen -u to update the config file
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@127 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-31 15:51:13 +00:00
Laurent Bigonville
63dcee9fa8 Sync with debian package (0.2+svn20070321-4)
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@126 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-30 12:36:04 +00:00
Laurent Bigonville
ca32b0aa14 * Add autogen.sh to generate autotools files
* Rewrite the makefiles to use more automake


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@125 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-27 03:54:32 +00:00
Laurent Bigonville
21e639cc3f Remove other auto-generated files
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@124 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-26 23:00:58 +00:00
Laurent Bigonville
90a94b6c20 Delete aclocal.m4, this file has nothing todo in the repository, generated file
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@123 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-26 22:52:20 +00:00
Laurent Bigonville
7c9224dcb8 * debian/changelog: update the debian changelog
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@122 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-04 19:07:40 +00:00
Laurent Bigonville
27ee8ad5b3 * debian/control: add the XS-Vcs-Browser field
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@121 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-07-04 19:05:05 +00:00
Laurent Bigonville
d15c729e1b * Sync with uploaded debian version
* Add XS-Vcs-Svn field to debian/control
* Be binNMU safe



git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@120 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-06-25 15:47:25 +00:00
Laurent Bigonville
c86bc487e5 * Sync with uploaded debian package
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@119 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-03-26 18:52:53 +00:00
Aris Adamantiadis
0c3ead7392 found the nasty server bug ("ssh_accept: ")
it was the session->alive which was null. I wonder how this bug survived 
my initial development ...


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@115 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-03-17 22:35:59 +00:00
Laurent Bigonville
7b6c7fac53 Split devel package in -dev and -doc to reduce installed size
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@112 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-02-11 17:56:18 +00:00
Aris Adamantiadis
91e5416a3e VMiklos from frugalware.org patch for the permissions of the installed
headers (these should not have been a problem for debian packages)


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@111 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-02-07 12:55:54 +00:00
Aris Adamantiadis
c3def94648 VMiklos from frugalware.org patch for -j2 compilation that was broken
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@110 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-02-07 12:53:02 +00:00
Jean-Philippe Garcia Ballester
6a655edebd 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



git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@109 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-02-07 12:32:45 +00:00
Jean-Philippe Garcia Ballester
28eaaa537b libssh/server.c: Include netinet/in.h in order to compile under OpenBSD.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@108 7dcaeef0-15fb-0310-b436-a5af3365683c
2007-01-04 16:46:37 +00:00
Laurent Bigonville
fdce3776eb * debian/changelog: New release (0.2) :)
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@105 7dcaeef0-15fb-0310-b436-a5af3365683c
2006-12-29 06:45:11 +00:00
Aris Adamantiadis
94d6f39386 trunk to 0.2
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@104 7dcaeef0-15fb-0310-b436-a5af3365683c
2006-12-26 21:18:15 +00:00
Jean-Philippe Garcia Ballester
0465d85ab4 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



git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@103 7dcaeef0-15fb-0310-b436-a5af3365683c
2006-12-21 11:25:44 +00:00
Jean-Philippe Garcia Ballester
9102155d3d Use libssh-SONAME instead of libsshSONAME for debian package name to avoid name clash
with libssh2 package.



git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@102 7dcaeef0-15fb-0310-b436-a5af3365683c
2006-12-20 16:16:13 +00:00