| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1665715 - (2/2) pass encoded signed certificate timestamp extension (if p... | Dana Keeler | 2020-09-23 | 2 | -2/+4 |
* | Bug 1665715 - (1/2) revert e8f2720c8254 (bug 1593141) because it's no longer ... | Dana Keeler | 2020-09-18 | 2 | -3/+1 |
* | bug 1593141 - add validity period beginning argument to mozilla::pkix::TrustD... | Dana Keeler | 2019-11-09 | 2 | -1/+3 |
* | Bug 1588567 - enable mozilla::pkix gtests in NSS r=jcj | Dana Keeler | 2019-11-01 | 1 | -1/+1 |
* | bug 1579060 - fix handling of issuerUniqueID and subjectUniqueID in mozilla::... | Dana Keeler | 2019-10-15 | 2 | -12/+18 |
* | Bug 1063006 - Fixup random entropy pointer, r=keeler | Martin Thomson | 2019-07-11 | 1 | -5/+6 |
* | Bug 1479787 - clang-format, r=mt,keeler | Franziskus Kiefer | 2018-08-03 | 11 | -756/+546 |
* | Bug 1479787 - build mozpkix as part of NSS, r=mt,keeler | Franziskus Kiefer | 2018-08-03 | 50 | -10593/+187 |
* | Bug 1476486 - Apply clang warning suppression (rather than msvc) in pkix for ... | Xidorn Quan | 2018-07-19 | 2 | -5/+5 |
* | Bug 1453795 - PSM-Security - Initialize member fields in classes/ structures.... | Andi-Bogdan Postelnicu | 2018-06-18 | 5 | -3/+14 |
* | Backed out changeset 6692fb61e97c (bug 1453795) for build bustages on CertVer... | Narcis Beleuzu | 2018-06-19 | 5 | -13/+2 |
* | Bug 1453795 - PSM-Security - Initialize member fields in classes/ structures.... | Andi-Bogdan Postelnicu | 2018-06-18 | 5 | -2/+13 |
* | Bug 1464869 - Run autopep8 on security/ r=fkiefer | Sylvestre Ledru | 2018-05-26 | 1 | -3/+9 |
* | Backed out 4 changesets (bug 525063) on request from Andi. a=backout | Sebastian Hengst | 2018-04-13 | 3 | -14/+5 |
* | Bug 1450967 - MITM error string update, r=keeler | Franziskus Kiefer | 2018-04-12 | 1 | -1/+1 |
* | Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan | Tristan Bourvon | 2018-04-10 | 3 | -5/+14 |
* | Bug 1450967 - mitm detection v0.0.1, r=keeler,johannh | Franziskus Kiefer | 2018-03-16 | 3 | -0/+6 |
* | bug 1056341 - introduce a budget for path searching in mozilla::pkix to avoid... | David Keeler | 2018-03-27 | 2 | -8/+181 |
* | Bug 1448787 - separate error for self-signed certs, r=keeler,johannh | Franziskus Kiefer | 2018-03-29 | 3 | -0/+5 |
* | Bug 1443744 - fix shadowing issues in pkix, r=keeler | Franziskus Kiefer | 2018-03-07 | 19 | -136/+131 |
* | bug 1441223 - add a new (overridable) error code to describe extra policy con... | David Keeler | 2018-02-27 | 3 | -0/+6 |
* | bug 1437214 - if PathBuildingStep::Check fails due to a problem with the subj... | David Keeler | 2018-02-09 | 2 | -2/+174 |
* | bug 1430906 - don't hold around a test key forever in mozilla::pkix gtests r=... | David Keeler | 2018-01-12 | 3 | -29/+147 |
* | Bug 1394734 - Simplify various corner cases r=glandium | Sylvestre Ledru | 2017-12-07 | 1 | -1/+1 |
* | Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium | Sylvestre Ledru | 2017-12-07 | 2 | -3/+3 |
* | Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium | Sylvestre Ledru | 2017-12-08 | 3 | -3/+3 |
* | Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium | Sylvestre Ledru | 2017-12-07 | 3 | -4/+4 |
* | Bug 1198481 - Fixed typo 'id_pk_serverAuth' to 'id_kp_serverAuth'. r=keeler | manikishan | 2017-12-02 | 1 | -1/+1 |
* | Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj | Sylvestre Ledru | 2017-10-23 | 1 | -0/+0 |
* | Bug 1406736 Match MinGW's macro so we declare gmtime_r under MinGW too r=froydnj | Tom Ritter | 2017-10-09 | 1 | -1/+1 |
* | Bug 1305396 - Replace memmove with std::copy_backward in a file that doesn't ... | Nicolas Vigier | 2017-10-16 | 1 | -5/+5 |
* | Bug 1406687 Pass return values from fwrite to Unused to silence the warn-unus... | Tom Ritter | 2017-10-09 | 1 | -1/+3 |
* | Backed out changeset 7a5d74db770b (bug 1406687) for build bustage at testing/... | Sebastian Hengst | 2017-10-09 | 1 | -3/+1 |
* | Bug 1406687 Pass return values from fwrite to Unused to silence the warn-unus... | Tom Ritter | 2017-10-09 | 1 | -1/+3 |
* | Bug 1369806: Fix up pkix test to correctly pass zero to CreateEncodedBasicCon... | Daniel Holbert | 2017-06-02 | 1 | -2/+4 |
* | Bug 1369864: Suppress clang -Wno-zero-as-null-pointer-constant build warning,... | Daniel Holbert | 2017-06-02 | 1 | -0/+1 |
* | Bug 1369871: Add "const" keyword to a long* param in a pkix test function. r=... | Daniel Holbert | 2017-06-02 | 2 | -2/+2 |
* | Bug 1361750 - Disable various MSVC 2017 warnings in PSM to unbreak --enable-w... | Cykesiopka | 2017-05-05 | 1 | -0/+12 |
* | bug 1349762 - handle two GlobalSign EV root transfers r=Cykesiopka,jcj | David Keeler | 2017-04-03 | 9 | -10/+19 |
* | Bug 1351779 - Removed unused variable 'loopDetected' from PathBuildingStep::C... | Tim Taubert | 2017-03-29 | 1 | -3/+2 |
* | bug 1339921 - disable clang's shadowed field warning in a mozilla::pkix gtest... | David Keeler | 2017-03-14 | 1 | -0/+16 |
* | Bug 1346305 - Unbreak --enable-warnings-as-errors on FreeBSD after bug 134355... | Jan Beich | 2017-03-10 | 1 | -0/+1 |
* | Merge inbound to central, a=merge CLOSED TREE | Wes Kocher | 2017-03-09 | 1 | -0/+3 |
|\ |
|
| * | Bug 1344829 - add BUG_COMPONENT to security/* files. r=keeler | Joel Maher | 2017-03-09 | 1 | -0/+3 |
* | | Bug 1343557 - Disable -pedantic-errors for pkix gtests; r=keeler | Dan Minor | 2017-03-02 | 1 | -0/+5 |
|/ |
|
* | Bug 1331280 - Generic telemetry probe for TLS handshake status. r=keeler | EKR | 2017-02-14 | 1 | -0/+1 |
* | Bug 1337358 - Converts for(...; ...; ...) loops to use the new range-based lo... | Sylvestre Ledru | 2017-02-07 | 2 | -4/+4 |
* | Bug 1318030 - Possible uninitialised value uses relating to security/pkix/tes... | Julian Seward | 2016-11-21 | 7 | -0/+68 |
* | Bug 1115718 - Check for empty issuer name in mozilla::pkix; r=keeler | David Cook | 2016-07-28 | 8 | -8/+110 |
* | Bug 1284256 - Certificate Transparency - verification of Signed Certificate T... | Sergei Chernov | 2016-07-05 | 2 | -10/+24 |