Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | threads: support libgcrypt 1.6 hack | Aris Adamantiadis | 2014-01-08 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
* | doc: Fix threading documentation. | Andreas Schneider | 2011-09-17 | 1 | -2/+2 |
| | |||||
* | Fix documentation bug about threading | Aris Adamantiadis | 2011-05-27 | 1 | -7/+7 |
| | |||||
* | doc: Fixed doc namespace to be able to install manpages. | Andreas Schneider | 2010-12-05 | 1 | -1/+1 |
| | |||||
* | Added documentation for threading | Aris Adamantiadis | 2010-09-12 | 1 | -0/+65 |