summaryrefslogtreecommitdiff
path: root/security/nss/lib/dev/dev.h
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSSCKBI_1_65_RTM'NSSCKBI_1_65_RTMcvs2hg2008-01-251-1004/+0
* Bugzilla Bug 284839: checked in Bob Relyea's patch to improve thewtchang%redhat.com2005-03-071-0/+6
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-201-1/+1
* bug 180268, reimplement ssl step-up for builtinsian.mcgreer%sun.com2004-05-171-1/+3
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Bug 202593 NSS does not lock non-threadsafe modules correctly.relyea%netscape.com2003-04-191-0/+12
|\
| * fixup commit for tag 'ANGELON_MOZ14_BRANCH'ANGELON_MOZ14_BRANCHcvs2hg2003-04-181-981/+0
|/
* Fix for 190424 - don't query CKA_NETSCAPE_EMAIL attribute . r=wtcjpierre%netscape.com2003-01-301-2/+1
* Implement the CRL cache . Bug 149854jpierre%netscape.com2002-08-301-0/+2
* close hole in trust lookups.relyea%netscape.com2002-08-271-0/+1
* Don't decode or extract trust for certs if we are just getting the nicknames ...relyea%netscape.com2002-06-241-0/+9
* Fix spelling error.relyea%netscape.com2002-05-211-1/+1
* Automatically create a NULL email profile for certs with email addresses whichrelyea%netscape.com2002-05-071-0/+1
* When doing cert traversals, create the certs in full as they are found. This...ian.mcgreer%sun.com2002-04-261-0/+10
* re-sync the trust domain cache with token insertion/removalian.mcgreer%sun.com2002-04-191-0/+6
* landing new smart card cache, bug 135429ian.mcgreer%sun.com2002-04-181-27/+29
* bug 135521, change cert lookups on tokens to be actual finds instead of trave...ian.mcgreer%sun.com2002-04-151-105/+11
* Land Stan changes to tip. Mostly header file / structure / API cleanup. Noteian.mcgreer%sun.com2002-04-041-141/+694
* Cache whether there are no CRL's and Trust objects on removable HW tokensrelyea%netscape.com2002-03-071-0/+24
* bug 129298, handle different nicknames across tokensian.mcgreer%sun.com2002-03-071-0/+1
* IMPLEMENT-->EXTERN for header fileian.mcgreer%sun.com2002-03-041-1/+1
* bug 125808, update cert token instances when caching smart card certs that ar...ian.mcgreer%sun.com2002-03-041-0/+12
* last part of bug 121628, permanent slots should respond immediately to IsPres...ian.mcgreer%sun.com2002-02-041-0/+6
* bug 121628, persistent cache of hardware token certsian.mcgreer%sun.com2002-02-011-0/+12
* first step towards separating token and session object searches as performanc...ian.mcgreer%sun.com2001-12-111-8/+10
* land changes for handling temporary and cached certs in 3.4ian.mcgreer%sun.com2001-11-281-28/+112
* changes to get fips workingian.mcgreer%sun.com2001-11-091-1/+1
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-4/+0
* set attributes function; rename find to traverse; return object handle on importian.mcgreer%sun.com2001-10-191-5/+3
* get token name function; change cert function nameian.mcgreer%sun.com2001-10-171-0/+7
* check in cert lookup functions using the cacheian.mcgreer%sun.com2001-10-121-0/+1
* add glue code for old NSS types; fix certificate lookupian.mcgreer%sun.com2001-10-111-13/+6
* make this module buildable using NSS 3.x headers; some cleanupian.mcgreer%sun.com2001-10-081-30/+57
* some cleanup; collect token certs in a listian.mcgreer%sun.com2001-09-201-2/+6
* the device API is not public, so move:mcgreer%netscape.com2001-09-191-35/+30
* use the list to collect certsmcgreer%netscape.com2001-09-191-0/+3
* first cut at password handling. todo: implement transaction-based passwords ...mcgreer%netscape.com2001-09-191-4/+33
* cleanup; add nssSession type to allow multiple sessions accessing the token APImcgreer%netscape.com2001-09-181-6/+56
* initial checkin of the cryptoki device library code for stan. The currentmcgreer%netscape.com2001-09-131-0/+248