summaryrefslogtreecommitdiff
path: root/security/nss/cmd/certutil
Commit message (Expand)AuthorAgeFilesLines
* bug 67132. certutil crashes on -C -x combination, deny it for now.mcgreer%netscape.com2001-02-061-6/+22
* Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* func...kirke%netscape.com2001-01-311-8/+1
* Detect failures of NSS_Init and report them.nelsonb%netscape.com2001-01-251-7/+19
* add option for db prefixmcgreer%netscape.com2001-01-221-15/+47
* Add missing #include "nss.h"nelsonb%netscape.com2001-01-071-0/+1
* Remove depricated functions that's referencing a removed symbolrelyea%netscape.com2001-01-061-0/+2
* Use NSS_initialization.relyea%netscape.com2001-01-061-29/+13
* Add dynamic Library support to commands. Mark those that commands that stillrelyea%netscape.com2000-12-221-0/+2
* OpenVMS changes bug 60143relyea%netscape.com2000-12-071-3/+10
* option for printing content versionmcgreer%netscape.com2000-11-031-2/+9
* Print NSPR and OS error codes if PR_Open fails.wtc%netscape.com2000-10-101-9/+15
* Fix a crash caused by using a null PRFileDesc * after PR_Open fails.nelsonb%netscape.com2000-10-071-0/+8
* OS/2 build changes.relyea%netscape.com2000-09-201-1/+1
* include support for adding S/MIME certs to the database. this will be needed...mcgreer%netscape.com2000-09-191-64/+31
* Fix merge problems from CVS. This version should now compile and work.relyea%netscape.com2000-09-151-6/+0
* Propogate the password arg to the sign function.relyea%netscape.com2000-09-151-1/+7
* Fix certutil to read Certs from PKCS #11 modules. Make the 'all' option forrelyea%netscape.com2000-09-141-26/+84
* fixes RFE from bug 49316 (will test on NT before verifying)mcgreer%netscape.com2000-09-131-4/+5
* moved fingerprint handling to secutil.c, see bug 45303mcgreer%netscape.com2000-08-301-30/+0
* should be able to set negative offset during cert creationmcgreer%netscape.com2000-08-151-7/+1
* fingerprint had to handled in certutil for now since SECU_PrintCertificate re...mcgreer%netscape.com2000-07-121-0/+33
* merge changes from NSS 3.0 branch to allow NT automated tests to work.relyea%netscape.com2000-06-291-13/+10
* attempt to add token support for listing certs & keysmcgreer%netscape.com2000-06-161-41/+93
* Sorted output for certutil -Lchrisk%netscape.com2000-06-121-4/+6
* Update makefiles so NT will build. (and other platforms that don't have symbo...relyea%netscape.com2000-04-031-2/+2
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-315-0/+3304