summaryrefslogtreecommitdiff
path: root/security/nss/lib/pkcs12
Commit message (Expand)AuthorAgeFilesLines
* Bug 584875: Clean up sec_PKCS12EncoderContext at the end ofwtc%google.com2010-09-021-11/+38
* Bug 584871: Add the dIsOpen flag to SEC_PKCS12DecoderContext to trackwtc%google.com2010-09-011-2/+33
* Bug 564374: sec_pkcs12_decoder_safe_bag_update is forward declared afternelson%bolyard.com2010-06-181-15/+11
* Bug 562636: Memory leak when decoding PKCS12, r=rrelyeanelson%bolyard.com2010-06-181-225/+225
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-252-4/+4
* Bug 550041: PFX file with empty friendly name crashes NSS import codenelson%bolyard.com2010-03-151-1/+5
* Bug 492131: A failure to import a cert from a P12 file leaves error code set ...nelson%bolyard.com2009-06-051-1/+4
* Bug 481216: Fix specific spelling errors in NSS & NSPR, r=timelessnelson%bolyard.com2009-03-041-1/+1
* Add new function SEC_PKCS12AddCertOrChainAndKey for bug 311483. r=wtcnelson%bolyard.com2008-09-302-16/+41
* Remove dead functions for bug 311483. r=wtcnelson%bolyard.com2008-09-302-320/+0
* Bug 450536: removed obsolete XP_MAC code (for Mac OS Classic).wtc%google.com2008-08-221-1/+1
* Bug 436430: NSS public headers should not use NSPR 1.0 compatibility typeswtc%google.com2008-06-143-23/+23
* fix assertion failures and other crashes for bug 401928. r=rrelyeanelson%bolyard.com2008-06-111-4/+4
* Bug 419523: Export Cert_NewTempCertificate. Remove unnecessary inclusionswtc%google.com2008-03-101-1/+0
* Re-commit Bob Relyea's changes for bug 401928. r=nelson.nelson%bolyard.com2008-02-033-13/+29
* Baking out change that broke tinderboxrrelyea%redhat.com2008-02-023-29/+13
* bug 401928 Support generalized PKCS #5 v2 PBEs.rrelyea%redhat.com2008-02-013-13/+29
* Write out the public key when importing pkcs #12 files.rrelyea%redhat.com2007-10-301-28/+51
* Bug 389781 NSS should be built size-optimized on Linux, Windows, and Macchristophe.ravel.bugs%sun.com2007-08-151-0/+3
* Bug 294555, unexported API calls in p12plcy.hneil.williams%sun.com2007-08-092-50/+0
* Bug 335019. When importing certs from PKCS12 files, and the cert and thenelson%bolyard.com2007-01-141-123/+177
* Bug 353745, r=nelson, Patch to fix 7 Klocwork bugs, submitted by Ryan Jonesneil.williams%sun.com2007-01-132-4/+8
* Bug 321584. When importing a PKCS#12 file that has no friendly names,nelson%bolyard.com2007-01-061-6/+10
* Bug 339906, r=nelson, sec_pkcs12_install_bags passes uninitialized variablesneil.williams%sun.com2007-01-031-3/+7
* In SEC_PKCS12DecoderGetCerts, don't dereference p12dcx until AFTER it hasnelson%bolyard.com2006-05-181-1/+1
* [Bug 334522] pk12util crash in SEC_PKCS12DecoderValidateBags. r=nelsonalexei.volkov.bugs%sun.com2006-04-261-6/+6
* big cleanup of error codes returned by pkcs12 library.nelson%bolyard.com2006-04-142-118/+101
* Bugzilla Bug 272484: code cleanup. keythi.h: remove the unused typewtchang%redhat.com2005-12-191-1/+0
* Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_Free...relyea%netscape.com2005-10-032-38/+34
* Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib exceptwtchang%redhat.com2005-09-022-6/+0
* Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.hwtchang%redhat.com2005-04-153-3/+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-082-0/+159
* Greatly improve the output of the PKCS12 encoder. Adds output bufferingnelsonb%netscape.com2004-07-131-123/+200
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2517-510/+561
* 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