| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1531236 - Accessor for certificate DER, r=jcj | Martin Thomson | 2019-02-28 | 2 | -0/+17 |
* | # Bug 1252891 Implement certUsageIPSec as defined in RFC 4945 | Robert Relyea | 2018-11-09 | 3 | -2/+84 |
* | Bug 1480647 - Warn about deprecation of key.h and keyt.h. Include keyhi.h ins... | Cosmin Truta | 2018-09-14 | 1 | -1/+1 |
* | Bug 1309068 - Enable -Wshadow, r=franziskus | Martin Thomson | 2018-02-14 | 1 | -4/+4 |
* | Bug 1429591, reverting the part of my previous commit that was unnecessary, a... | Kai Engert | 2018-02-27 | 2 | -2/+2 |
* | Bug 1429591, Importing a certificate with CERT_ImportCerts to an NSS SQL db d... | Robert Relyea | 2018-02-27 | 2 | -2/+15 |
* | Bug 1399439 - API for external TLS session caches, r=mt | Franziskus Kiefer | 2018-01-16 | 1 | -1/+1 |
* | Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCH | Martin Thomson | 2017-11-06 | 1 | -0/+1 |
|\ |
|
| * | Bug 1400844, Implement handling of RSA-PSS signatures on certificates, r=mt | Daiki Ueno | 2017-10-24 | 1 | -0/+1 |
* | | Merge NSS trunk to NSS_TLS13_DRAFT19_BRANCH | Martin Thomson | 2017-10-09 | 2 | -10/+54 |
|\ \
| |/ |
|
| * | removing evil unnecessary whitespace, fixing build bustage | Kai Engert | 2017-09-08 | 1 | -1/+0 |
| * | Bug 1395897, certutil shouldn't prompt for password if -f is given, r=rrelyea | Kai Engert | 2017-09-08 | 2 | -10/+55 |
* | | Bug 1397990 - Run clang-format 4.0, r=me | Martin Thomson | 2017-09-08 | 2 | -4/+2 |
|/ |
|
* | Bug 1321998 - don't overrun OIDs in alg1485 part 2, r=ttaubert | Franziskus Kiefer | 2017-07-11 | 1 | -1/+6 |
* | Bug 1321998 - fix alg1485 malformed OID issue part 1, r=ttaubert | Franziskus Kiefer | 2017-07-10 | 1 | -4/+8 |
* | Bug 1376520 - some static analysis (infer) fixes, r=ttaubert | Franziskus Kiefer | 2017-06-27 | 1 | -1/+1 |
* | Bug 1361197 - Don't skip first RDN in CERT_CompareName() r=franziskus | Tim Taubert | 2017-06-06 | 1 | -14/+4 |
* | Bug 1364469 - Remove dead state check, r=franziskus | J.C. Jones | 2017-05-12 | 1 | -2/+0 |
* | Bug 1342137 - Permit unknown dotted-decimal X500 Principals r=franziskus,ttau... | J.C. Jones | 2017-05-11 | 1 | -3/+9 |
* | Bug 1349705, add domain name constraints for "TUBITAK Kamu SM SSL Kok Sertifi... | Kai Engert | 2017-04-04 | 1 | -4/+33 |
* | Bug 1278965 - tsan race in CERTCertificate, r=wtc,ttaubert | Franziskus Kiefer | 2017-02-08 | 4 | -17/+116 |
* | Backed out changeset 545e059dbb17 | Franziskus Kiefer | 2017-03-20 | 4 | -116/+17 |
* | Bug 1278965 - tsan race in CERTCertificate, r=wtc,ttaubert | Franziskus Kiefer | 2017-02-08 | 4 | -17/+116 |
* | Bug 1342061 - Fix some misuses of CERT_LIST* APIs r=franziskus | Tim Taubert | 2017-02-27 | 2 | -19/+15 |
* | Bug 1334049 - fix negative left shift, r=ttaubert | Franziskus Kiefer | 2017-01-25 | 1 | -3/+6 |
* | bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskus | Ted Mielczarek | 2016-11-10 | 1 | -2/+2 |
* | Bug 1311615 - Building with gyp should copy headers, libs, executables to the... | Tim Taubert | 2016-10-21 | 1 | -3/+3 |
* | Bug 1208405 - coverity and infer fixes, r=ttaubert | Franziskus Kiefer | 2016-10-20 | 1 | -2/+4 |
* | Bug 1277228 - some scan-build fixes to enable it on base/certdb/certhigh, r=t... | Franziskus Kiefer | 2016-10-17 | 6 | -18/+23 |
* | bug 1237872 - Add gyp build system for NSS. r=fkiefer | Ted Mielczarek | 2016-09-23 | 2 | -0/+70 |
* | Bug 1308866 - Make cert test suite run with ASan+LSan+UBSan r=franziskus | Tim Taubert | 2016-10-12 | 1 | -2/+3 |
* | Bug 1295115 - follow up to clang-format for CI, r= kaie | Franziskus Kiefer | 2016-08-14 | 9 | -58/+64 |
* | Bug 1281724 - Don't leak OIDs by copying them when copyData=true r=franziskus | Tim Taubert | 2016-06-27 | 1 | -4/+7 |
* | Bug 1234201 - clean-up of CERT_IsCACert. r=franziskus | Michelangelo De Simone | 2016-03-10 | 1 | -24/+15 |
* | Bug 1253160 (part 3) - Introduce PORTCheapArenaPool and init/deinit functions... | Nicholas Nethercote | 2016-03-17 | 6 | -84/+59 |
* | Bug 1251185, NSS clang-format: else line-break fixes, r=ttaubertNSS_3_23_BETA7 | Franziskus Kiefer | 2016-02-25 | 11 | -311/+159 |
* | Bug 1194680, Use PR_GetEnvSecure, r=jldNSS_3_23_BETA1 | Kai Engert | 2016-01-29 | 1 | -1/+1 |
* | Bug 1227624 - clang format on lib/certdb with minor manual corrections, r=kaie | Franziskus Kiefer | 2015-12-15 | 19 | -7132/+6680 |
* | Bug 1227624 - lib/certdb clang-format protection, r=wtc | Franziskus Kiefer | 2015-12-01 | 2 | -60/+68 |
* | Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia... | Franziskus Kiefer | 2015-11-10 | 6 | -12/+12 |
* | Bug 1182667 - Enable warnings as errors, r=rrelyea | Martin Thomson | 2015-08-17 | 4 | -50/+29 |
* | Backed out changeset 4355f55afeb2 (Bug 1158489) | Martin Thomson | 2015-08-12 | 4 | -29/+50 |
* | Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyea | Martin Thomson | 2015-08-07 | 4 | -50/+29 |
* | Bug 557830: Make cert_DecodeNameConstraintSubTree() produce a | Wim Lewis | 2015-06-27 | 1 | -7/+9 |
* | Bug 991783 - Add generic mechanism to add name constraints to built-in certif... | Richard Barnes | 2015-04-11 | 2 | -66/+106 |
* | Bug 345725 - Fix spelling error in CERTCertificateStr comment in certt.h, a=c... | cykesiopka | 2015-04-02 | 1 | -1/+1 |
* | Bug 1117897, don't export, but rather remove CERT_FindCertURLExtension, r=rre...NSS_3_18_RC2 | Kai Engert | 2015-03-17 | 2 | -71/+0 |
* | Bug 1117897, declare the SEC_GetCrlTimes function in a header, r=rrelyea | Kai Engert | 2015-03-11 | 1 | -0/+15 |
* | Bug 1061725 - Fix CERT_DecodeTrustString() to call PORT_SetError() if trust s...NSS_3_18_BETA7 | Cykesiopka | 2015-02-26 | 1 | -2/+3 |
* | Bug 1117897 - Export SEC_CheckCrlTimes, CERT_FindCertURLExtension (required b... | Kai Engert | 2015-02-25 | 3 | -35/+19 |