summaryrefslogtreecommitdiff
path: root/security/nss/cmd/smimetools
Commit message (Expand)AuthorAgeFilesLines
* merges from tipian.mcgreer%sun.com2002-08-271-0/+20
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-121-6/+40
* Bugzilla bug 131078: fixed compiler warnings. r=mcgreer.wtc%netscape.com2002-03-151-3/+3
* Code formatting patch to support legacy text editorsjpierre%netscape.com2001-12-071-19/+24
* Fix for 108097 - allow cmsutil to work with dual-key certs for signing and en...jpierre%netscape.com2001-12-061-12/+46
* Improve error handling in cmsutil - don't proceed when error occurs, and disp...jpierre%netscape.com2001-12-061-2/+2
* Fix for 95264 - add more info in s/mime scriptjpierre%netscape.com2001-11-211-0/+2
* fix for 92962, need to chomp newline at end of message body.mcgreer%netscape.com2001-08-091-0/+1
* Change structure passing to pointer passing.relyea%netscape.com2001-03-231-144/+154
* removing use of external NSS_CMSArray_Countmcgreer%netscape.com2001-01-121-2/+16
* Get this file to build again on Windows.nelsonb%netscape.com2001-01-071-1/+6
* Remove depricated Open functionrelyea%netscape.com2001-01-071-19/+0
* dump usage before doing anything when no args passed, bug 63520mcgreer%netscape.com2000-12-211-0/+3
* certs-only does not require inputmcgreer%netscape.com2000-12-141-1/+2
* cmsutil was broken for STDIN inputmcgreer%netscape.com2000-12-111-2/+4
* fix debug output so it doesn't crashmcgreer%netscape.com2000-12-071-4/+16
* still more debug outputmcgreer%netscape.com2000-12-061-1/+14
* add some debug output to try and track down HP64 QA problemmcgreer%netscape.com2000-12-051-0/+40
* Fixed the comment.wtc%netscape.com2000-10-111-1/+1
* also do binary on stdout DERmcgreer%netscape.com2000-10-111-2/+3
* binary output always, for nowmcgreer%netscape.com2000-10-111-0/+3
* fix output of DER's on windowsmcgreer%netscape.com2000-10-111-1/+21
* In lib/smime, detect null pointers returned by various functions.nelsonb%netscape.com2000-10-061-2/+2
* Call NSS_InitReadWrite instead of SECU_PKCS11Init, and check the resultnelsonb%netscape.com2000-10-061-9/+10
* checked in wrong fix.mcgreer%netscape.com2000-10-051-3/+6
* fix for bug #55190. Some 64-bit platforms will not return an alloc'ed pointe...mcgreer%netscape.com2000-10-051-2/+3
* brutish changes to get encrypted data working, will clean up later. allows t...mcgreer%netscape.com2000-09-291-262/+631
* Fix bug # 53221: Call RNG_SystemInfoForRNG to provide RNG with enoughchrisk%netscape.com2000-09-191-1/+2
* Added -d optionchrisk%netscape.com2000-07-071-5/+16
* Added and corrected some commentschrisk%netscape.com2000-06-231-58/+54
* Preliminary checkin at a state where smime can parse messages generatedchrisk%netscape.com2000-06-232-24/+274
* Add code for generation of SMIMEProfile and SMIMEKeyEncryptionPreferencechrisk%netscape.com2000-06-201-2/+25
* Add generation of SMIMECapabilitieschrisk%netscape.com2000-06-141-2/+6
* canonicalization step adds CRs to LFs only of there are no CRs present.chrisk%netscape.com2000-06-141-1/+1
* Merge smimetk_branch to tip...chrisk%netscape.com2000-06-135-0/+1321