summaryrefslogtreecommitdiff
path: root/security/nss/lib/ckfw
Commit message (Collapse)AuthorAgeFilesLines
* Bug 229335, Remove certificates that expired in August 2004 from treekaie%kuix.de2008-01-252-1169/+145
| | | | r=nelsonb, r=julien.pierre
* Bug 402285 - built-in root certs module shows no slot name, r=alexei,kengertnelson%bolyard.com2008-01-247-48/+49
|
* Bug 411299, Add Identrust, Truktrust, SwissSign Rootskaie%kuix.de2008-01-173-5/+1963
| | | | r=nelson, r=rrelyea
* Committing nsprstub.c in NSS_3_11_BRANCH. For Bug Id: 338688.biswatosh.chakraborty%sun.com2007-07-261-1/+10
| | | | Reviewed by Neil Williams, Nelson and Robert Relyea.
* Bug 383722, Add StartCom root CA certificate(s) to NSSkaie%kuix.de2007-06-162-33/+413
| | | | | | | | r=nelson, sr=rrelyea Bug 384118, Trust bits for "AddTrust Public CA Root" are missing in builtin roots module Patch contributed by Kaspar Brand r=nelson, sr=kengert
* Bug 378489, Add multiple new roots to NSSkaie%kuix.de2007-06-053-175/+2021
| | | | | | r=nelson, r=rrelyea, r=alexei.volkov Bug 289979, Three root CA certs don't have explicit CKA_TRUST_STEP_UP_APPROVED flags Patch provided by Wan-Teh, r=kengert, r=rrelyea
* Bug 82268, builds use wrong version of perl, 3.11 branchneil.williams%sun.com2007-05-093-3/+3
| | | | r=nelson,christophe
* back out previous commitneil.williams%sun.com2007-05-083-3/+3
|
* Bug 82268, Builds use wrong version of perlneil.williams%sun.com2007-05-073-3/+3
| | | | r=christophe, nelson
* 348882 - addbuiltin command ignores "c" trust arg (and probably others). ↵alexei.volkov.bugs%sun.com2007-02-141-2/+2
| | | | Bumpingnssckbi version. r=kengert, sr=wtchang
* Bug 348882 - addbuiltin command ignores "c" trust arg (and probably others). ↵alexei.volkov.bugs%sun.com2007-02-142-65/+65
| | | | r=rrelyea, r=neil.williams
* Bug 351756, Add 7 new root CA certs to NSS trunk and 3.11 branchkaie%kuix.de2006-09-153-80/+2040
| | | | r=wtchang, r=nelson
* Bugzilla Bug 341111: added a dummy reference to the SCCS and RCS versionwtchang%redhat.com2006-06-131-0/+5
| | | | | strings so that they won't be optimized away. r=nelsonb. Tag: NSS_3_11_BRANCH
* Don't call nssCKFWToken_Destroy with NULL. Bug 340018. r=alexei.volkovnelson%bolyard.com2006-06-101-4/+8
|
* Bug 340183, Add the Netlock Class QA root certificateNSS_3_11_20060609_TAGDOM_AGNOSTIC3_PRE_MERGEDOM_AGNOSTIC3_BASE3kaie%kuix.de2006-06-092-17/+399
| | | | | Approval for adding CA cert granted by Frank Hecker in bug 313942 Patch by Wan-Teh Chang, r=me
* Bugzilla Bug 338552: added StartCom CA certificate to NSS. The patch iswtchang%redhat.com2006-05-313-5/+325
| | | | | | | contributed by Eddy Nigg, StartCom Ltd. <eddy_nigg@startcom.org>. r=wtc. a=hecker. Modified Files: certdata.c certdata.txt nssckbi.h Tag: NSS_3_11_BRANCH
* Backport fix for bug 326403 to NSS_3_11_BRANCH.nelson%bolyard.com2006-04-234-5/+3
| | | | | Change name of softoken manufacturer to Mozilla. r=rrelyea,julien.pierre.
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-201-13/+15
| | | | [Bug 334446] oom Crash in nssCKFWFindObjects_Create. r=nelson
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-191-1/+1
| | | | [Bug 334443] oom Crash in nssCKFWSession_Create. r=nelson
* Bug 236613: change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2006-03-0212-354/+393
| | | | Tag: NSS_3_11_BRANCH
* Handle nicknames on certificates.relyea%netscape.com2005-11-162-13/+99
| | | | | Fix bug where we weren't allocating enough space for wchar (wide, utf16, etc). strings in ckcapi_UTF8ToWide().
* Add r/w support. The Capi token can now:relyea%netscape.com2005-11-158-294/+1866
| | | | | Import certs and keys. Delete certs and keys.
* 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
| | | | Needs the updated ckfw.
* Bug 302416 NSS root cert module & fortezza should not be using NSPR static ↵relyea%netscape.com2005-08-255-54/+84
| | | | | | | | | libraries r=wtc sr-julien Side effects: Root cert module now works with CKF_OS_LOCKING_OK and not callbacks, but does not work if CKF_OS_LOCKING_OK == 0 and callbacks are define.
* Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution.wtchang%redhat.com2005-07-211-5/+5
| | | | | | | | | | | | | Introduced NSPR_INCLUDE_DIR and NSPR_LIB_DIR make variables. Portions of the patch were contributed by Chris Seawood <cls@seawood.org>. r=relyea. Modified Files: coreconf/OS2.mk coreconf/OpenVMS.mk coreconf/location.mk nss/cmd/platlibs.mk nss/cmd/shlibsign/Makefile nss/cmd/shlibsign/sign.cmd nss/cmd/shlibsign/sign.sh nss/lib/ckfw/builtins/Makefile nss/lib/fortcrypt/swfort/pkcs11/Makefile nss/lib/nss/config.mk nss/lib/smime/config.mk nss/lib/softoken/config.mk nss/lib/ssl/config.mk
* Bugzilla bug 275576: added "Root" to the nickname for the "Globalwtchang%redhat.com2005-04-182-11/+11
| | | | | Chambersign" root. r=nelsonb. Modified files: certdata.txt certdata.c
* Bugzilla Bug 258416: trust Sonera Class 1 CA only for S/MIME. r=nelsonb.wtchang%redhat.com2005-04-142-4/+4
| | | | Modified files: certdata.c certdata.txt
* Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.wtchang%redhat.com2005-04-134-20/+532
| | | | | | Bumped the nssckbi module's version to 1.53. Updated the instructions in README. r=relyea,nelsonb. Modified Files: README certdata.c certdata.txt nssckbi.h
* Add root CA certs for XRamp, Camerafina and NetLock.nelsonb%netscape.com2005-03-082-4/+1856
| | | | Bugs 274723. 275576, and 280744. r=Jullien.Pierre
* Bug 236613: fixed the fallout from the change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2005-02-231-2/+1
| | | | | Our script for processing the *.def on the Mac cannot handle blank lines. Modified Files: nssckbi.def nss.def smime.def softokn.def ssl.def
* 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
| | | | | This keyword adds noise to the output of "ident libnss3.so | grep NSS" on our debug build, and appears to cause spurious CVS conflicts. r=nelsonb.
* Fixes bugs 258416, 261374, 261375, 261379, 271551 and 271585nelsonb%netscape.com2004-12-023-6/+2922
| | | | | | | | | | | | | | | | Modified Files: certdata.c certdata.txt nssckbi.h r=relyea. Add root CA certs for QuoVadis Root CA C,C,C Security Communication Root CA C,C,C Sonera Class 1 Root CA C,C,C Sonera Class 2 Root CA C,C,C Staat der Nederlanden Root CA C,C,C TDC Internet Root CA C,C,C TDC OCES Root CA C,C,C UTN DATACorp SGC Root CA C,p,p UTN USERFirst Email Root CA p,C,p UTN USERFirst Hardware Root CA C,p,p UTN USERFirst Object Root CA p,p,C
* Bugzilla bug 268502: fixed some function declaration problems. r=jpierre,wchang0222%aol.com2004-11-181-14/+14
| | | | relyea.
* Bugzilla bug 261794: cvs removed obsolete .cvsignore files that containwchang0222%aol.com2004-11-051-4/+0
| | | | | only files that have since been checked into CVS. r=gerv. Removed Files: ckfw/.cvsignore pki1/.cvsignore
* Add root CA certs for Certum, Comodo, and IPS.nelsonb%netscape.com2004-09-034-12/+3967
| | | | Bugzilla bugs 242040 244982 252132.
* Added a comment explaining how NSS_BUILTINS_LIBRARY_VERSION_MINOR should bewchang0222%aol.com2004-08-311-1/+22
| | | | incremented.
* Bugzilla bug 252375: added version information to the nssckbi sharedwchang0222%aol.com2004-08-315-1/+160
| | | | | | library. r=relyea. Modified Files: config.mk manifest.mn nssckbi.h Added Files: ckbiver.c nssckbi.rc
* Fix for 249488 - make Single-Threaded mode workjpierre%netscape.com2004-08-031-0/+1
|
* Fix for 249488 - root cert module requires locking functions in ↵jpierre%netscape.com2004-07-297-76/+119
| | | | CK_C_INITIALIZE_ARGS . r=ian, sr=relyea
* 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
| | | | Modified Files: certdata.c certdata.txt
* Bug 207379: added instructions for removing a builtin root CA cert fromwtc%netscape.com2003-06-021-4/+24
| | | | NSS.
* Bugzilla 207379: removed the certificate "ValiCert OCSP Responder".wtc%netscape.com2003-05-293-336/+76
| | | | | Bumped version to 1.40 (for NSS 3.9). r=relyea. Modified Files: certdata.c certdata.txt nssckbi.h