aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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