.. |
Makefile
|
Change most coreconf and NSS makefiles to use OS_TARGET (which can
|
2002-02-15 22:54:08 +00:00 |
config.mk
|
…
|
|
dev3hack.c
|
bug 135521, change cert lookups on tokens to be actual finds instead of traversals
|
2002-04-15 15:22:11 +00:00 |
dev3hack.h
|
bug 130747, update trust after login to catch user certs when token doesn't return public key (ncipher)
|
2002-03-15 19:23:14 +00:00 |
manifest.mn
|
Clean up compilier warnings on Solaris and Linux, most particularly:
|
2001-12-07 01:36:25 +00:00 |
pk11cert.c
|
bug 135521, change cert lookups on tokens to be actual finds instead of traversals
|
2002-04-15 15:22:11 +00:00 |
pk11err.c
|
…
|
|
pk11func.h
|
Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.
|
2002-03-14 04:12:25 +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
|
Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
|
2002-04-12 19:05:21 +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
|
Initialize result to SECSuccess before we return.
|
2002-03-05 22:14:44 +00:00 |
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
|
Resolves 126087. Backed out of slot->keyCount atomic instructions.
|
2002-04-14 14:07:12 +00:00 |
pk11slot.c
|
Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
|
2002-04-12 19:05:21 +00:00 |
pk11util.c
|
Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
|
2002-04-12 19:05:21 +00:00 |
secmod.h
|
Bug 132461: restored the declaration of SECMOD_LoadModule.
|
2002-03-21 14:48:58 +00:00 |
secmodi.h
|
Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.
|
2002-04-12 19:05:21 +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
|
Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.
|
2002-03-14 04:12:25 +00:00 |