| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia... | Franziskus Kiefer | 2015-11-10 | 1 | -3/+3 |
* | Bug 1208503: Remove the comment about the unimplemented input parameter | Wan-Teh Chang | 2015-09-29 | 1 | -4/+2 |
* | Bug 1182667: Fix two typecasts. Explicitly cast void * to | Wan-Teh Chang | 2015-08-23 | 2 | -2/+2 |
* | Bug 1182667: Remove the statement that assigns an enum value (int) to | Wan-Teh Chang | 2015-08-22 | 1 | -1/+0 |
* | Bug 1182667 - Suppressing uninitialized variable warnings | Martin Thomson | 2015-08-20 | 1 | -0/+1 |
* | Bug 1182667 - Adding extra cast to avoid warning | Martin Thomson | 2015-08-20 | 1 | -2/+2 |
* | Bug 1182667 - Enable warnings as errors, r=rrelyea | Martin Thomson | 2015-08-17 | 23 | -58/+53 |
* | Backed out changeset 4355f55afeb2 (Bug 1158489) | Martin Thomson | 2015-08-12 | 23 | -52/+58 |
* | Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyea | Martin Thomson | 2015-08-07 | 23 | -58/+52 |
* | Bug 950344 - Fix unused-but-set-variable 'client' warning in pkix_pl_httpdefa... | cykesiopka | 2015-04-02 | 1 | -4/+0 |
* | Bug 950348 - Fix unused-but-set-variable 'fullHash' warning in pkix_pl_public... | cykesiopka | 2015-04-02 | 1 | -3/+0 |
* | Bug 1124539 - Add the missing closing '}' for an |extern "C"| block, r=kaie | Nicholas Nethercote | 2015-01-21 | 1 | -0/+5 |
* | Bug 1112461 - Improve a comment and fix comment nits related to | Wan-Teh Chang | 2015-01-09 | 2 | -4/+5 |
* | Bug 1112461 - Have libpkix match classic & mozilla::pkix in preferring newer ... | Ryan Sleevi | 2015-01-08 | 2 | -8/+21 |
* | Bug 1093940 - Remove unused function pkix_pl_X500Name_ToString_Helper() and r... | Cykesiopka | 2015-01-08 | 2 | -56/+0 |
* | Bug 1047210, fix allocation in pkix_pl_CrlDp_Create, r=kaie | Sachin Kumar Gupta | 2014-08-05 | 1 | -1/+1 |
* | Bug 667371 - Remove dead code test_buildparams.c, pkix_buildparams.c and pkix... | Cykesiopka | 2014-04-24 | 2 | -316/+0 |
* | Bug 979106: Remove an extraneous semicolon in the PKIX_PL_TrustAnchorMode | Julien Pierre | 2014-03-05 | 1 | -1/+1 |
* | Bug 743700: Enforce name constriants for root certificates, r=rsleeviNSS_3_16_BETA1 | Camilo Viecco | 2014-02-05 | 1 | -1/+5 |
* | Bug 962760: Fix handling of CN when processing name constraints in libpkix, r... | Camilo Viecco | 2014-02-03 | 4 | -7/+22 |
* | Bug 950129: Only call the revocation checkers during reverse path | Wan-Teh Chang | 2014-01-30 | 2 | -120/+4 |
* | Bug 928141: Add a build variable NSS_PKIX_NO_LDAP to conditionally | Wan-Teh Chang | 2014-01-23 | 13 | -10/+60 |
* | Bug 958401: pkix_pl_AiaMgr_FindLDAPClient should check for an empty | Wan-Teh Chang | 2014-01-14 | 1 | -0/+13 |
* | Bug 946984: Callers of pkix_CheckChain should check reasonCode only if | Wan-Teh Chang | 2014-01-03 | 3 | -6/+12 |
* | Bug 946984: pkix_CrlChecker_CheckExternal and pkix_CrlChecker_CheckLocal | Wan-Teh Chang | 2014-01-03 | 1 | -4/+2 |
* | Bug 946984: Fix a compiler warning and remove redundant argument checks | Wan-Teh Chang | 2014-01-03 | 2 | -20/+2 |
* | Bug 933109: Improve handling of cached Unknown and Revoked OCSP status, r=wtc | Brian Smith | 2013-12-21 | 1 | -3/+4 |
* | Bug 436414: Rename "mechanism" to "method" in function or variable/argumentNSS_3_15_4_BETA9 | Wan-Teh Chang | 2013-12-19 | 2 | -13/+12 |
* | Bug 928142, Part 2 (libpkix); Add option to control whether OCSP GET is used,...NSS_3_15_3_BETA2 | Brian Smith | 2013-10-31 | 1 | -4/+8 |
* | Bug 932020 - CERT_CacheOCSPResponseFromSideChannel fails to set error code, c... | Kai Engert | 2013-10-31 | 1 | -3/+5 |
* | Bug 436414, support OCSP via HTTP GET. Part 4, enhance libPKIX portion of OCS... | Kai Engert | 2013-10-08 | 4 | -89/+240 |
* | BUG 856060: Enforce nameConstraints on the commonName in libpkix mode when no... | Ryan Sleevi | 2013-06-11 | 1 | -1/+22 |
* | Bug 863947: When using libpkix with both explicit anchors and user/PKCS#11 | Ryan Sleevi | 2013-05-01 | 3 | -17/+60 |
* | Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtc | Brian Smith | 2013-05-02 | 22 | -52/+52 |
* | Bug 845556, adjust Makefiles and tests to new NSS directory layout, r=wtc | Kai Engert | 2013-02-28 | 15 | -18/+18 |
* | Bug 845556, reorganize NSS directory layout, moving files, very large changes... | Kai Engert | 2013-02-28 | 213 | -0/+83083 |