1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-14 21:20:58 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
57ef959aa3 threads: support libgcrypt 1.6 hack
Not 100% satisfied of this patch, but the way libgcrypt handles
threading in 1.6 is not compatible with custom handlers. The
new code basicaly uses pthreads in every case. This will probably
not work on windows.
2014-01-08 18:57:31 +01:00
2cc95e1e08 doc: Fix threading documentation. 2011-09-17 21:32:29 +02:00
c84380bad5 Fix documentation bug about threading 2011-05-27 13:26:15 +02:00
0825abd03a doc: Fixed doc namespace to be able to install manpages. 2010-12-05 10:53:39 +01:00
f7ea9a3f27 Added documentation for threading 2010-09-12 22:34:38 +02:00