| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 642503 - Generic blacklisting mechanism for bogus certs (NSS trust module) | rrelyea%redhat.com | 2011-07-12 | 1 | -3/+1 |
* | Bug 642503 - Generic blacklisting mechanism for bogus certs | rrelyea%redhat.com | 2011-04-13 | 1 | -16/+16 |
* | Bug 415565: Use new NSPR atomic macros in NSS | nelson%bolyard.com | 2010-04-03 | 1 | -2/+2 |
* | Bug 534945: lib/dev does not need to include headers from lib/ckfw. | wtc%google.com | 2010-01-08 | 1 | -3/+1 |
* | Bug 524167: Don't crash if slot has null token pointer after entering | nelson%bolyard.com | 2009-12-01 | 1 | -0/+18 |
* | Stop assuming session pointers are non-NULL for bug 444974. r=rrelyea | nelson%bolyard.com | 2008-09-30 | 1 | -17/+58 |
* | Bug 444850 ? NSS misbehaves badly in the presence of a disabled PKCS#11 slot | nelson%bolyard.com | 2008-08-09 | 1 | -0/+1 |
* | Bug 444850. Don't ask the module to use an invalid session handle in | nelson%bolyard.com | 2008-07-22 | 1 | -1/+7 |
* | Bug 426886, Use "const" char* in PK11_ImportCertForKey | kaie%kuix.de | 2008-05-29 | 1 | -1/+1 |
* | Bug 431929: Refactored duplicate code into common subroutines. 1. Replaced | wtc%google.com | 2008-05-17 | 1 | -86/+11 |
* | Bug 391903: nssSlot object for nssckbi leaked when loaded by PSM. | nelson%bolyard.com | 2008-04-27 | 1 | -0/+4 |
* | Back out patch to bug 391903. | rrelyea%redhat.com | 2008-04-23 | 1 | -2/+0 |
* | Bug 391903 r=nelson. | rrelyea%redhat.com | 2008-04-21 | 1 | -0/+2 |
* | Fix for bug 410226 . Leak in create_object_from_handles. r=nelson | julien.pierre.boogz%sun.com | 2008-02-05 | 1 | -1/+3 |
* | Fix for bug 353577 . Delete PURE_STAN code and code outside NSS_3_4_CODE . r=... | julien.pierre.boogz%sun.com | 2007-11-16 | 1 | -116/+0 |
* | Bug 391291 Implement Shared Database Integrity checks. | rrelyea%redhat.com | 2007-08-09 | 1 | -4/+21 |
* | Fix for bug 113323 . Constify some functions. r=nelson | julien.pierre.bugs%sun.com | 2007-07-11 | 1 | -1/+1 |
* | Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files. | wtchang%redhat.com | 2005-01-20 | 1 | -1/+1 |
* | bug 180268, reimplement ssl step-up for builtins | ian.mcgreer%sun.com | 2004-05-17 | 1 | -1/+9 |
* | Bug 236613: change to MPL/LGPL/GPL tri-license. | gerv%gerv.net | 2004-04-25 | 1 | -30/+33 |
* | Bugzilla bug 204549: find_objects_by_template was not setting *statusOpt | wtc%netscape.com | 2003-09-23 | 1 | -0/+1 |
* | Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference | wtc%netscape.com | 2003-08-01 | 1 | -2/+1 |
* | Change the function definitions in dev so that the ctags program will | nelsonb%netscape.com | 2003-07-01 | 1 | -88/+44 |
* | Bug 190396. | wtc%netscape.com | 2003-01-24 | 1 | -2/+20 |
* | bug 172247, don't allow import of duplicate issuer/serial certs | ian.mcgreer%sun.com | 2002-11-21 | 1 | -0/+29 |
* | Fix optimized build failures | relyea%netscape.com | 2002-10-10 | 1 | -0/+2 |
* | Bug 164501. Return a proper error code from PK11_FindCrlByName() so the CRL | relyea%netscape.com | 2002-10-10 | 1 | -0/+1 |
* | bug 166793, uninitialized variables | ian.mcgreer%sun.com | 2002-09-30 | 1 | -2/+10 |
* | bug 161552: Make the recipient list traversal functions call the internal | relyea%netscape.com | 2002-08-14 | 1 | -3/+16 |
* | Handle the switch from the static buffer to the realloc buffer. | relyea%netscape.com | 2002-08-09 | 1 | -4/+9 |
* | More performance improvements in listing certs: | relyea%netscape.com | 2002-07-02 | 1 | -21/+13 |
* | Fix solaris compiler error/warning. Fix prototype to return correct value (PR... | relyea%netscape.com | 2002-06-24 | 1 | -1/+1 |
* | Don't decode or extract trust for certs if we are just getting the nicknames ... | relyea%netscape.com | 2002-06-24 | 1 | -0/+23 |
* | Fix for bug 137645 - cached certificate does not get its nickname updated aft... | jpierre%netscape.com | 2002-05-20 | 1 | -4/+5 |
* | Automatically create a NULL email profile for certs with email addresses which | relyea%netscape.com | 2002-05-07 | 1 | -1/+5 |
* | When doing cert traversals, create the certs in full as they are found. This... | ian.mcgreer%sun.com | 2002-04-26 | 1 | -0/+110 |
* | if a cert already exists, use C_SetAttributeValue to change its mutable attri... | ian.mcgreer%sun.com | 2002-04-25 | 1 | -2/+40 |
* | Look up both DER encoded serial numbers (PKCS #11 spec), and decode serial | relyea%netscape.com | 2002-04-24 | 1 | -1/+67 |
|\ |
|
| * | fixup commit for tag 'MSS_MULTIACCESS_DB_TAG'MSS_MULTIACCESS_DB_TAG | cvs2hg | 2002-04-24 | 1 | -1445/+0 |
|/ |
|
* | fix shutdown leaks | ian.mcgreer%sun.com | 2002-04-23 | 1 | -0/+1 |
* | Token and cert processing fixes: | relyea%netscape.com | 2002-04-22 | 1 | -0/+9 |
* | fix bugs in cert import with smart card cache | ian.mcgreer%sun.com | 2002-04-22 | 1 | -4/+2 |
* | Fixes for smart card cache. Don't do cache searches by email address, since ... | ian.mcgreer%sun.com | 2002-04-19 | 1 | -13/+22 |
* | Don't crash if we try to get the name of a non-existant token. | relyea%netscape.com | 2002-04-18 | 1 | -0/+3 |
* | landing new smart card cache, bug 135429 | ian.mcgreer%sun.com | 2002-04-18 | 1 | -98/+41 |
* | bug 135521, change cert lookups on tokens to be actual finds instead of trave... | ian.mcgreer%sun.com | 2002-04-15 | 1 | -13/+123 |
* | Land Stan changes to tip. Mostly header file / structure / API cleanup. Note | ian.mcgreer%sun.com | 2002-04-04 | 1 | -180/+1062 |
* | Cache whether there are no CRL's and Trust objects on removable HW tokens | relyea%netscape.com | 2002-03-07 | 1 | -0/+21 |
* | bug 125808 : | relyea%netscape.com | 2002-03-06 | 1 | -0/+6 |
* | Fix token/cert interactions: | relyea%netscape.com | 2002-03-04 | 1 | -1/+3 |