summaryrefslogtreecommitdiff
path: root/security/nss/cmd/p7sign/p7sign.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'JSS_4_2_BRANCH'cvs2hg2008-05-091-314/+0
* Open output file in binary mode for writing binary PKCS7 message.nelson%bolyard.com2007-01-261-1/+1
* Bug 301496: NSS_Shutdown failure in p7sign. r=nelsonalexei.volkov.bugs%sun.com2007-01-251-0/+1
* 301496: NSS_Shutdown failure in p7sign. r=nelsonalexei.volkov.bugs%sun.com2007-01-041-6/+25
* Remove unused variablejulien.pierre.bugs%sun.com2004-10-071-1/+0
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* checking return value of NSS_Shutdown. Bug 171263bishakhabanerjee%netscape.com2003-01-071-0/+4
* Add support for new -p option to pass password to PK11 token.nelsonb%netscape.com2002-03-071-2/+23
* 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/+7
* 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-62/+3
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2001-01-051-2/+3
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+318