summaryrefslogtreecommitdiff
path: root/security/nss/cmd/modutil/modutil.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'GECKO181_20080128_RELBRANCH'cvs2hg2007-06-161-1/+2
* 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
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Check for presence of secmod.db file prior to acting on it, for allnelsonb%netscape.com2003-10-061-117/+80
* Fix usage message to list all commands. Also, fix a few lines ofnelsonb%netscape.com2003-09-241-21/+31
* Bug 206926: 1. Undo the changes to secrng.h, pqgutil.h, swfutl.c,wtc%netscape.com2003-05-301-1/+0
* Surface the Err codes if we fail to shift to FIPS mode.relyea%netscape.com2003-02-051-1/+23
* checking return value of NSS_Shutdown. Bug 171263bishakhabanerjee%netscape.com2003-01-071-1/+4
* 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
* Fix bug 128347 - add -string argument to pass strings to PKCS#11 modules upon...jpierre%netscape.com2002-03-021-2/+17
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-5/+33
* Fix Updating the slot in modutil.relyea%netscape.com2001-09-061-1/+49
* 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-311-1/+14
* 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 seeding call (req by RNG)mcgreer%netscape.com2000-09-291-0/+1
* Add TLS and SSL flags to modutil.relyea%netscape.com2000-05-161-3/+6
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+870