summaryrefslogtreecommitdiff
path: root/lib/certdb
Commit message (Expand)AuthorAgeFilesLines
* Bug 1334049 - fix negative left shift, r=ttaubertFranziskus Kiefer2017-01-251-3/+6
* bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskusTed Mielczarek2016-11-101-2/+2
* Bug 1311615 - Building with gyp should copy headers, libs, executables to the...Tim Taubert2016-10-211-3/+3
* Bug 1208405 - coverity and infer fixes, r=ttaubertFranziskus Kiefer2016-10-201-2/+4
* Bug 1277228 - some scan-build fixes to enable it on base/certdb/certhigh, r=t...Franziskus Kiefer2016-10-176-18/+23
* bug 1237872 - Add gyp build system for NSS. r=fkieferTed Mielczarek2016-09-232-0/+70
* Bug 1308866 - Make cert test suite run with ASan+LSan+UBSan r=franziskusTim Taubert2016-10-121-2/+3
* Bug 1295115 - follow up to clang-format for CI, r= kaieFranziskus Kiefer2016-08-149-58/+64
* Bug 1281724 - Don't leak OIDs by copying them when copyData=true r=franziskusTim Taubert2016-06-271-4/+7
* Bug 1234201 - clean-up of CERT_IsCACert. r=franziskusMichelangelo De Simone2016-03-101-24/+15
* Bug 1253160 (part 3) - Introduce PORTCheapArenaPool and init/deinit functions...Nicholas Nethercote2016-03-176-84/+59
* Bug 1251185, NSS clang-format: else line-break fixes, r=ttaubertNSS_3_23_BETA7Franziskus Kiefer2016-02-2511-311/+159
* Bug 1194680, Use PR_GetEnvSecure, r=jldNSS_3_23_BETA1Kai Engert2016-01-291-1/+1
* Bug 1227624 - clang format on lib/certdb with minor manual corrections, r=kaieFranziskus Kiefer2015-12-1519-7132/+6680
* Bug 1227624 - lib/certdb clang-format protection, r=wtcFranziskus Kiefer2015-12-012-60/+68
* Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia...Franziskus Kiefer2015-11-106-12/+12
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-174-50/+29
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-124-29/+50
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-074-50/+29
* Bug 557830: Make cert_DecodeNameConstraintSubTree() produce aWim Lewis2015-06-271-7/+9
* Bug 991783 - Add generic mechanism to add name constraints to built-in certif...Richard Barnes2015-04-112-66/+106
* Bug 345725 - Fix spelling error in CERTCertificateStr comment in certt.h, a=c...cykesiopka2015-04-021-1/+1
* Bug 1117897, don't export, but rather remove CERT_FindCertURLExtension, r=rre...NSS_3_18_RC2Kai Engert2015-03-172-71/+0
* Bug 1117897, declare the SEC_GetCrlTimes function in a header, r=rrelyeaKai Engert2015-03-111-0/+15
* Bug 1061725 - Fix CERT_DecodeTrustString() to call PORT_SetError() if trust s...NSS_3_18_BETA7Cykesiopka2015-02-261-2/+3
* Bug 1117897 - Export SEC_CheckCrlTimes, CERT_FindCertURLExtension (required b...Kai Engert2015-02-253-35/+19
* Bug 1117897, prepare to export CERT_FindCertURLExtension, Remove Netscape bas...Wan-Teh Chang2015-02-251-50/+2
* Bug 950369 - Remove unused-but-set-variable 'hnLen' from certdb.c. r=kaieDorin Rotarescu2015-02-231-2/+0
* Bug 921684 - SQL backend does not reload certificates, a=rrelyea,r=rsleeviElio Maldonado2015-02-032-24/+28
* Bug 1112461 - Improve a comment and fix comment nits related toWan-Teh Chang2015-01-091-2/+2
* Bug 1030486, Declare CERT_GetGeneralNameTypeFromString in a public NSS header...Kai Engert2014-06-272-3/+6
* Bug 1026148: Make CERT_DecodeNameConstraintsExtension's encodedConstraints ar...Brian Smith2014-06-162-2/+2
* Bug 952572: Fix compiler warnings in getNameExtensionsBuiltIn that areWan-Teh Chang2014-06-051-2/+2
* Bug 970539, NSS tool improvements/fixes: certutil/btoa/pp/httpserv, r=rrelyeaKai Engert2014-05-293-5/+41
* Bug 1011090: Make CERTDB_* constants unsigned to eliminate implicit signed/un...Brian Smith2014-05-151-10/+10
* Bug 952572, Hard code ANSSI(DCISS) to french gov dns space, r=kaieNSS_3_16_1_BETA1Camilo Viecco2014-04-081-3/+78
* Bug 557299 - Remove declaration of bogus and nonexistent CERT_DestroyRDN() v1Cykesiopka2014-04-011-7/+0
* Bug 903885, address requests to clarify comments from wtcKai Engert2014-03-051-2/+2
* Bug 903885, fix IDNA wildcard handling v4, r=kaieWan-Teh Chang2014-02-251-8/+7
* Bug 903885, fix IDNA wildcard handling, r=kaieChristian Heimes2014-02-241-2/+6
* Bug 950129: Make OCSP fetching for intermediate CA certificates consistent, r...Brian Smith2014-02-031-0/+22
* Bug 962413: Define a CERT_LIST_TAIL macro to match CERT_LIST_HEADRyan Sleevi2014-01-221-0/+1
* Bug 436414: Rename "mechanism" to "method" in function or variable/argumentNSS_3_15_4_BETA9Wan-Teh Chang2013-12-191-2/+6
* Bug 928142, Part 2 (libpkix); Add option to control whether OCSP GET is used,...NSS_3_15_3_BETA2Brian Smith2013-10-311-0/+5
* Bug 922269: Document the ownership of the CERTCertificate objects inWan-Teh Chang2013-10-091-0/+11
* Bug 436414, support OCSP via HTTP GET. Part 3, enhance classic portion of OCS...Kai Engert2013-10-081-0/+6
* Bug 921696: CERT_DecodeOidSequence should cleanup the arena on failure.Ryan Sleevi2013-09-271-0/+3
* Bug 912844: Make values of CERT_REV_* constants unsigned, r=rsleeviNSS_3_15_2_BETA2Brian Smith2013-09-111-16/+16
* Bug 912847: Add const modifier to several SECKEY_* functions, r=rsleeviBrian Smith2013-09-111-1/+1
* Bug 875156: SEC_CertNicknameConflict should take aWan-Teh Chang2013-05-292-2/+2