summaryrefslogtreecommitdiff
path: root/security/nss/lib/pkcs12/p12d.c
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSSCKBI_1_65_RTM'NSSCKBI_1_65_RTMcvs2hg2008-01-251-3473/+0
* fixup commit for branch 'SUNBIRD_0_8_BRANCH'cvs2hg2008-01-251-7/+7
* Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_Free...relyea%netscape.com2005-10-031-28/+29
* Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib exceptwtchang%redhat.com2005-09-021-2/+0
* Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.hwtchang%redhat.com2005-04-151-1/+0
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-021-1/+0
* Bug#:280602 Added list option to pk12uti, test for it.neil.williams%sun.com2005-02-081-0/+143
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-33/+33
* Some further cleanup of p12d.c. Bugscape bug 52528. r=wtc.nelsonb%netscape.com2003-12-201-6/+6
* Detect buffer overruns caused by flawed application-supplied callbacks,nelsonb%netscape.com2003-10-171-26/+52
* ECC code landing.ian.mcgreer%sun.com2003-10-171-0/+9
* Bug 156770 When we do a file import and give a bad password we get wrong erro...relyea%netscape.com2003-10-161-0/+1
* Bug 142867: pk12util needs to be able to import intermediate CA's into hwrelyea%netscape.com2003-03-241-2/+31
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-121-2/+1
* bug 172247, don't allow import of duplicate issuer/serial certsian.mcgreer%sun.com2002-11-211-1/+1
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-1/+1
* Bug 151940: SEC_PKCS12DecoderVerify should call SEC_ASN1DecoderFinish firstwtc%netscape.com2002-06-181-0/+6
* Fix for bug 137645 - cached certificate does not get its nickname updated aft...jpierre%netscape.com2002-05-201-87/+2
* Bugzilla bug 135052: more cleanup in SEC_PKCS12DecoderStart. r=relyea.wtc%netscape.com2002-05-101-6/+1
* bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, m...ian.mcgreer%sun.com2002-05-021-2/+5
* Whitespace change.wtc%netscape.com2002-04-301-1/+1
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-121-11/+33
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-33/+11
* Fix for 81246 - add default storage functions for the PKCS#12 decoder if no c...jpierre%netscape.com2001-10-081-0/+127
* Fix warnings on Linux, HP, Solaris, and AIX.relyea%netscape.com2001-09-201-4/+1
* Don't skip certs that are already in the database. We may have to tweakrelyea%netscape.com2001-09-041-2/+0
* fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token,...mcgreer%netscape.com2001-08-031-26/+24
* Merge in changes from NSS 3.2.1.nelsonb%netscape.com2001-04-111-0/+3
* Bugzilla bug #66367: rename the internal NSS functions that we have towtc%netscape.com2001-01-301-0/+1
* Change all HMAC_ calls to use PKCS#11 interface. Now the PKCS#12 librarymcgreer%netscape.com2001-01-271-12/+14
* Initial NSS Open Source Checkinrelyea%netscape.com2000-03-311-0/+3224