summaryrefslogtreecommitdiff
path: root/security/nss/lib/smime/cmsdecode.c
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'CAMINO_2_0_8_MINIBRANCH'cvs2hg2009-05-211-743/+0
|
* Fix for bug 177184 . NSS_CMSDecoder_Cancel might have a leak . And this ↵julien.pierre.bugs%sun.com2006-08-051-3/+4
| | | | patch might fix it, or not. But this bug needs to be put to rest.
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
|
* Add null pointer checks to nss_cms_after_end and ↵nelsonb%netscape.com2003-12-041-68/+89
| | | | | | NSS_CMSEnvelopedData_Decode_AfterData. Bugscape bug 54061. r=wtc,relyea Lots of code "cleanup" (reformatting for 80 columns) in cmsdecode.c
* *** empty log message ***relyea%netscape.com2003-05-141-9/+6
|
* replace arena grow with code that grows memory nLog n, not n!relyea%netscape.com2003-04-281-21/+50
|
* Fix memory leak.relyea%netscape.com2002-02-011-1/+2
|
* Fix compiler warnings on Solaris, Linux, HP, and AIXrelyea%netscape.com2001-09-201-1/+4
|
* Merge smimetk_branch to tip...chrisk%netscape.com2000-06-131-0/+688