Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-04 | Handle allocation failure in NSS DSA signature initialization | Panu Matilainen | 1 | -2/+4 |
2012-12-04 | Fix build with older NSS versions that dont support SHA224 | Panu Matilainen | 1 | -0/+4 |
2012-12-04 | Condence NSS getHashType() a bit, handle SHA224 too | Panu Matilainen | 1 | -24/+8 |
2012-11-30 | Get rid of long since deprecated VFY_VerifyDigest() uses | Panu Matilainen | 1 | -29/+27 |
2012-11-30 | Use NSS-defined constants for DSA q-bits and signature length too | Panu Matilainen | 1 | -3/+9 |
2012-11-30 | Avoid deprecation warnings from NSS >= 3.14 | Panu Matilainen | 1 | -6/+8 |
2012-10-31 | Use private NSS context if NSS supports it (RhBug:871485) | Panu Matilainen | 1 | -1/+23 |
2011-11-04 | Bury all NSS specifics into a separate source | Panu Matilainen | 1 | -0/+519 |