summaryrefslogtreecommitdiff
path: root/security/nss/lib/pkcs7
Commit message (Expand)AuthorAgeFilesLines
* Report correct error code when input cert file contains extra stuff.nelsonb%netscape.com2005-04-111-0/+5
* Fix for 178897 . QuickDER optimizations . r=nelsonbjpierre%netscape.com2004-06-182-2/+2
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2514-414/+459
* Import base64 encoded certificate files with old MAC line endings.nelsonb%netscape.com2004-02-161-28/+38
* Rename CERT_DecodeTimeChoice/CERT_EncodeTimeChoice to DER_DecodeTimeChoice/DE...jpierre%netscape.com2004-01-0714-0/+9807
|\
* | fixup commit for tag 'PACKAGING_20030906_BASE'PACKAGING_20030906_BASEcvs2hg2004-01-0714-9807/+0
|/
* Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540.nelsonb%netscape.com2003-11-151-2/+2
* Incorporate WTC's review comments..relyea%netscape.com2003-10-172-6/+0
* Bug 156770 When we do a file import and give a bad password we get wrong erro...relyea%netscape.com2003-10-163-0/+32
* Fix for 219082 - support GeneralizedTime in PKCS#7 signatures. r=nelsonb, sr=wtcjpierre%netscape.com2003-09-193-9/+10
* Carry Wan-Teh's fix for bug 208996 forward to trunk.nelsonb%netscape.com2003-06-191-4/+1
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-123-68/+19
* Fix compiler warningsjpierre%netscape.com2002-09-072-2/+3
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-2/+2
* Fix pkcs12 memory leak.relyea%netscape.com2002-07-301-1/+6
* bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, m...ian.mcgreer%sun.com2002-05-021-2/+5
* Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.wtc%netscape.com2002-03-141-2/+2
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-072-2/+2
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-084-22/+25
* Fix compilier warnings on AIX, Solaris, HP, and Linux.relyea%netscape.com2001-09-206-7/+12
* Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY,wtc%netscape.com2001-02-021-1/+0
* Bugzilla bug #66367: rename the internal NSS functions that we have towtc%netscape.com2001-01-303-0/+5
* Bugzilla bug #65416: assign values explicitly to enumeration constants.wtc%netscape.com2001-01-181-3/+3
* MSVC won't let you initialize a pointer in a data structure with thenelsonb%netscape.com2001-01-073-43/+56
* Eliminate some warnings by adding missing #include lines, or other minornelsonb%netscape.com2001-01-071-0/+1
* Bugzilla bug #64261: moved certread.c from lib/certhigh to lib/pkcs7.wtc%netscape.com2001-01-052-0/+536
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2001-01-052-12/+13
* Removed unnecessary inclusion of secder.h. (The #include "secder.h"wtc%netscape.com2001-01-041-1/+0
* Bugzilla bug #64238: removed the unnecessary inclusion of mcom_db.h fromwtc%netscape.com2001-01-041-1/+0
* Deleted an unnecessary blank line.wtc%netscape.com2001-01-031-1/+0
* Initial NSS Open Source Checkinrelyea%netscape.com2000-03-3113-0/+9263