| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | added log.c | Aris Adamantiadis | 2008-06-17 | 1 | -1/+2 | |
| * | fixed a bug in the channel windows. | Aris Adamantiadis | 2008-06-17 | 2 | -11/+13 | |
| * | gcrypt + SSH1 bug resolved | Aris Adamantiadis | 2008-06-17 | 4 | -10/+9 | |
| * | oops missed a line in the fix | Aris Adamantiadis | 2008-06-17 | 1 | -3/+5 | |
| * | bug #00006 fix | Aris Adamantiadis | 2008-06-17 | 1 | -0/+3 | |
| * | displaced the data_to_* into socket | Aris Adamantiadis | 2008-06-16 | 6 | -49/+87 | |
| * | more efficient allocation algorithm for buffer.c | Aris Adamantiadis | 2008-06-16 | 1 | -7/+15 | |
| * | Big changes : | Aris Adamantiadis | 2008-06-16 | 15 | -338/+415 | |
| * | legal paperwork to be 100% respectful of LGPL, about openssl's | Aris Adamantiadis | 2008-06-16 | 1 | -46/+2 | |
| * | begin fixing the ssh_say everywhere | Aris Adamantiadis | 2008-06-12 | 8 | -23/+29 | |
| * | big changes : | Aris Adamantiadis | 2008-06-12 | 17 | -173/+654 | |
| * | fix doxygen | Aris Adamantiadis | 2008-06-11 | 1 | -8/+8 | |
| * | sftp asynchronous read | Aris Adamantiadis | 2008-06-11 | 2 | -1/+108 | |
| * | dev-cpp project file | Aris Adamantiadis | 2008-05-27 | 1 | -0/+427 | |
| * | workaround for the bug #14 | Aris Adamantiadis | 2008-05-26 | 2 | -2/+8 | |
| * | libssh.h now can be included from visual studio | Aris Adamantiadis | 2008-05-22 | 2 | -2/+12 | |
| * | fix #ifdef win32 bug | Aris Adamantiadis | 2008-05-22 | 1 | -1/+1 | |
| * | some changes so it compiles better under windows | Aris Adamantiadis | 2008-05-22 | 7 | -8/+1039 | |
| * | doxygen documentation for public key authentication | Aris Adamantiadis | 2008-05-13 | 2 | -4/+40 | |
| * | Doxygen changes | Aris Adamantiadis | 2008-05-12 | 8 | -24/+16 | |
| * | Resolved the string_free issue by coding it. I also made some | Aris Adamantiadis | 2008-05-12 | 2 | -1/+40 | |
| * | fixed a bug in channel_poll where channel_poll() would return 0 even | Aris Adamantiadis | 2008-05-08 | 1 | -1/+1 | |
| * | * BumpStandards-Version to 3.7.3 (no further changes) | Laurent Bigonville | 2008-04-17 | 2 | -1/+3 | |
| * | preliminary test suite | Aris Adamantiadis | 2008-03-17 | 5 | -0/+198 | |
| * | last win32 changes from keisial | Aris Adamantiadis | 2008-03-12 | 3 | -4/+3 | |
| * | fixed wrong prototypes for socket_t | Aris Adamantiadis | 2008-03-12 | 2 | -3/+3 | |
| * | fixed the netdb problem ? | Aris Adamantiadis | 2008-03-12 | 14 | -14/+1 | |
| * | config.h bug resolved | Aris Adamantiadis | 2008-03-08 | 1 | -1/+1 | |
| * | change doxygen doc for channel_poll | Aris Adamantiadis | 2008-03-07 | 1 | -2/+1 | |
| * | changed version number to 0.2.1-svn | Aris Adamantiadis | 2008-03-07 | 2 | -2/+2 | |
| * | second part of win32 changes | Aris Adamantiadis | 2008-03-07 | 10 | -8/+296 | |
| * | shrinked the default_get_password function. I hope nobody used it, it | Aris Adamantiadis | 2008-03-07 | 1 | -9/+4 | |
| * | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 16 | -42/+98 | |
| * | Merged Keisial bugfix (crash when available protocols mismatch) | Aris Adamantiadis | 2008-03-06 | 1 | -12/+21 | |
| * | fixed a load of ssh_set_error(NULL,...) | Aris Adamantiadis | 2008-03-04 | 7 | -33/+33 | |
| * | fixed null pointer into options and ssh_set_error() | Aris Adamantiadis | 2008-03-04 | 3 | -16/+18 | |
| * | added the socket class and created wrappers | Aris Adamantiadis | 2008-03-04 | 9 | -99/+244 | |
| * | fixed the #0000003 bug | Aris Adamantiadis | 2008-03-03 | 2 | -4/+5 | |
| * | Rodolphe Rocca fixes | Aris Adamantiadis | 2008-03-03 | 2 | -2/+3 | |
| * | fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak + | Aris Adamantiadis | 2008-03-03 | 5 | -14/+27 | |
| * | use AC_HELP_STRING to correctly format help string | Laurent Bigonville | 2008-01-31 | 1 | -1/+1 | |
| * | * Use now official Vcs-* field | Laurent Bigonville | 2007-11-08 | 2 | -11/+6 | |
| * | * libssh/Makefile.am: use top_srcdir instead of srcdir | Laurent Bigonville | 2007-07-31 | 1 | -1/+1 | |
| * | * include/libssh/Makefile.am: using top_builddir instead of top_srcdir | Laurent Bigonville | 2007-07-31 | 1 | -1/+1 | |
| * | move config.h installation to include/libssh/Makefile | Laurent Bigonville | 2007-07-31 | 2 | -3/+6 | |
| * | Better automake files | Laurent Bigonville | 2007-07-31 | 5 | -7/+36 | |
| * | Run doxygen -u to update the config file | Laurent Bigonville | 2007-07-31 | 1 | -5/+1037 | |
| * | Sync with debian package (0.2+svn20070321-4) | Laurent Bigonville | 2007-07-30 | 2 | -2/+16 | |
| * | * Add autogen.sh to generate autotools files | Laurent Bigonville | 2007-07-27 | 11 | -172/+283 | |
| * | Remove other auto-generated files | Laurent Bigonville | 2007-07-26 | 6 | -10121/+0 | |
