| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-04 | gnutls: hack to use libpthread | Max Krummenacher | |
| gnutls use libgcrypt and should init gcrypt's mutex functionality but does not. This leads to asserts in libgcrypt: Ohhhh jeeee: Assertion `pool_is_locked' failed (random-csprng.c:615:mix_pool) This patch hacks autoconf to always use libpthread and thus initalizes libgcrypt with working mutex functions. | |||
