summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Bug 1346305 - Unbreak --enable-warnings-as-errors on FreeBSD after bug 134355...Jan Beich2017-03-101-0/+1
| * Merge inbound to central, a=merge CLOSED TREEWes Kocher2017-03-091-0/+3
| |\
| | * Bug 1344829 - add BUG_COMPONENT to security/* files. r=keelerJoel Maher2017-03-091-0/+3
| * | Bug 1343557 - Disable -pedantic-errors for pkix gtests; r=keelerDan Minor2017-03-021-0/+5
| |/
| * Bug 1331280 - Generic telemetry probe for TLS handshake status. r=keelerEKR2017-02-141-0/+1
| * Bug 1337358 - Converts for(...; ...; ...) loops to use the new range-based lo...Sylvestre Ledru2017-02-072-4/+4
| * Bug 1318030 - Possible uninitialised value uses relating to security/pkix/tes...Julian Seward2016-11-217-0/+68
| * Bug 1115718 - Check for empty issuer name in mozilla::pkix; r=keelerDavid Cook2016-07-288-8/+110
| * Bug 1284256 - Certificate Transparency - verification of Signed Certificate T...Sergei Chernov2016-07-052-10/+24
| * Bug 1286877 - do not set c-basic-offset for python-mode; r=gpsTom Tromey2016-07-143-3/+3
| * Bug 1275238 - Certificate Transparency support in mozilla::pkix; r=keelerSergei Chernov2016-06-1510-18/+324
| * Bug 1275582 - TSan: data race security/nss/lib/freebl/sha_fast.c:176 SHA1_End...Julian Seward2016-05-301-1/+1
| * Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directorie...Chris Peterson2016-05-113-5/+15
| * bug 982932 - only allow Netscape-stepUp to be used for serverAuth for old CA ...David Keeler2016-05-054-32/+91
| * Bug 1257031 - Return more informative error code when encountering invalid in...Cykesiopka2016-04-216-54/+125
| * bug 1245280 - add policy mechanism to optionally enforce BRs for falling back...David Keeler2016-02-095-17/+89
| * bug 1258579 - remove some unnecessary time-related globals from mozilla::pkix...David Keeler2016-03-224-14/+17
| * Bug 1189020 - Replace |// unnamed namespace| with |// namespace| in mozilla::...Brian Smith2016-03-169-13/+13
| * Bug 1256484 - Disable C4456 and C4458 to unblock compilation on VS2015; r=keelerGregory Szorc2016-03-142-0/+9
| * bug 1255153 - (re)move redundant xpcshell name constraint tests to gtests r=C...David Keeler2016-03-091-2/+217
| * bug 1248099 - add extended key usage tests for mozilla::pkix r=Cykesiopka,jcjDavid Keeler2016-02-124-7/+695
| * Bug 1229587 part 1 - Disable C4464 warning newly added in VS2015u1. r=keelerXidorn Quan2015-12-031-0/+1
| * Bug 901698 - Some tests for OCSP-must-staple; r=keelerMark Goodwin2015-11-132-0/+115
| * Bug 901698 - Implement OCSP-must-staple; r=keelerMark Goodwin2015-11-139-0/+92
| * Bug 942515 - Show Untrusted Connection Error for SHA-1-based SSL certificates...Richard Barnes2015-09-119-71/+161
| * Bug 1199624 - Don't use memset and memcmp in files that don't include cstring...Jacek Caban2015-09-092-4/+3
| * Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out A...Nicholas Nethercote2015-08-272-4/+0
| * Backed out changeset 7afe39a4cc46 (bug 1199624) for Windows bustage.Ryan VanderMeulen2015-08-302-3/+4
| * Bug 1199624 - Don't use memset and memcmp in files that don't include cstring...Jacek Caban2015-08-292-4/+3
| * Bug 1189891 - Avoid including <cstring> from pkix/Input.h. r=bsmithMike Hommey2015-08-212-4/+5
| * Backout changesets 88cd640b130a and b9706b494db6 (bug 1189891) for pkix bustageMike Hommey2015-08-212-5/+4
| * Bug 1189891 - Avoid including <cstring> from pkix/Input.h. r=bsmithMike Hommey2015-08-212-4/+5
| * Bug 1182996 - Fix and add missing namespace comments. rs=ehsanBirunthan Mohanathas2015-07-131-1/+1
| * Bug 1159155 - Add telemetry probe for SHA-1 usage (r=keeler)Mark Goodwin2015-07-094-5/+7
| * Bug 1145679 - Reject EV status for end-entity EV certs with overly long valid...Cykesiopka2015-06-297-2/+42
| * Bug 1060112 - Don't treat OCSP responses omitting the requested certificate s...Tim Taubert2015-05-214-0/+19
| * bug 1141189 - implement skipping expensive revocation checks (OCSP fetching) ...David Keeler2015-04-0611-15/+57
| * bug 1150114 - allow PrintableString to match UTF8String in name constraints c...David Keeler2015-04-084-59/+202
| * Bug 1154399 - Part 4: Simplify certificate parsing in OCSP responses. r=keelerBrian Smith2015-04-141-29/+15
| * Bug 1154399 - Part 3: Simplify OptionalExtensions. r=keelerBrian Smith2015-04-141-67/+39
| * Bug 1154399 - Part 2: Simplify and un-inline OptionalVersion. r=keelerBrian Smith2015-04-142-37/+33
| * Bug 1154399 - Part 1: De-templatize and un-inline IntegralValue. r=keelerBrian Smith2015-04-142-23/+25
| * Bug 1153114 - Remove anonymous namespace around pkix gtests. r=bsmithMike Hommey2015-04-142-8/+0
| * Bug 1153738: Make ScopedPtr a minimal proper subset of std::unique_ptr, r=keelerBrian Smith2015-04-139-60/+39
| * Bug 1146057: Remove support for GCC 4.6, r=keelerBrian Smith2015-03-304-42/+0
| * Bug 1136278, Part 2: Refactor test SubjectPublicKeyInfo generation, r=keelerBrian Smith2015-02-264-136/+146
| * Bug 1136278, Part 1: Refactor algorithm identifiers in tests, r=keelerBrian Smith2015-02-2612-148/+331
| * bug 1143085 - allow subject alternative name extensions to be empty for compa...David Keeler2015-03-164-9/+59
| * Bug 1136616 - Allow underscores in reference DNS-IDs in mozilla::pkix name ma...David Keeler2015-03-032-0/+74
| * Bug 1131767: Prune away paths using unacceptable algorithms earlier, r=keelerBrian Smith2015-02-144-15/+147