aboutsummaryrefslogtreecommitdiff
path: root/src/threads.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-03threads: Automatically call ssh_init on loadAnderson Toshiyuki Sasaki1-186/+36
2018-06-04threads: Fix compiler warningAndreas Schneider1-1/+4
2018-01-18threads: Use calloc() instead of malloc()Andreas Schneider1-1/+1
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-0/+32
2016-11-07threads: Use new API call for OpenSSL CRYPTO THREADIDAndreas Schneider1-2/+17
2014-01-08threads: support libgcrypt 1.6 hackAris Adamantiadis1-2/+23
2012-02-19threads: Make libcrypto_mutexes static.Andreas Schneider1-1/+1
2012-02-19threads: Fix function defintions.Andreas Schneider1-2/+2
2011-09-18priv: Remove crypto.h and add correct includes to src files.Andreas Schneider1-0/+3
2011-02-12proper prototypesBernhard R. Link1-2/+2
2010-12-10doc: Follow the current naming convention.Andreas Schneider1-1/+1
2010-09-30Changed the threads cbks from struct to publ funcAris Adamantiadis1-1/+5
2010-09-28threads: Fixed windows build.Andreas Schneider1-6/+6
2010-09-12Added initialisation logs for threadingAris Adamantiadis1-1/+7
2010-09-12Changed callbacks typeAris Adamantiadis1-2/+8
2010-09-06Implemented the noop and native pointersAris Adamantiadis1-1/+20
2010-09-06Moved pthread specific code in src/threads/pthread.cAris Adamantiadis1-21/+0
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+159