aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-09-12Added initialisation logs for threadingAris Adamantiadis2-4/+10
2010-09-12Changed callbacks typeAris Adamantiadis2-15/+9
2010-09-09build: Remove unneeded debug message.Andreas Schneider1-2/+0
2010-09-09Fix #ifdef'ed erroneous debug code in buffer.cAris Adamantiadis1-1/+1
2010-09-08build: Improve pthread detection.Andreas Schneider1-2/+2
2010-09-08build: Make sure LIBSSH_THREADS_LINK_LIBRARIES is in the cache.Andreas Schneider1-5/+7
2010-09-08build: Fixed linking against libssh in thread library.Andreas Schneider1-2/+2
2010-09-07socket: Make code easier to read and debug.Andreas Schneider1-8/+10
2010-09-07session: Fixed a memory leak with session->bindaddr.Andreas Schneider2-0/+2
2010-09-07misc: Fixed a memory leak.Andreas Schneider1-1/+2
2010-09-06Implemented the noop and native pointersAris Adamantiadis4-42/+72
2010-09-06threads: Build a libssh threading library.Andreas Schneider4-0/+119
2010-09-06Moved pthread specific code in src/threads/pthread.cAris Adamantiadis2-21/+84
2010-09-06misc: Rename libssh/ to src/Andreas Schneider44-0/+27914