summaryrefslogtreecommitdiffstats
path: root/libssh/threads.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-159/+0
* Made pthread threading a user macroAris Adamantiadis2010-09-031-46/+7
* thread: Fixed detection of thread libraries on Windows.Andreas Schneider2010-09-021-2/+4
* Fix initialization of threadingAris Adamantiadis2010-09-011-3/+9
* Openssl implementation of threading + default impAris Adamantiadis2010-09-011-31/+90
* some more work on threading but not complete yetAris Adamantiadis2010-08-311-26/+53
* Begin of a solution for threadingAris Adamantiadis2010-08-301-0/+104