summaryrefslogtreecommitdiff
path: root/crypto/apr_crypto_nss.c
Commit message (Expand)AuthorAgeFilesLines
* Create 'a trunk' to explain things as nick suggestswrowe2010-10-051-780/+0
* apr_crypto_nss: Oh that it was this easy. Use pgk-config to findminfrin2009-01-041-9/+4
* apr_crypto_nss: The nss.h header file could be in nss or nss3, theminfrin2009-01-041-0/+17
* Fix a bogus initialisation of the IV size in the NSS crypto driver.minfrin2009-01-031-2/+1
* Make sure that the underlying result code during driver initialisationminfrin2009-01-031-2/+5
* Add apr_crypto implementations for OpenSSL and Mozilla NSS. Add a unitminfrin2008-09-071-0/+766