summaryrefslogtreecommitdiff
path: root/security/nss/cmd/crlutil
Commit message (Expand)AuthorAgeFilesLines
* Bug 391296 ? Need an update helper for Shared Databasesrrelyea%redhat.com2008-03-101-6/+10
* Bug 363987: crlutil does not change thisUpdate date when creating a modified ...alexei.volkov.bugs%sun.com2007-01-041-4/+12
* Fix for bug 340917 - crlutil should init NSS read-only for list option. r=ale...julien.pierre.bugs%sun.com2006-06-091-1/+6
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2006-05-211-30/+33
* [Bug 324878] crlutil -L outputs false CRL names. r=julienalexei.volkov.bugs%sun.com2006-02-021-15/+66
* Remove dead files. r=wtchangjulien.pierre.bugs%sun.com2005-11-041-134/+0
* Bugzilla Bug 298409: fixed an array index off-by-one error and a memoryNSS_3_10_BASEwtchang%redhat.com2005-06-241-2/+2
* Bugzilla Bug 298409: fixed the bug that an array size was incorrectlywtchang%redhat.com2005-06-231-1/+1
* Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+alexei.volkov.bugs%sun.com2005-04-128-22/+4332
* Remove unused variablesjulien.pierre.bugs%sun.com2005-04-021-3/+0
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-254-114/+129
* Max crlutil return 0 or 1 correctly, depending on the success of thenelsonb%netscape.com2004-02-031-8/+15
* Invoke SECU_RegisterDynamicOids() so that more OIDs will print out.nelsonb%netscape.com2004-01-291-0/+1
* Fix for 231051 - crlutil asserts after deleting CRL. r=wtc, nelsonbjpierre%netscape.com2004-01-281-0/+2
* checking return value of NSS_Shutdown() - bug 171263bishakhabanerjee%netscape.com2003-04-011-1/+2
* checking return value of NSS_Shutdown. Bug 171263bishakhabanerjee%netscape.com2003-01-071-1/+4
* Call NSS_Shutdown() in crlutil. Part of purifying effortjpierre%netscape.com2002-09-171-0/+2
* Fix indentationjpierre%netscape.com2002-09-171-2/+2
* Add -r support to crlutil for multiple iterationsjpierre%netscape.com2002-09-171-27/+37
* Purify crlutiljpierre%netscape.com2002-09-171-17/+82
* Bug 136209: added the -P dbprefix option. The original -P (partial CRLwtc%netscape.com2002-09-071-14/+22
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* Fix for 157649 - allow crlutil to do partial decoding so it can be used as a ...jpierre%netscape.com2002-08-071-13/+32
* Fix for 158221 - make crlutil save memory by using the new PK11_ImportCRL fun...jpierre%netscape.com2002-07-191-5/+8
* Remove unreferenced variablesjpierre%netscape.com2002-07-181-2/+0
* Fix usagejpierre%netscape.com2002-07-171-1/+1
* Fix for 157996 - add support for SEC_NewCrl browser emulation mode in crlutiljpierre%netscape.com2002-07-171-5/+15
* Bugzilla bug 131078: fixed compiler warnings. r=mcgreer.wtc%netscape.com2002-03-151-1/+1
* Fix for 125373 - crash in crlutiljpierre%netscape.com2002-02-141-1/+1
* Fix crlutil crash on errorjpierre%netscape.com2001-11-281-1/+0
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-082-17/+6
* Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* func...kirke%netscape.com2001-01-311-1/+6
* 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-31/+2
* Add dynamic Library support to commands. Mark those that commands that stillrelyea%netscape.com2000-12-221-0/+2
* 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-314-0/+651