summaryrefslogtreecommitdiff
path: root/security/nss/lib/ckfw
Commit message (Expand)AuthorAgeFilesLines
* Add r/w support. The Capi token can now:relyea%netscape.com2005-11-158-294/+1866
* replace missing header files.relyea%netscape.com2005-11-046-2/+425
* Bugzilla Bug 311958: Update the nssckbi versions for NSS 3.11. r=relyea.wtchang%redhat.com2005-11-041-3/+4
* Initial CAPI PKCS #11 Module.relyea%netscape.com2005-11-0415-0/+3336
* Bug 302416 NSS root cert module & fortezza should not be using NSPR static li...relyea%netscape.com2005-08-255-54/+84
* Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution.wtchang%redhat.com2005-07-211-5/+5
* Bugzilla bug 275576: added "Root" to the nickname for the "Globalwtchang%redhat.com2005-04-182-11/+11
* Bugzilla Bug 258416: trust Sonera Class 1 CA only for S/MIME. r=nelsonb.wtchang%redhat.com2005-04-142-4/+4
* Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.wtchang%redhat.com2005-04-134-20/+532
* Add root CA certs for XRamp, Camerafina and NetLock.nelsonb%netscape.com2005-03-082-4/+1856
* Bug 236613: fixed the fallout from the change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2005-02-231-2/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-0210-289/+324
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-2053-54/+54
* Fixes bugs 258416, 261374, 261375, 261379, 271551 and 271585nelsonb%netscape.com2004-12-023-6/+2922
* Bugzilla bug 268502: fixed some function declaration problems. r=jpierre,wchang0222%aol.com2004-11-181-14/+14
* Bugzilla bug 261794: cvs removed obsolete .cvsignore files that containwchang0222%aol.com2004-11-051-4/+0
* Add root CA certs for Certum, Comodo, and IPS.nelsonb%netscape.com2004-09-034-12/+3967
* Added a comment explaining how NSS_BUILTINS_LIBRARY_VERSION_MINOR should bewchang0222%aol.com2004-08-311-1/+22
* Bugzilla bug 252375: added version information to the nssckbi sharedwchang0222%aol.com2004-08-315-1/+160
* Fix for 249488 - make Single-Threaded mode workjpierre%netscape.com2004-08-031-0/+1
* Fix for 249488 - root cert module requires locking functions in CK_C_INITIALI...jpierre%netscape.com2004-07-297-76/+119
* Fix for 244095 - link NSS libraries with -R $ORIGIN on Solarisjpierre%netscape.com2004-05-251-0/+7
* certdata.c is checked in and shouldn't be ignoredian.mcgreer%sun.com2004-05-171-1/+0
* bug 180268, reimplement ssl step-up for builtinsian.mcgreer%sun.com2004-05-172-188/+311
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2541-1214/+1345
* Bumped version to 1.50 (for NSS 3.10).wchang0222%aol.com2004-01-231-1/+1
* Bug 208343: removed two Baltimore root certificates.wtc%netscape.com2003-06-052-514/+66
* Bug 207379: added instructions for removing a builtin root CA cert fromwtc%netscape.com2003-06-021-4/+24
* Bugzilla 207379: removed the certificate "ValiCert OCSP Responder".wtc%netscape.com2003-05-293-336/+76
* Bug 134113: make NSS build on Win32 using GCC (MinGW). The patchwtc%netscape.com2003-04-203-1/+27
* Bug 201808:We don't need to use _declspec(dllexport) to exportwtc%netscape.com2003-04-172-8/+0
* Bug 201808: added nssckbi.def, which exports C_GetFunctionList.wtc%netscape.com2003-04-162-0/+54
* Bug 190537: build OS/2 DLLs using the map files to control symbol export.wtc%netscape.com2003-02-251-1/+1
* Remove call to PL_ArenaFinish . This effectively shut down NSPR arenas and cr...jpierre%netscape.com2002-10-311-3/+0
* Fix build breakage. Some platforms do not like to assign unsigned char * torelyea%netscape.com2002-10-301-1/+1
* Check in new certdata file generated from certdata.txtrelyea%netscape.com2002-10-301-284/+316
* Allow the builtin's to accept old style serial numbers as well the the correctrelyea%netscape.com2002-10-301-0/+38
* Make the Serial Numbers DER Wrapped rather than raw serial numbers.relyea%netscape.com2002-10-301-151/+183
* Fix for 169038 - bump builtins library version to 1.20 on the tipjpierre%netscape.com2002-10-251-1/+1
* The version of the builtin root certs module is now specified in nssckbi.h.wtc%netscape.com2002-10-231-2/+2
* Up library number for TC roots - bug #169038jpierre%netscape.com2002-10-231-1/+1
* Fix for 169038 - correct entries for TC TrustCenter rootsjpierre%netscape.com2002-10-121-26/+60
* Fix for 169038 - correct entries for TC TrustCenter rootsjpierre%netscape.com2002-10-121-30/+60
* Fix memory leaks in the startup of the builtins.relyea%netscape.com2002-10-104-15/+43
* Update TC TrustCenter CAs in NSS 3.6 (tip). Fix for 169038jpierre%netscape.com2002-09-202-679/+559
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-063-6/+6
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-063-17/+1
* Fix Version spelling, remove rcsid.relyea%netscape.com2002-08-292-17/+12
|\
| * fixup commit for tag 'NSS_OTIS_RELEASE_1'NSS_OTIS_RELEASE_1cvs2hg2002-08-294-26/+290
* | File with version number for applicationsrelyea%netscape.com2002-08-281-0/+69