aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-21doc: More linking details.Andreas Schneider1-0/+4
2010-12-21ctest: Set the suppression file correctly.Andreas Schneider1-5/+5
2010-12-20build: Fixed build warning on FreeBSD.Andreas Schneider1-0/+5
2010-12-20build: Fixed some build warnings on FreeBSD.Andreas Schneider2-0/+4
2010-12-19New benchmarks directoryAris Adamantiadis6-1/+58
2010-12-19ctest: Set the memcheck suppression file correctly.Andreas Schneider2-3/+3
2010-12-19ctest: Set suppression file only in CTestConfig.Andreas Schneider2-2/+1
2010-12-19ctest: Make sure we have a clean source tree for each build.Andreas Schneider1-2/+4
2010-12-19Fixed memory leak reported by valgrindAris Adamantiadis1-2/+5
2010-12-19Fix free() on uninitialized data on some cases.Aris Adamantiadis1-2/+1
2010-12-18example: Fixed gcc warning.Andreas Schneider1-1/+1
2010-12-18TODO server: Fixed server support.Andreas Schneider3-190/+203
2010-12-18ctest: Fixed git URL.Andreas Schneider1-1/+1
2010-12-15test: Fixed the default ctest file.Andreas Schneider1-1/+1
2010-12-10doc: Follow the current naming convention.Andreas Schneider2-2/+2
2010-12-10doc: Started to write a linking howto.Andreas Schneider2-0/+29
2010-12-10include: Only require LIBSSH_STATIC on Windows.Andreas Schneider2-11/+18
2010-12-10build: Use the same name for static and shared library.Andreas Schneider1-0/+2
2010-12-08server: Remove channel_write_stderr.Andreas Schneider3-21/+1
2010-12-07doc: Some small fixes in server.h.Andreas Schneider1-11/+6
2010-12-07doc: Fixed pki doc group.Andreas Schneider1-1/+2
2010-12-07doc: Define a doc group for the callbacks.Andreas Schneider1-0/+11
2010-12-07doc: Added buzzword.Andreas Schneider1-1/+1
2010-12-07Fix from Oleksandr ShneyderAris Adamantiadis1-2/+4
2010-12-05doc: Fixed doc namespace to be able to install manpages.Andreas Schneider11-20/+20
2010-10-30Moved declarations from auth.h to various headersAris Adamantiadis3-22/+25
2010-10-27Moved includes from priv.h to bind.hAris Adamantiadis4-25/+57
2010-10-27Fix senddata.c for 32bits machinesAris Adamantiadis1-3/+3
2010-10-20Split ssh_bind functions in a new .c fileAris Adamantiadis3-322/+373
2010-10-20Fixed a bunch of smallish bugsAris Adamantiadis5-17/+56
2010-10-19start of work to have callbackbased ssh_bindAris Adamantiadis4-36/+139
2010-10-19cmake: Fixed a problem with ccache.Andreas Schneider1-1/+5
2010-10-15Adapt comments in options to give parameters typesAris Adamantiadis1-161/+161
2010-10-15Oops, libssh.h did not compile anymoreAris Adamantiadis1-2/+2
2010-10-14Fix OPTIONS_BINDADDR, PROXYCOMMAND constant changeAris Adamantiadis1-1/+1
2010-10-12Removed the global poll ctx in fav. of /session ctxAris Adamantiadis5-35/+21
2010-10-04Add zlib@openssh.com on the list of compressionAris Adamantiadis1-2/+2
2010-10-04Implemented zlib@openssh.com compressionAris Adamantiadis6-8/+48
2010-10-03Resolved the server blocked bugAris Adamantiadis1-0/+1
2010-10-03Fix doxygen warningsAris Adamantiadis1-2/+4
2010-10-03resolve memory consumption bugAris Adamantiadis2-2/+19
2010-10-03Fix prepend bugAris Adamantiadis3-5/+29
2010-10-03test the buffer_prepend_data functionAris Adamantiadis1-1/+22
2010-10-03Removed references to ssh_buffer_get_beginAris Adamantiadis15-56/+56
2010-10-03Added buffer test caseAris Adamantiadis2-0/+68
2010-10-02Fix warnings on testcasesAris Adamantiadis1-1/+1
2010-10-02Fix documentation of ssh_set_message_callbackAris Adamantiadis1-2/+2
2010-10-02Don't grow window if there is no space in the buffermilo1-1/+1
2010-10-02Fix the window not growing problemAris Adamantiadis1-1/+6
2010-10-02Change path to ../src instead of the old ../libsshmilo1-1/+1