Commit Graph

  • 14c66c9bc5 oops miscompilation Aris Adamantiadis 2008-11-05 16:45:37 +00:00
  • 11e3d3ebab More doxygen documentation (internal set) split of the sftp_async_read function Aris Adamantiadis 2008-11-05 16:42:43 +00:00
  • 64e73b8d8a doxygen fixes. Mostly typos and some comments. sftp must be fully documented ! Aris Adamantiadis 2008-11-04 21:59:12 +00:00
  • 90bb81f7b0 added a file from openssh needed for known host parsing added the BSD license in the tree to fulfill the license. Aris Adamantiadis 2008-11-02 23:46:55 +00:00
  • 0e8cf3b082 small changes in doxyfile. cosmetic changes in buffer.c added debugging enter_functions() in sftp.c Aris Adamantiadis 2008-11-01 22:28:39 +00:00
  • 3b25cbf134 fixed a bug where channel_poll could wait forever for a packet already in socket buffer. Inc'ed libtool numbers Aris Adamantiadis 2008-10-29 00:25:31 +00:00
  • 4a3554b2fa poll(2) support for channel_poll. Not yet for channel_select. Aris Adamantiadis 2008-10-28 23:52:02 +00:00
  • 1025372289 generate latex output in the doxyfile. It doesn't hurt since it won't try to compile it automaticaly. Aris Adamantiadis 2008-10-28 22:48:38 +00:00
  • d9832d1190 correct O_RDONLY sftp bug with windows systems Aris Adamantiadis 2008-10-20 16:14:35 +00:00
  • d477025000 fix bug 0000015 about memory leak in server path Aris Adamantiadis 2008-06-30 22:28:11 +00:00
  • 5758188467 fix channel performance by changing the window len. Aris Adamantiadis 2008-06-30 13:10:26 +00:00
  • b8dac18d0e fixed a problem when a channel blocking read was bigger than size of buffer + window Aris Adamantiadis 2008-06-27 16:56:24 +00:00
  • 0d1e22f5f8 Resolved the unitialized data_except member variable in socket.c, thanks Norbert Aris Adamantiadis 2008-06-21 12:15:27 +00:00
  • 3fb274ca84 added log.c Aris Adamantiadis 2008-06-17 13:26:55 +00:00
  • 372d1e727b fixed a bug in the channel windows. Fixed the window growing on packet receive Aris Adamantiadis 2008-06-17 01:52:11 +00:00
  • ff515b5528 gcrypt + SSH1 bug resolved Aris Adamantiadis 2008-06-17 01:06:53 +00:00
  • 507ea1e90f oops missed a line in the fix Aris Adamantiadis 2008-06-17 00:14:40 +00:00
  • af637c9e8e bug #00006 fix Aris Adamantiadis 2008-06-17 00:08:38 +00:00
  • 8ce42c279e displaced the data_to_* into socket Aris Adamantiadis 2008-06-16 23:55:12 +00:00
  • 1fce8c72e7 more efficient allocation algorithm for buffer.c Aris Adamantiadis 2008-06-16 23:19:29 +00:00
  • 77603dbc5a Big changes : refactoring of the socket class. Now the buffering happens in the socket class. enhanced the logging system. Cleaned up some debugging messages. Verified the working with ssh-1. If this cleanup introduced bugs (it did but corrected the found ones) at least, they will be easier to find Aris Adamantiadis 2008-06-16 23:02:49 +00:00
  • 5367581ce1 legal paperwork to be 100% respectful of LGPL, about openssl's Aris Adamantiadis 2008-06-16 13:58:56 +00:00
  • da3d665a13 begin fixing the ssh_say everywhere Aris Adamantiadis 2008-06-12 20:40:43 +00:00
  • fe51f9c766 big changes : Some documentation, and a new logging system. some work must be done to get rid of the infamous ssh_say() Aris Adamantiadis 2008-06-12 20:14:17 +00:00
  • b94422ef10 fix doxygen Aris Adamantiadis 2008-06-11 19:01:06 +00:00
  • 9aa8df7cd3 sftp asynchronous read Aris Adamantiadis 2008-06-11 18:52:16 +00:00
  • ea407765db dev-cpp project file Aris Adamantiadis 2008-05-27 13:18:01 +00:00
  • 41475a2a1f workaround for the bug #14 Aris Adamantiadis 2008-05-26 20:14:59 +00:00
  • c2f151ab56 libssh.h now can be included from visual studio revert the wsapi wont-fix Aris Adamantiadis 2008-05-22 13:57:27 +00:00
  • 7278a9df95 fix #ifdef win32 bug Aris Adamantiadis 2008-05-22 13:01:22 +00:00
  • 58f28617b8 some changes so it compiles better under windows Aris Adamantiadis 2008-05-22 12:42:09 +00:00
  • 8b9841dd57 doxygen documentation for public key authentication Aris Adamantiadis 2008-05-13 23:09:41 +00:00
  • 2cf6369113 Doxygen changes Modified the makefile so the ln -s never fails. Aris Adamantiadis 2008-05-12 21:51:13 +00:00
  • 6a80f1a049 Resolved the string_free issue by coding it. I also made some documentations of the string module. Aris Adamantiadis 2008-05-12 21:20:00 +00:00
  • f084f6e67c fixed a bug in channel_poll where channel_poll() would return 0 even when data was available. Aris Adamantiadis 2008-05-08 22:12:21 +00:00
  • 0a7d405b3d * BumpStandards-Version to 3.7.3 (no further changes) * debian/libssh-2-doc.doc-base: fix doc-base-unknown-section Laurent Bigonville 2008-04-17 15:18:47 +00:00
  • 46b96a145c preliminary test suite Aris Adamantiadis 2008-03-17 02:31:22 +00:00
  • ebbca06b04 last win32 changes from keisial Aris Adamantiadis 2008-03-12 19:42:40 +00:00
  • feb4a93247 fixed wrong prototypes for socket_t bug #0000004 Aris Adamantiadis 2008-03-12 01:33:03 +00:00
  • 68a1a4cc21 fixed the netdb problem ? i don't understand, removing the #include <netdb.h> didn't add misses for ntohl. Aris Adamantiadis 2008-03-12 01:27:21 +00:00
  • df54380a33 config.h bug resolved Aris Adamantiadis 2008-03-08 23:02:23 +00:00
  • 77a88811f1 change doxygen doc for channel_poll Aris Adamantiadis 2008-03-07 03:07:39 +00:00
  • 99cfb69610 changed version number to 0.2.1-svn Aris Adamantiadis 2008-03-07 02:26:24 +00:00
  • c284eb4e38 second part of win32 changes Aris Adamantiadis 2008-03-07 02:11:40 +00:00
  • 0d6e3c1790 shrinked the default_get_password function. I hope nobody used it, it has nothing to do in a ssh library. Aris Adamantiadis 2008-03-07 01:49:58 +00:00
  • 29997022c8 first part of win32 patches Aris Adamantiadis 2008-03-07 01:45:05 +00:00
  • 5029fe9d74 Merged Keisial bugfix (crash when available protocols mismatch) Aris Adamantiadis 2008-03-06 21:46:23 +00:00
  • 8e04bf0ef1 fixed a load of ssh_set_error(NULL,...) Aris Adamantiadis 2008-03-04 04:40:01 +00:00
  • 77743b75f4 fixed null pointer into options and ssh_set_error() Aris Adamantiadis 2008-03-04 04:25:48 +00:00
  • 077dd81fcc added the socket class and created wrappers Aris Adamantiadis 2008-03-04 00:44:02 +00:00
  • 9b5f893513 fixed the #0000003 bug was only a misplaced #include. Aris Adamantiadis 2008-03-03 21:11:30 +00:00
  • 21c547689a Rodolphe Rocca fixes Aris Adamantiadis 2008-03-03 15:42:25 +00:00
  • 01470097c6 fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak + "g" and "p" O(1) memleak. Aris Adamantiadis 2008-03-03 14:51:35 +00:00
  • feccd44ef5 use AC_HELP_STRING to correctly format help string Laurent Bigonville 2008-01-31 11:11:21 +00:00
  • d7d53d3d0f * Use now official Vcs-* field * Use new Homepage field instead of old pseudo-field Laurent Bigonville 2007-11-08 04:58:49 +00:00
  • 860f859580 * libssh/Makefile.am: use top_srcdir instead of srcdir Laurent Bigonville 2007-07-31 19:48:05 +00:00
  • 55f3b2d7a8 * include/libssh/Makefile.am: using top_builddir instead of top_srcdir Laurent Bigonville 2007-07-31 19:36:40 +00:00
  • 70a95fbe0e move config.h installation to include/libssh/Makefile Laurent Bigonville 2007-07-31 19:22:47 +00:00
  • 93af231d14 Better automake files Laurent Bigonville 2007-07-31 17:54:25 +00:00
  • 961ef240ec Run doxygen -u to update the config file Laurent Bigonville 2007-07-31 15:51:13 +00:00
  • 63dcee9fa8 Sync with debian package (0.2+svn20070321-4) Laurent Bigonville 2007-07-30 12:36:04 +00:00
  • ca32b0aa14 * Add autogen.sh to generate autotools files * Rewrite the makefiles to use more automake Laurent Bigonville 2007-07-27 03:54:32 +00:00
  • 21e639cc3f Remove other auto-generated files Laurent Bigonville 2007-07-26 23:00:58 +00:00
  • 90a94b6c20 Delete aclocal.m4, this file has nothing todo in the repository, generated file Laurent Bigonville 2007-07-26 22:52:20 +00:00
  • 7c9224dcb8 * debian/changelog: update the debian changelog Laurent Bigonville 2007-07-04 19:07:40 +00:00
  • 27ee8ad5b3 * debian/control: add the XS-Vcs-Browser field Laurent Bigonville 2007-07-04 19:05:05 +00:00
  • d15c729e1b * Sync with uploaded debian version * Add XS-Vcs-Svn field to debian/control * Be binNMU safe Laurent Bigonville 2007-06-25 15:47:25 +00:00
  • c86bc487e5 * Sync with uploaded debian package Laurent Bigonville 2007-03-26 18:52:53 +00:00
  • 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 ... Aris Adamantiadis 2007-03-17 22:35:59 +00:00
  • 7b6c7fac53 Split devel package in -dev and -doc to reduce installed size Laurent Bigonville 2007-02-11 17:56:18 +00:00
  • 91e5416a3e VMiklos from frugalware.org patch for the permissions of the installed headers (these should not have been a problem for debian packages) Aris Adamantiadis 2007-02-07 12:55:54 +00:00
  • c3def94648 VMiklos from frugalware.org patch for -j2 compilation that was broken Aris Adamantiadis 2007-02-07 12:53:02 +00:00
  • 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 Jean-Philippe Garcia Ballester 2007-02-07 12:32:45 +00:00
  • 28eaaa537b libssh/server.c: Include netinet/in.h in order to compile under OpenBSD. Jean-Philippe Garcia Ballester 2007-01-04 16:46:37 +00:00
  • fdce3776eb * debian/changelog: New release (0.2) :) Laurent Bigonville 2006-12-29 06:45:11 +00:00
  • 94d6f39386 trunk to 0.2 Aris Adamantiadis 2006-12-26 21:18:15 +00:00
  • 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 Jean-Philippe Garcia Ballester 2006-12-21 11:25:44 +00:00
  • 9102155d3d Use libssh-SONAME instead of libsshSONAME for debian package name to avoid name clash with libssh2 package. Jean-Philippe Garcia Ballester 2006-12-20 16:16:13 +00:00
  • 1ba22125e2 debian/rules en executable Aris Adamantiadis 2006-12-16 00:58:24 +00:00
  • ef5113cc57 -rc release Ipv6 patch from Laurent Bigonville. When the ipv6 targets are unreachable, it tries all possible targets from the getaddrinfo list. Aris Adamantiadis 2006-12-15 12:02:05 +00:00
  • 1c1e5de2c6 forgot a line from norbert's patch Aris Adamantiadis 2006-12-12 19:51:22 +00:00
  • 4479b4aded norbert's patches + strange typo in packet_nonblocking_flush() Aris Adamantiadis 2006-12-12 16:32:34 +00:00
  • 77db3bba37 Change to debian debug package to contain SONAME. Jean-Philippe Garcia Ballester 2006-12-11 18:22:22 +00:00
  • f159b5d817 moved ssh drafts elsewhere (for packaging reasons) Aris Adamantiadis 2006-12-10 23:13:29 +00:00
  • 1298817046 debian/libssh-dev.doc-base: New file. Add doc-base file for libssh documentation in debian devel package. Jean-Philippe Garcia Ballester 2006-12-06 17:04:43 +00:00
  • acd0fc13ed debian/libssh-dev.examples: New file. Install sample.c and samplesshd.c as examples in debian devel package. Jean-Philippe Garcia Ballester 2006-12-06 17:03:42 +00:00
  • b3fecb1a25 debian/rules, debian/libssh-dev.docs: Use doc and install-doc Makefile target. Jean-Philippe Garcia Ballester 2006-12-06 17:01:31 +00:00
  • 9682f5acf4 debian/rules: Use the real configure switch (this comment doesn't make much sense, does it?) Jean-Philippe Garcia Ballester 2006-12-06 16:28:02 +00:00
  • 4f498a1ce7 debian/watch: Remove useless comments. Jean-Philippe Garcia Ballester 2006-12-06 16:19:42 +00:00
  • 2cb594277f Add Homepage pseudo-field. Jean-Philippe Garcia Ballester 2006-12-06 16:17:52 +00:00
  • 928c668776 Add doc (respectively install-doc) target to generate (respectively install) the documentation (html and man generated by doxygen, and sample.c and samplesshd.c) Jean-Philippe Garcia Ballester 2006-12-06 16:17:20 +00:00
  • d284f7ad7b Copy Doxyfile in dist target. Should it call doxygen and copy the generated documentation ? Jean-Philippe Garcia Ballester 2006-12-06 16:11:45 +00:00
  • cd6af56227 Upgrade config.guess and config.sub from autotools-20060920. Jean-Philippe Garcia Ballester 2006-11-24 08:18:52 +00:00
  • 65659ac1ba Debian packaging ! and adding of the packager into authors Aris Adamantiadis 2006-11-16 23:27:25 +00:00
  • ce4f72352c fixed doxygen ouput and input path Aris Adamantiadis 2006-11-16 21:43:43 +00:00
  • 3d346fdebc fixed makefiles for debian packaging Aris Adamantiadis 2006-11-16 20:58:01 +00:00
  • a5774a32e8 changed LIBSSH_CURRENT to 1 to make a difference from libssh 0.11 Aris Adamantiadis 2006-11-16 19:21:51 +00:00
  • ff273b26b3 oops, forgot to verify that it compiled fine also, published changes from Norbert including lots of session->fd checks Aris Adamantiadis 2006-11-12 00:57:48 +00:00
  • 4442e0e262 good work tonight. Made documentation for authentication, channels, buffers, errors Aris Adamantiadis 2006-11-12 00:14:55 +00:00
  • d101fb4329 more doxygen documentation Aris Adamantiadis 2006-11-07 01:45:13 +00:00