summaryrefslogtreecommitdiff
path: root/lib/mozpkix/test/gtest/moz.build
Commit message (Expand)AuthorAgeFilesLines
* Bug 1479787 - build mozpkix as part of NSS, r=mt,keelerFranziskus Kiefer2018-08-031-72/+0
* Bug 1476486 - Apply clang warning suppression (rather than msvc) in pkix for ...Xidorn Quan2018-07-191-3/+3
* Bug 1443744 - fix shadowing issues in pkix, r=keelerFranziskus Kiefer2018-03-071-1/+0
* Bug 1394734 - Simplify various corner cases r=glandiumSylvestre Ledru2017-12-071-1/+1
* Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandiumSylvestre Ledru2017-12-071-2/+2
* Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandiumSylvestre Ledru2017-12-081-1/+1
* Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandiumSylvestre Ledru2017-12-071-2/+2
* Bug 1369864: Suppress clang -Wno-zero-as-null-pointer-constant build warning,...Daniel Holbert2017-06-021-0/+1
* Bug 1346305 - Unbreak --enable-warnings-as-errors on FreeBSD after bug 134355...Jan Beich2017-03-101-0/+1
* Bug 1343557 - Disable -pedantic-errors for pkix gtests; r=keelerDan Minor2017-03-021-0/+5
* Bug 1115718 - Check for empty issuer name in mozilla::pkix; r=keelerDavid Cook2016-07-281-0/+1
* Bug 1286877 - do not set c-basic-offset for python-mode; r=gpsTom Tromey2016-07-141-1/+1
* Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directorie...Chris Peterson2016-05-111-4/+8
* Bug 1256484 - Disable C4456 and C4458 to unblock compilation on VS2015; r=keelerGregory Szorc2016-03-141-0/+4
* bug 1248099 - add extended key usage tests for mozilla::pkix r=Cykesiopka,jcjDavid Keeler2016-02-121-0/+1
* Bug 901698 - Some tests for OCSP-must-staple; r=keelerMark Goodwin2015-11-131-0/+1
* Bug 942515 - Show Untrusted Connection Error for SHA-1-based SSL certificates...Richard Barnes2015-09-111-0/+1
* Bug 1077864, Part 1: Check consistency of certificates' signature and signatu...Brian Smith2015-02-221-0/+1
* Bug 1128413, Part 3: Enable more compiler warnings, r=mmcBrian Smith2015-02-071-4/+17
* Bug 1063281, Part 2: Implement IsValidDNSName, r=keelerBrian Smith2014-09-301-0/+1
* bug 1058812 - (3/3) mozilla::pkix: test handling unsupported signature algori...David Keeler2014-10-081-0/+1
* backout e2005d63d09c (bug 1058812 3/3) for mochitest orange on a CLOSED TREEDavid Keeler2014-10-081-1/+0
* bug 1058812 - (3/3) mozilla::pkix: test handling unsupported signature algori...David Keeler2014-10-081-0/+1
* Bug 1063031: Remove mozilla::pkix::test::NSSTest, r=keelerBrian Smith2014-08-311-1/+1
* Bug 1039064: Use strongly-typed enum instead of NSPR-style error handling, r=...Brian Smith2014-07-181-1/+0
* Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshalMike Hommey2014-07-231-2/+0
* Bug 916629, Part 1: Unit tests for OCSP responses without responseBytes, r=ke...Brian Smith2014-07-141-0/+1
* Bug 1035008, Part 2: Modify existing mozilla::pkix GTests to follow naming co...Brian Smith2014-07-051-3/+6
* Bug 1029247, Part 2: Parse certificates using mozilla::pkix::der, r=keelerBrian Smith2014-07-031-1/+1
* Bug 1019770: Add tests for checking of notAfter and notBefore, r=cvieccoBrian Smith2014-06-301-0/+1
* Bug 1006812: Use mozilla::pkix::der to decode the key usage extension, r=keelerBrian Smith2014-06-191-0/+1
* Bug 1027255: Add ASSERT_/EXPECT_ GTest helpers for mozilla::pkix::Result, r=mmcBrian Smith2014-06-181-0/+1
* bug 1020993 - properly handle unknown critical extensions in BackCert::Init r...David Keeler2014-06-091-0/+1
* Bug 1001188: Set the error code when the max cert chain length limit is excee...Brian Smith2014-05-311-0/+1
* Bug 1007708 - Part 1: Fix warnings in security/pkix/test/ and mark as FAIL_ON...Chris Peterson2014-05-171-0/+7
* bug 1002814 - OCSP requests: long serial check should be on cert, not issuerC...David Keeler2014-05-141-1/+3
* backout fefd98914b02 (bug 1002814) for gtest breakageDavid Keeler2014-05-141-3/+1
* bug 1002814 - OCSP requests: long serial check should be on cert, not issuerC...David Keeler2014-05-141-1/+3
* Bug 998067: Add utility code for making it easier to create GTests based on N...Brian Smith2014-04-161-0/+1
* Bug 968490: Add mozilla::pkix::der unit tests (r=cviecco)Stefan Arentz2014-03-261-0/+22