gecko-dev/security/nss/lib/pk11wrap
relyea%netscape.com 226cb8ac42 CRL issues: 1) return url when finding and importing CRL's.
2) fix CERT_ImportCRL so it actually works.

NOTE: Calls of SEC_NewCrl() should verify the signature on the CRL before
importing!.
2002-02-26 02:02:53 +00:00
..
config.mk
dev3hack.c last part of bug 121628, permanent slots should respond immediately to IsPresent() call 2002-02-04 21:57:07 +00:00
dev3hack.h bug 121628, persistent cache of hardware token certs 2002-02-01 17:25:15 +00:00
Makefile Change most coreconf and NSS makefiles to use OS_TARGET (which can 2002-02-15 22:54:08 +00:00
manifest.mn
pk11cert.c CRL issues: 1) return url when finding and importing CRL's. 2002-02-26 02:02:53 +00:00
pk11err.c
pk11func.h CRL issues: 1) return url when finding and importing CRL's. 2002-02-26 02:02:53 +00:00
pk11init.h
pk11kea.c Bug 117978: accessor functions to all JCE keystore API to be implemented. 2002-02-03 03:37:26 +00:00
pk11list.c
pk11load.c
pk11pars.c Fix default trust and cipher orders. 2002-01-10 01:00:20 +00:00
pk11pbe.c Fix wrong polarity on if statement (should check for success, not failure). 2002-01-23 02:10:31 +00:00
pk11pk12.c bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion. 2002-02-21 22:41:44 +00:00
pk11pqg.c
pk11pqg.h
pk11sdr.c Fix 118679: PK11SDR_Encrypt fails if not logged into token. 2002-01-24 01:06:22 +00:00
pk11sdr.h
pk11skey.c Checked in Jamie's patches for 2002-02-08 19:42:40 +00:00
pk11slot.c Changes to allow protected pin path to work in applications that code for it. 2002-02-26 00:28:50 +00:00
pk11util.c Fix for 125143 - allow modutil to report PKCS#11 library load failure errors 2002-02-13 01:43:10 +00:00
secmod.h
secmodi.h Bug 117978: accessor functions to all JCE keystore API to be implemented. 2002-02-03 03:37:26 +00:00
secmodt.h Fix for 98068 - PR_CALLBACK OS/2 issues 2002-01-11 19:53:00 +00:00
secmodti.h Changes to allow protected pin path to work in applications that code for it. 2002-02-26 00:28:50 +00:00
secpkcs5.h