summaryrefslogtreecommitdiff
path: root/security/nss/cmd/certutil
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'CAMINO_2_0_8_MINIBRANCH'cvs2hg2009-05-216-5636/+0
* Bug 468279 - softoken crash importing email cert into newly upgraded DBrrelyea%redhat.com2009-03-201-20/+20
* Back up patch for 476979. errno is not set by solaris version of strtol upon ...alexei.volkov.bugs%sun.com2009-02-191-19/+31
* Additional fix for 476979 - Add cert chain tests that will do cert validatio...alexei.volkov.bugs%sun.com2009-02-192-32/+20
* 476979 - Add cert chain tests that will do cert validation for different ku/...alexei.volkov.bugs%sun.com2009-02-123-125/+300
* Bug 452391: certutil -K incorrectly reports ec private key as an orphannelson%bolyard.com2008-12-021-1/+1
* Fix for Bug 437804: certutil -R for cert renewal should derive the subject fr...emaldona%redhat.com2008-09-301-2/+16
* Fix for bug 408260 . Don't print certutil headers when listing cert details. ...julien.pierre.boogz%sun.com2008-08-281-1/+1
* Bug 330622: certutil's usage messages incorrectly document certain options, r...nelson%bolyard.com2008-08-091-6/+16
* Fix for bug 423839 . Add multiple PKCS#11 token password command-line option ...julien.pierre.boogz%sun.com2008-08-081-1/+1
* bug 444850. Don't crash when CERT_CreateSubjectCertList fails to find anynelson%bolyard.com2008-07-221-1/+11
* Bug 415167, Memory leak in certutilkaie%kuix.de2008-05-291-3/+4
* Bug 67890: create self-signed cert with existing key that signed CSRnelson%bolyard.com2008-05-211-20/+15
* Fix for AIX5.1 build (extraneous comma).julien.pierre.boogz%sun.com2008-04-261-1/+1
* Bug 391296 ? Need an update helper for Shared Databasesrrelyea%redhat.com2008-03-101-5/+353
* Fix for bug 369144 . certutil needs option to generate SubjectKeyID extension...julien.pierre.boogz%sun.com2008-02-163-4/+60
* 412468 - modify vfychain and vfyserv utilities to use CERT_PKIXVerifyCert fun...alexei.volkov.bugs%sun.com2008-02-141-29/+0
* Fix for bug 417392 . certutil -L -n reports bogus trust flags.julien.pierre.boogz%sun.com2008-02-141-2/+2
* Fix for bug 408260 . add more information about trust flags in certutil usage...julien.pierre.boogz%sun.com2008-02-141-0/+7
* 412468 - modify vfychain and vfyserv utilities to use CERT_PKIXVerifyCert fun...alexei.volkov.bugs%sun.com2008-02-111-1/+6
* Plug old leak in certutil -K command, and add comments. r=alexei. bug 291384nelson%bolyard.com2008-02-081-0/+3
* Fix for bug 416067 . Report PK11_Authenticate failures. r=rrelyeajulien.pierre.boogz%sun.com2008-02-081-14/+40
* [Bug 291384] certutil -K behavior doesn't match usage. r=rrelyeanelson%bolyard.com2008-02-071-32/+126
* Fix for bug 385946 . Can't import certificate into cert database in FIPS mode...julien.pierre.boogz%sun.com2008-02-071-1/+1
* Back out last revision, which broke cerutil -K (with no arguments) in FIPS mo...nelson%bolyard.com2008-02-061-123/+32
* Bug 291384 ? certutil -K behavior doesn't match usage. r=rrelyea,alexei.volkovnelson%bolyard.com2008-02-061-32/+123
* Fix for bug 415167 . Memory leak in certutil - add PR_Cleanup call before exi...julien.pierre.boogz%sun.com2008-02-011-0/+1
* Bug 288730- compiler warnings in certutil, r=Julienbiswatosh.chakraborty%sun.com2007-11-222-15/+1
* Bug 396484, certutil doesn't truncate existing temporary filesneil.williams%sun.com2007-09-201-3/+5
* Bug 324744, add generation of policy extensions to certutilneil.williams%sun.com2007-09-182-71/+140
* Fix AIX build bustage from previous checkin for bug 324744.nelson%bolyard.com2007-09-091-1/+1
* Fix Windows build bustage from previous checkin for bug 324744.nelson%bolyard.com2007-09-091-55/+52
* Bug 324744, add policy extension to certutilneil.williams%sun.com2007-09-071-0/+76
* Bug 324744, add gen of policy extns to certutil, second of 3 patchesneil.williams%sun.com2007-09-072-173/+837
* Bug 390973, Add long option names to SECU_ParseCommandLineneil.williams%sun.com2007-08-301-44/+52
* Don't crash on failure of signcertrrelyea%redhat.com2007-08-221-1/+2
* Bug 391291 Implement Shared Database Integrity checks.rrelyea%redhat.com2007-08-091-8/+36
* Bug 341371. Make new -g Name option work for non-RSA keys, too. r=alexeinelson%bolyard.com2007-08-081-2/+2
* Cleanup certutil's keybaord entropy collector. Bug 387621, r=julien.pierrenelson%bolyard.com2007-07-241-14/+11
* Committing in HEAD BRANCH. Patch for Bug 233932. Reviewed by Neil Williamsbiswatosh.chakraborty%sun.com2007-07-171-0/+14
* Fix for bug 228190 . Remove unnecessary NSS_ENABLE_ECC declarations . r=nelsonjulien.pierre.bugs%sun.com2007-07-121-4/+0
* Fix for bug 123996 . Document certutil -C -a . r=nelsonjulien.pierre.bugs%sun.com2007-07-061-1/+3
* Bug 385642, Add usage for object signing to certutil's -V optionneil.williams%sun.com2007-06-271-0/+6
* Bug 341371, add a way to make CSR with an existing keyneil.williams%sun.com2007-06-151-22/+44
* bug 217538: shared database support... changes to cmd.rrelyea%redhat.com2007-06-121-4/+15
* part of the fix for 324740. This patch splits certutil by moving code related...alexei.volkov.bugs%sun.com2007-05-223-849/+937
* Bug 377548 ? NSS QA test program certutil's default DSA prime is only 512 bits.nelson%bolyard.com2007-05-101-25/+60
* Fix for bug 378104 - certutil crashes creating certs with very long validity....julien.pierre.bugs%sun.com2007-04-241-6/+7
* Bug 337519, Certutil/blapitest usage mentions unimplemented curves,r=nelsonneil.williams%sun.com2007-01-241-5/+11
* 343231: certutil issues certs for invalid requests. r=nelsonalexei.volkov.bugs%sun.com2006-12-011-13/+22