gecko-dev/security/nss/lib/pkcs12
wtc%netscape.com 104ac36a8d Bugzilla bug #66367: rename the internal NSS functions that we have to
export from the NSS shared library.  Reviewed by Bob Relyea.
Modified Files:
	nss/lib/certdb/certdb.c nss/lib/certdb/pcertdb.c
	nss/lib/nss/Makefile nss/lib/nss/manifest.mn
	nss/lib/nss/nss.def nss/lib/pk11wrap/pk11skey.c
	nss/lib/pkcs12/p12d.c nss/lib/pkcs12/p12e.c
	nss/lib/pkcs12/p12local.c nss/lib/pkcs7/certread.c
	nss/lib/pkcs7/p7decode.c nss/lib/pkcs7/p7encode.c
	nss/lib/smime/cmsutil.c nss/lib/softoken/secpkcs5.c
	nss/lib/ssl/ssl3con.c nss/lib/ssl/sslcon.c
	nss/lib/ssl/sslnonce.c nss/lib/ssl/sslsnce.c
	nss/lib/util/nsslocks.c
Added Files:
	nss/lib/nss/nssrenam.h
2001-01-30 21:02:28 +00:00
..
config.mk
Makefile
manifest.mn
p12.h
p12creat.c
p12d.c Bugzilla bug #66367: rename the internal NSS functions that we have to 2001-01-30 21:02:28 +00:00
p12dec.c
p12e.c Bugzilla bug #66367: rename the internal NSS functions that we have to 2001-01-30 21:02:28 +00:00
p12exp.c
p12local.c Bugzilla bug #66367: rename the internal NSS functions that we have to 2001-01-30 21:02:28 +00:00
p12local.h Change all HMAC_ calls to use PKCS#11 interface. Now the PKCS#12 library 2001-01-27 16:34:27 +00:00
p12plcy.c export PKCS#12 symbols via the S/MIME DSO. Change default cipher list 2001-01-30 19:47:39 +00:00
p12plcy.h
p12t.h
p12tmpl.c
pkcs12.h
pkcs12t.h