summaryrefslogtreecommitdiff
path: root/security/nss/cmd/p7env
Commit message (Expand)AuthorAgeFilesLines
* Bug 545273: Remove unused, obsolete function SEC_Init. r=rrelyea.wtc%google.com2010-02-111-2/+0
* Fix for bug 423839 . Add multiple PKCS#11 token password command-line option ...julien.pierre.boogz%sun.com2008-08-081-1/+1
* Open output file in binary mode for writing binary PKCS7 message.nelson%bolyard.com2007-01-261-1/+1
* Remove unused variablejulien.pierre.bugs%sun.com2004-10-071-1/+0
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-253-86/+97
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-1/+1
* Build p7content p7env p7sign and p7verify using nss shared libs.nelsonb%netscape.com2002-03-071-4/+1
* Fixed bogus tab introduced by my previous checkin.kirke%netscape.com2001-02-011-1/+1
* 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-23/+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-313-0/+407