summaryrefslogtreecommitdiff
path: root/security/nss/cmd/modutil
Commit message (Expand)AuthorAgeFilesLines
* Remove dead config.mk files for modutil and ssltap. Fix for 294720. r=nelsonjulien.pierre.bugs%sun.com2005-11-101-81/+0
* Remove fortezza code from libSSL and from the SSL test programs.nelsonb%netscape.com2005-08-161-3/+2
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-061-2/+3
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-061-3/+2
* Reduce unneeded warning outputjulien.pierre.bugs%sun.com2005-04-021-2/+2
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-021-30/+33
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2517-502/+557
* Bug 203866relyea%netscape.com2003-10-101-669/+686
* Check for presence of secmod.db file prior to acting on it, for allnelsonb%netscape.com2003-10-063-178/+147
* Fix usage message to list all commands. Also, fix a few lines ofnelsonb%netscape.com2003-09-242-21/+35
* Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,wtc%netscape.com2003-05-301-1/+0
* Bug 197890: Eliminated the artificial dependency of all NSS cmd tools onwtc%netscape.com2003-03-171-1/+1
* Addresses bug 193378 modutil should print an error message,kirk.erickson%sun.com2003-02-251-5/+2
* Surface the Err codes if we fail to shift to FIPS mode.relyea%netscape.com2003-02-053-1/+67
* Compile modutil with shared libraries.relyea%netscape.com2003-01-282-18/+35
* checking return value of NSS_Shutdown. Bug 171263bishakhabanerjee%netscape.com2003-01-071-1/+4
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-0/+6
* Removed README.TXT, which is just README with Windows line endings (CRLF).wtc%netscape.com2002-07-091-7/+0
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-121-1/+1
* Call NSS_Shudown in modutiljpierre%netscape.com2002-03-271-0/+1
* Bugzilla bug 131078: fixed compiler warnings. r=mcgreer.wtc%netscape.com2002-03-152-0/+3
* Fix bug 128347 - add -string argument to pass strings to PKCS#11 modules upon...jpierre%netscape.com2002-03-023-6/+22
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-151-7/+7
* Fix for 125143 - allow modutil to report PKCS#11 library load failure errorsjpierre%netscape.com2002-02-131-4/+2
* Reset NSPR error text before adding the module to make sure we aren't getting...jpierre%netscape.com2002-02-121-0/+2
* Make modutil display a more detailed error when a PKCS#11 module fails to loa...jpierre%netscape.com2002-02-122-1/+15
* Change the behavior of the -list <module> option so that it doesn't stopnelsonb%netscape.com2001-11-211-7/+11
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-083-7/+61
* fix prompts to STDIN when using file passwords, bug 103942ian.mcgreer%sun.com2001-10-101-2/+2
* Fix compiler warnings.relyea%netscape.com2001-09-202-30/+10
* Fix Updating the slot in modutil.relyea%netscape.com2001-09-062-8/+86
* Bugzilla bug 94685: added 'const' to eliminate compiler warning.wtc%netscape.com2001-08-232-2/+2
* Bugzilla bug 95797: fixed a typo. Thanks to Joerg Brunsmannwtc%netscape.com2001-08-201-1/+1
* Bugzilla bug #77884: fixed discrepancy between the size of an array andwtc%netscape.com2001-06-061-3/+6
* OK, let's not get sloppy on the types... flags should be a PRUint32.relyea%netscape.com2001-02-101-1/+1
* Make the public interface use a flags variable instead of a billion littlerelyea%netscape.com2001-02-101-1/+5
* update certutil and modutil to use the new NSS_Initialize signature.relyea%netscape.com2001-02-091-1/+1
* Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* func...kirke%netscape.com2001-01-312-1/+16
* dbprefix option addedmcgreer%netscape.com2001-01-221-5/+13
* Add missing #include "nss.h"nelsonb%netscape.com2001-01-071-0/+1
* Fix initialization to use NSS_Init* functions rather than low levelrelyea%netscape.com2001-01-061-36/+18
* Add dynamic Library support to commands. Mark those that commands that stillrelyea%netscape.com2000-12-221-0/+2
* add seeding call (req by RNG)mcgreer%netscape.com2000-09-291-0/+1
* Bugzilla bug #52232: remove the yacc rule and also cancel the implicitwtc%netscape.com2000-09-122-22/+11
* Bugzilla bug #52232: reverted to revision 1.1, which was generatedwtc%netscape.com2000-09-122-660/+344
* Bugzilla bug #52173: restored the FORCE target for NT.wtc%netscape.com2000-09-111-2/+12
* Bugzilla bug #52173: accept both ytab.{c,h} and y.tab.{c,h} as the outputwtc%netscape.com2000-09-111-11/+12
* Force installparse.y to be rebuilt on NT.nelsonb%netscape.com2000-09-051-1/+4
* Add TLS and SSL flags to modutil.relyea%netscape.com2000-05-165-351/+704