gecko-dev/security/nss/lib/softoken
relyea%netscape.com 9452f46ac8 db8 code part 1:
1) Create new dbs with 32 k buffers.
   2) New dbs never store a single entry greater than 30 k (those are stored
using the blob code).
   3) NSS can run with either new or old dbs read only.
   4) If possible a new db is upgraded from and old db.
2002-11-04 19:31:59 +00:00
..
alghmac.c Fix compiler warnings 2002-09-07 01:24:27 +00:00
alghmac.h Bug 148220: implements FIPS 198 conformance. r=relyea. 2002-08-07 23:27:58 +00:00
cdbhdl.h db8 code part 1: 2002-11-04 19:31:59 +00:00
config.mk Bug 123753: the softoken is now compiled the same way for servers and 2002-09-07 05:35:46 +00:00
dbinit.c db8 code part 1: 2002-11-04 19:31:59 +00:00
dbmshim.c db8 code part 1: 2002-11-04 19:31:59 +00:00
fipstest.c Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
fipstokn.c Allow both FIPS and non-FIPS tokens to be initialized and active at the same time. 2002-05-10 18:11:37 +00:00
keydb.c bug 130966: fix problems in searching and storing fixed keys. 2002-09-27 17:46:36 +00:00
keydbi.h Turn on reset functionality for multiaccessdb clients. 2002-08-02 21:41:01 +00:00
lowcert.c Fix compiler warnings 2002-09-07 01:24:27 +00:00
lowkey.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
lowkeyi.h bug 130966: fix problems in searching and storing fixed keys. 2002-09-27 17:46:36 +00:00
lowkeyti.h bug 128586 (and other) importing non-NSS pkcs#12 files. 2002-04-11 00:59:43 +00:00
lowpbe.c Fix compiler warnings 2002-09-07 01:24:27 +00:00
lowpbe.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +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 Unix and Mac platforms need to load librdb.* not rdb.*. 2002-10-10 20:11:09 +00:00
padbuf.c
pcert.h db8 code part 1: 2002-11-04 19:31:59 +00:00
pcertdb.c db8 code part 1: 2002-11-04 19:31:59 +00:00
pcertt.h db8 code part 1: 2002-11-04 19:31:59 +00:00
pk11db.c Fix minor memory leak on init. 2002-10-10 20:09:30 +00:00
pk11pars.h Bug 169581: the last two arguments to pk11_mkSlotString should have the 2002-09-19 03:23:26 +00:00
pkcs11.c db8 code part 1: 2002-11-04 19:31:59 +00:00
pkcs11.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
pkcs11c.c Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux. 2002-09-06 00:27:52 +00:00
pkcs11f.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
pkcs11i.h More performance improvements in listing certs: 2002-07-02 15:11:29 +00:00
pkcs11n.h Multi-access database changes. 2002-04-05 09:17:51 +00:00
pkcs11p.h Remove #if defined(XP_WIN) since it's redundant. Bug 84584. 2001-06-19 01:16:22 +00:00
pkcs11t.h Implement PKCS #11 2.11 DSA PQG Parameter generation. 2002-03-02 00:52:05 +00:00
pkcs11u.c db8 code part 1: 2002-11-04 19:31:59 +00:00
pkcs11u.h Remove #if defined(XP_WIN) since it's redundant. Bug 84584. 2001-06-19 01:16:22 +00:00
rawhash.c
rsawrapr.c The other half of the double check change. 2001-11-30 23:29:31 +00:00
softkver.c Bug 123753: removed the vestige of the "for Clients" string in softoken's 2002-09-07 05:45:40 +00:00
softoken.h Land BOB_WORK_BRANCH unto the tip. 2001-11-08 00:15:51 +00:00
softokn.def Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. List 2002-03-07 21:18:49 +00:00
softokn.rc Bug 154689: removed the "with Shared Database" string. NSS is always built 2002-09-30 21:00:43 +00:00
softoknt.h