summaryrefslogtreecommitdiff
path: root/lib/libpkix
Commit message (Expand)AuthorAgeFilesLines
* Bug 1561548 - Remove -Wmaybe-uninitialized warning in pkix_pl_ldapdefaultclie...Giulio Benetti2019-07-191-2/+3
* Bug 1537927 - IPsec usage is too restrictive for existing deploymentsRobert Relyea2019-03-211-11/+2
* Bug 1523484 - do not treat CN as DNS name for non-server certs, r=uenoFraser Tweedale2019-02-061-1/+33
* # Bug 1252891 Implement certUsageIPSec as defined in RFC 4945Robert Relyea2018-11-091-3/+13
* Bug 1309068 - Enable -Wshadow, r=franziskusMartin Thomson2018-02-142-75/+75
* Bug 1372515 - allow enabling libpkix in gyp builds, r=ttaubertFranziskus Kiefer2017-06-091-0/+31
* Bug 1348767 - use bitwise or, r=franziskusPetr Cerny2017-03-201-2/+2
* Bug 1311995, NSS should implement the equivalent date-based distrust for WoSi...Kai Engert2016-12-132-1/+14
* bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskusTed Mielczarek2016-11-1012-12/+12
* Bug 1311615 - Building with gyp should copy headers, libs, executables to the...Tim Taubert2016-10-2112-24/+24
* bug 1237872 - Add gyp build system for NSS. r=fkieferTed Mielczarek2016-09-2324-0/+715
* Bug 1280844 - Remove even more redundant null checks in lib/. r=mt.Nicholas Nethercote2016-06-211-1/+1
* Bug 1194680, Use PR_GetEnvSecure, r=jldNSS_3_23_BETA1Kai Engert2016-01-292-3/+3
* Bug 1180095: Use PR_INT64() or PR_UINT64() instead of LL_INIT().Wan-Teh Chang2015-12-231-2/+2
* Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia...Franziskus Kiefer2015-11-101-3/+3
* Bug 1208503: Remove the comment about the unimplemented input parameterWan-Teh Chang2015-09-291-4/+2
* Bug 1182667: Fix two typecasts. Explicitly cast void * toWan-Teh Chang2015-08-232-2/+2
* Bug 1182667: Remove the statement that assigns an enum value (int) toWan-Teh Chang2015-08-221-1/+0
* Bug 1182667 - Suppressing uninitialized variable warningsMartin Thomson2015-08-201-0/+1
* Bug 1182667 - Adding extra cast to avoid warningMartin Thomson2015-08-201-2/+2
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-1723-58/+53
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-1223-52/+58
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-0723-58/+52
* Bug 950344 - Fix unused-but-set-variable 'client' warning in pkix_pl_httpdefa...cykesiopka2015-04-021-4/+0
* Bug 950348 - Fix unused-but-set-variable 'fullHash' warning in pkix_pl_public...cykesiopka2015-04-021-3/+0
* Bug 1124539 - Add the missing closing '}' for an |extern "C"| block, r=kaieNicholas Nethercote2015-01-211-0/+5
* Bug 1112461 - Improve a comment and fix comment nits related toWan-Teh Chang2015-01-092-4/+5
* Bug 1112461 - Have libpkix match classic & mozilla::pkix in preferring newer ...Ryan Sleevi2015-01-082-8/+21
* Bug 1093940 - Remove unused function pkix_pl_X500Name_ToString_Helper() and r...Cykesiopka2015-01-082-56/+0
* Bug 1047210, fix allocation in pkix_pl_CrlDp_Create, r=kaieSachin Kumar Gupta2014-08-051-1/+1
* Bug 667371 - Remove dead code test_buildparams.c, pkix_buildparams.c and pkix...Cykesiopka2014-04-242-316/+0
* Bug 979106: Remove an extraneous semicolon in the PKIX_PL_TrustAnchorModeJulien Pierre2014-03-051-1/+1
* Bug 743700: Enforce name constriants for root certificates, r=rsleeviNSS_3_16_BETA1Camilo Viecco2014-02-051-1/+5
* Bug 962760: Fix handling of CN when processing name constraints in libpkix, r...Camilo Viecco2014-02-034-7/+22
* Bug 950129: Only call the revocation checkers during reverse pathWan-Teh Chang2014-01-302-120/+4
* Bug 928141: Add a build variable NSS_PKIX_NO_LDAP to conditionallyWan-Teh Chang2014-01-2313-10/+60
* Bug 958401: pkix_pl_AiaMgr_FindLDAPClient should check for an emptyWan-Teh Chang2014-01-141-0/+13
* Bug 946984: Callers of pkix_CheckChain should check reasonCode only ifWan-Teh Chang2014-01-033-6/+12
* Bug 946984: pkix_CrlChecker_CheckExternal and pkix_CrlChecker_CheckLocalWan-Teh Chang2014-01-031-4/+2
* Bug 946984: Fix a compiler warning and remove redundant argument checksWan-Teh Chang2014-01-032-20/+2
* Bug 933109: Improve handling of cached Unknown and Revoked OCSP status, r=wtcBrian Smith2013-12-211-3/+4
* Bug 436414: Rename "mechanism" to "method" in function or variable/argumentNSS_3_15_4_BETA9Wan-Teh Chang2013-12-192-13/+12
* Bug 928142, Part 2 (libpkix); Add option to control whether OCSP GET is used,...NSS_3_15_3_BETA2Brian Smith2013-10-311-4/+8
* Bug 932020 - CERT_CacheOCSPResponseFromSideChannel fails to set error code, c...Kai Engert2013-10-311-3/+5
* Bug 436414, support OCSP via HTTP GET. Part 4, enhance libPKIX portion of OCS...Kai Engert2013-10-084-89/+240
* BUG 856060: Enforce nameConstraints on the commonName in libpkix mode when no...Ryan Sleevi2013-06-111-1/+22
* Bug 863947: When using libpkix with both explicit anchors and user/PKCS#11Ryan Sleevi2013-05-013-17/+60
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-0222-52/+52
* Bug 845556, adjust Makefiles and tests to new NSS directory layout, r=wtcKai Engert2013-02-2815-18/+18
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-28213-0/+83083