summaryrefslogtreecommitdiff
path: root/cmd/certutil
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 1281724 - Various leak fixes in utility commands r=franziskusTim Taubert2016-06-272-11/+13
* Bug 1280844 - Fix up null checks in cmd/. r=mt.Nicholas Nethercote2016-06-211-1/+2
* Bug 1254918 - clang-format NSS: cmd, r=kaieFranziskus Kiefer2016-04-214-2678/+2702
* Bug 1254452 - [CID 1247653] Unused value in certutil.c, r=franziskusdimi2016-03-081-1/+0
* Bug 1245423, [Coverity 1338032] Free a char*, r=kaiePaul Bignier2016-02-031-0/+3
* Bug 1218813 - [CID 222160] leaked_storage: Variable email going out of scope ...Franziskus Kiefer2015-10-271-0/+3
* Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia...Franziskus Kiefer2015-11-101-1/+1
* Bug 1213931 - [CID 1158231] leaked_storage: Variable arena going out of scope...Franziskus Kiefer2015-10-131-0/+1
* Bug 1142209 - Implement nickname renaming in certutil, r=rrelyeaKai Engert2015-08-131-1/+70
* Bug 1170322, certutil default PQG parameters don't satisfy DSA_MIN_P_BITS, r=...Kai Engert2015-06-221-56/+84
* Bug 1167043: Fix memory leaks of 'certPrefix' and 'srcCertPrefix' invinit jain2015-05-281-4/+4
* Bug 1167046: Fix a memory leak of 'slotname' in certutil_main. r=wtc.vinit jain2015-05-281-2/+2
* Bug 1166163 - Fix a memory leak of the 'phone' argument in CertReq().vinit jain2015-05-201-2/+2
* Bug 1166205 - Fix a memory leak of 'obuf' in CertReq. r=wtc.vinit jain2015-05-191-0/+1
* Bug 1054069 - Address coverity scan reported flaws, r=wtcElio Maldonado2015-04-161-4/+9
* bug 1129573 - increase the default RSA key size for certutil to 2048 bits r=kaieDavid Keeler2015-02-041-1/+1
* Bug 1058870 - Document certutil -Z signature hash option. r=emaldonaCykesiopka2015-01-081-5/+21
* Bug 1096348 - certutil -H -N does not list -f option, r=rsleevyElio Maldonado2014-12-131-0/+2
* Bug 532081 - Have certutil help output report that -h is an accepted option f...Cykesiopka2014-12-111-2/+4
* Bug 942172 - Remove unused algtag variable in CERTUTIL_GeneratePrivateKey. r=...Cykesiopka2014-12-091-3/+0
* Bug 1078669 - certutil crashes when using the --certVersion parameter, r=cvieccoKai Engert2014-10-061-1/+1
* Bug 970539, bustage fix, move variable declaration to start of blockKai Engert2014-05-291-2/+2
* Bug 970539, NSS tool improvements/fixes: certutil/btoa/pp/httpserv, r=rrelyeaKai Engert2014-05-293-82/+476
* Bug 980848: Remove C++-style comments from certutil, r=cviecco, r=briansmithLandry Breuil2014-03-091-3/+3
* Bug 947653: Enable ECC by default and add an option NSS_DISABLE_ECC to disabl...NSS_3_16_BETA4Brian Smith2014-02-272-25/+25
* Bug 976111: Allow certutil to generate v2, v3, and v4 certificates, r=briansmithCamilo Viecco2014-02-271-5/+40
* Bug 933688, certutil should allow shell script or user to set empty password ...Eric Wong2013-11-051-2/+10
* Bug 876352 - certutil: (a) Warn if importing PEM file with private key (b) fa...Kai Engert2013-06-111-1/+6
* Bug 637315 - typo in certutil help, --soruce-prefix, patch by Cykesiopka, r=kaieKai Engert2013-05-301-1/+1
* Bug 783579: Fix the formatting of the help message for --keyAttrFlags,Wan-Teh Chang2013-05-231-8/+10
* Bug 783579: Fix incorrect mapping of 'unextractable'. Remove a debugWan-Teh Chang2013-05-231-3/+1
* Bug 783579 - Add to certutil the ability to specify opFlags and attrFlag, r=r...Elio Maldonado2013-05-223-3/+148
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-023-25/+25
* Bug 841788 - nss-tools certutil -H does not list all options, misses -F, r=kaieElio Maldonado2013-04-161-0/+21
* Bug 757857, certutil: create name constraints, r=rrelyeaKai Engert2013-04-023-9/+129
* Bug 845556, adjust Makefiles and tests to new NSS directory layout, r=wtcKai Engert2013-02-281-1/+1
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-286-0/+5736