summaryrefslogtreecommitdiff
path: root/lib/certhigh/certvfy.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1795241 - Fix unreachable-code warnings. r=nss-reviewers,jschanckMike Hommey2022-10-191-6/+3
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-071-6/+6
* Bug 1777672 - Gracefully handle null nickname in CERT_GetCertNicknameWithVali...NSS_3_81_BETA1Kai Engert2022-07-181-4/+8
* Bug 1366464 - compare signature and signatureAlgorithm fields in legacy certi...John M. Schanck2022-06-071-0/+10
* Bug 1542207, fix policy check on signature algorithms, r=rrelyeaDaiki Ueno2019-09-131-23/+43
* Bug 1537927 - IPsec usage is too restrictive for existing deploymentsRobert Relyea2019-03-211-14/+1
* Bug 1493936, add a new "DSA" policy keyword, r=kaieDaiki Ueno2019-02-211-1/+7
* Bug 1444444, apply crypto-policy on RSA-PSS hash algorithms, r=mtDaiki Ueno2018-11-221-2/+28
* # Bug 1252891 Implement certUsageIPSec as defined in RFC 4945Robert Relyea2018-11-091-4/+30
* Bug 1311995, additional clang-format fixes, r=bustageKai Engert2016-12-131-3/+3
* Bug 1311995, follow-up fix, uint32_t type is unknown in NSS builds, use PRUin...Kai Engert2016-12-131-1/+1
* Bug 1311995, follow-up to fix clang-format, r=bustageKai Engert2016-12-131-61/+59
* Bug 1311995, NSS should implement the equivalent date-based distrust for WoSi...Kai Engert2016-12-131-0/+145
* Bug 1295115 - follow up to clang-format for CI, r= kaieFranziskus Kiefer2016-08-141-2/+2
* Bug 1227795 - Add NSS_DISABLE_LIBPKIX to allow compiling without libpkix, r=f...Eugen Sawin2016-06-221-1/+5
* Bug 1251185, NSS clang-format: else line-break fixes, r=ttaubertNSS_3_23_BETA7Franziskus Kiefer2016-02-251-150/+124
* Bug 1229362 - clang format on lib/certhigh with minor manual corrections, r=kaieFranziskus Kiefer2015-12-151-1138/+1162
* Bug 1214806: Remove unnecessary #include "sslerr.h". r=mt,emaldona.Wan-Teh Chang2015-10-141-1/+0
* bug 1009429Robert Relyea2015-10-011-2/+96
* Bug 743700: Enforce name constriants for root certificates, r=rsleeviNSS_3_16_BETA1Camilo Viecco2014-02-051-11/+12
* Bug 950129: Make OCSP fetching for intermediate CA certificates consistent, r...Brian Smith2014-02-031-12/+23
* Bug 910438: Have CERT_VerifyCert return the correct result when certificate v...Brian Smith2013-10-111-2/+5
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-021-15/+15
* Bug 854729: Add const to many certificate-related NSS functions, r=ryan.sleeviBrian Smith2013-03-221-1/+1
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-0/+1829