Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
jpierre%netscape.com 301f4ad3ae Implement the CRL cache . Bug 149854 2002-08-30 22:57:03 +00:00
ian.mcgreer%sun.com 26d08192dd landing new smart card cache, bug 135429 2002-04-18 17:30:05 +00:00
ian.mcgreer%sun.com 46d73e79e3 bug 135521, change cert lookups on tokens to be actual finds instead of traversals 2002-04-15 15:22:11 +00:00
ian.mcgreer%sun.com 5dc26469cd Land Stan changes to tip. Mostly header file / structure / API cleanup. Note
that these changes *do not* affect the current build, except for some minor edits.
2002-04-04 20:00:28 +00:00
relyea%netscape.com 1947921305 Fix label stuff. 2002-01-23 01:20:32 +00:00
ian.mcgreer%sun.com 8c0b98c71b fix a crash seen in PSM by making sure a zero-length attribute zeroes the item inheriting it 2002-01-16 21:23:30 +00:00
ian.mcgreer%sun.com c6851c9334 first step towards separating token and session object searches as performance enhancement. Searches are still over both types until local cert and trust stores for crypto contexts are implemented. 2001-12-11 20:28:38 +00:00
relyea%netscape.com e03f762c52 Land BOB_WORK_BRANCH unto the tip.
remove lots of depricated files.
move some files to appropriate directories (pcertdb *_rand
associated headers to soft token, for instance)
rename several stan files which had the same name as other nss files.
remove depricated functions.
2001-11-08 00:15:51 +00:00
ian.mcgreer%sun.com cd5938ad76 some attribute and session cleanup 2001-11-05 17:18:48 +00:00
ian.mcgreer%sun.com 1d4b3a5a12 set attributes function; rename find to traverse; return object handle on import 2001-10-19 18:10:58 +00:00
ian.mcgreer%sun.com a1f9c34e10 more solaris fixes 2001-10-11 18:40:34 +00:00
ian.mcgreer%sun.com 06e271abd0 fix broken tbox builds for solaris for now 2001-10-11 17:05:08 +00:00
ian.mcgreer%sun.com 520c6909b0 add glue code for old NSS types; fix certificate lookup 2001-10-11 16:33:38 +00:00
ian.mcgreer%sun.com c95a08b1c0 make this module buildable using NSS 3.x headers; some cleanup 2001-10-08 20:19:30 +00:00
mcgreer%netscape.com 89859cff72 the device API is not public, so move:
NSSModule_ ==> nssModule_
NSSSlot_   ==> nssSlot_
NSSToken_  ==> nssToken
Functions which should be public can be changed individually.
2001-09-19 21:47:23 +00:00
mcgreer%netscape.com 4ddecbc706 cleanup; add nssSession type to allow multiple sessions accessing the token API 2001-09-18 20:54:28 +00:00
mcgreer%netscape.com e79146d929 initial checkin of the cryptoki device library code for stan. The current
amount of implemented code does little more than basic initialization of
a module and loading of a module's slots and tokens.
2001-09-13 22:06:10 +00:00