summaryrefslogtreecommitdiff
path: root/security/nss/lib/pkcs12
Commit message (Expand)AuthorAgeFilesLines
* 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-172-0/+13
* Bug 156770 When we do a file import and give a bad password we get wrong erro...relyea%netscape.com2003-10-161-0/+1
* Fix buildjpierre%netscape.com2003-03-251-1/+1
* Bug 142867: pk12util needs to be able to import intermediate CA's into hwrelyea%netscape.com2003-03-244-2/+46
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-122-2/+7
* bug 172247, don't allow import of duplicate issuer/serial certsian.mcgreer%sun.com2002-11-211-1/+1
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-2/+2
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-1/+1
* Make the file C++ friendly.javi%netscape.com2002-06-201-0/+4
* Bug 151940: SEC_PKCS12DecoderVerify should call SEC_ASN1DecoderFinish firstwtc%netscape.com2002-06-181-0/+6
* Make pkcs12.h C++ friendly.javi%netscape.com2002-05-241-0/+4
* Add macros to make header file C++ friendly.javi%netscape.com2002-05-241-0/+3
* Fix for bug 137645 - cached certificate does not get its nickname updated aft...jpierre%netscape.com2002-05-202-88/+3
* Bugzilla bug 135069: SEC_PKCS12DestroyExportContext should free the slotwtc%netscape.com2002-05-131-1/+3
* 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-022-3/+7
* 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-122-17/+48
* fix pkcs12 bug where nicknames were disappearingian.mcgreer%sun.com2002-01-071-3/+12
* 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-43/+20
* 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-203-6/+5
* 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-032-40/+46
* Bugzilla bug #77199: Make NSS build under OS/2. Thanks to Javierwtc%netscape.com2001-05-211-25/+33
* Merge in changes from NSS 3.2.1.nelsonb%netscape.com2001-04-111-0/+3
* get pk12util working with shared libs. Change ciphersuites tomcgreer%netscape.com2001-02-021-6/+6
* 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/+3
* export PKCS#12 symbols via the S/MIME DSO. Change default cipher listmcgreer%netscape.com2001-01-301-6/+6
* Change all HMAC_ calls to use PKCS#11 interface. Now the PKCS#12 librarymcgreer%netscape.com2001-01-274-42/+84
* MSVC won't let you initialize a pointer in a data structure with thenelsonb%netscape.com2001-01-072-52/+65
* Initial NSS Open Source Checkinrelyea%netscape.com2000-03-3117-0/+10798