summaryrefslogtreecommitdiff
path: root/security/nss/lib/dev/devtoken.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 642503 - Generic blacklisting mechanism for bogus certs (NSS trust module)rrelyea%redhat.com2011-07-121-3/+1
* Bug 642503 - Generic blacklisting mechanism for bogus certsrrelyea%redhat.com2011-04-131-16/+16
* Bug 415565: Use new NSPR atomic macros in NSSnelson%bolyard.com2010-04-031-2/+2
* Bug 534945: lib/dev does not need to include headers from lib/ckfw.wtc%google.com2010-01-081-3/+1
* Bug 524167: Don't crash if slot has null token pointer after enteringnelson%bolyard.com2009-12-011-0/+18
* Stop assuming session pointers are non-NULL for bug 444974. r=rrelyeanelson%bolyard.com2008-09-301-17/+58
* Bug 444850 ? NSS misbehaves badly in the presence of a disabled PKCS#11 slotnelson%bolyard.com2008-08-091-0/+1
* Bug 444850. Don't ask the module to use an invalid session handle innelson%bolyard.com2008-07-221-1/+7
* Bug 426886, Use "const" char* in PK11_ImportCertForKeykaie%kuix.de2008-05-291-1/+1
* Bug 431929: Refactored duplicate code into common subroutines. 1. Replacedwtc%google.com2008-05-171-86/+11
* Bug 391903: nssSlot object for nssckbi leaked when loaded by PSM.nelson%bolyard.com2008-04-271-0/+4
* Back out patch to bug 391903.rrelyea%redhat.com2008-04-231-2/+0
* Bug 391903 r=nelson.rrelyea%redhat.com2008-04-211-0/+2
* Fix for bug 410226 . Leak in create_object_from_handles. r=nelsonjulien.pierre.boogz%sun.com2008-02-051-1/+3
* Fix for bug 353577 . Delete PURE_STAN code and code outside NSS_3_4_CODE . r=...julien.pierre.boogz%sun.com2007-11-161-116/+0
* Bug 391291 Implement Shared Database Integrity checks.rrelyea%redhat.com2007-08-091-4/+21
* Fix for bug 113323 . Constify some functions. r=nelsonjulien.pierre.bugs%sun.com2007-07-111-1/+1
* 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/+9
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Bugzilla bug 204549: find_objects_by_template was not setting *statusOptwtc%netscape.com2003-09-231-0/+1
* Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on referencewtc%netscape.com2003-08-011-2/+1
* Change the function definitions in dev so that the ctags program willnelsonb%netscape.com2003-07-011-88/+44
* Bug 190396.wtc%netscape.com2003-01-241-2/+20
* bug 172247, don't allow import of duplicate issuer/serial certsian.mcgreer%sun.com2002-11-211-0/+29
* Fix optimized build failuresrelyea%netscape.com2002-10-101-0/+2
* Bug 164501. Return a proper error code from PK11_FindCrlByName() so the CRLrelyea%netscape.com2002-10-101-0/+1
* bug 166793, uninitialized variablesian.mcgreer%sun.com2002-09-301-2/+10
* bug 161552: Make the recipient list traversal functions call the internalrelyea%netscape.com2002-08-141-3/+16
* Handle the switch from the static buffer to the realloc buffer.relyea%netscape.com2002-08-091-4/+9
* More performance improvements in listing certs:relyea%netscape.com2002-07-021-21/+13
* Fix solaris compiler error/warning. Fix prototype to return correct value (PR...relyea%netscape.com2002-06-241-1/+1
* Don't decode or extract trust for certs if we are just getting the nicknames ...relyea%netscape.com2002-06-241-0/+23
* Fix for bug 137645 - cached certificate does not get its nickname updated aft...jpierre%netscape.com2002-05-201-4/+5
* Automatically create a NULL email profile for certs with email addresses whichrelyea%netscape.com2002-05-071-1/+5
* When doing cert traversals, create the certs in full as they are found. This...ian.mcgreer%sun.com2002-04-261-0/+110
* if a cert already exists, use C_SetAttributeValue to change its mutable attri...ian.mcgreer%sun.com2002-04-251-2/+40
* Look up both DER encoded serial numbers (PKCS #11 spec), and decode serialrelyea%netscape.com2002-04-241-1/+67
|\
| * fixup commit for tag 'MSS_MULTIACCESS_DB_TAG'MSS_MULTIACCESS_DB_TAGcvs2hg2002-04-241-1445/+0
|/
* fix shutdown leaksian.mcgreer%sun.com2002-04-231-0/+1
* Token and cert processing fixes:relyea%netscape.com2002-04-221-0/+9
* fix bugs in cert import with smart card cacheian.mcgreer%sun.com2002-04-221-4/+2
* Fixes for smart card cache. Don't do cache searches by email address, since ...ian.mcgreer%sun.com2002-04-191-13/+22
* Don't crash if we try to get the name of a non-existant token.relyea%netscape.com2002-04-181-0/+3
* landing new smart card cache, bug 135429ian.mcgreer%sun.com2002-04-181-98/+41
* bug 135521, change cert lookups on tokens to be actual finds instead of trave...ian.mcgreer%sun.com2002-04-151-13/+123
* Land Stan changes to tip. Mostly header file / structure / API cleanup. Noteian.mcgreer%sun.com2002-04-041-180/+1062
* Cache whether there are no CRL's and Trust objects on removable HW tokensrelyea%netscape.com2002-03-071-0/+21
* bug 125808 :relyea%netscape.com2002-03-061-0/+6
* Fix token/cert interactions:relyea%netscape.com2002-03-041-1/+3