summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close CAMINO_1_0_2_MINIBRANCHCAMINO_1_0_2_MINIBRANCHFranziskus Kiefer2017-09-290-0/+0
|
* fixup commit for branch 'CAMINO_1_0_2_MINIBRANCH'XULRUNNER_1_8_0_4_RELEASETHUNDERBIRD_1_5_0_4_RELEASETHUNDERBIRD_1_5_0_4_RC3THUNDERBIRD_1_5_0_4_RC2THUNDERBIRD_1_5_0_4_RC1SEAMONKEY_1_0_2_RELEASEMOZILLA_1_8_0_4_RELEASEFIREFOX_1_5_0_4_RELEASEFIREFOX_1_5_0_4_RC3FIREFOX_1_5_0_4_RC2FIREFOX_1_5_0_4_RC1CAMINO_1_0_2_RELEASEcvs2hg2006-04-2471-1819/+3117
|
* Windows CE build changes. This addresses most of the outstanding Windowsdougt%meer.net2005-04-293-0/+15
| | | | | | | | | | | | | | CE compilation issues. This patch also fixes/removes CheckStackGrowthDirection assertions in Javscript. This change is based on bug 242518. See comment 36. This patch also removes the unused enum in transformiix . See bug 292118. r/sr = dveditz/shaver b = 291229 a = asa
* Bugzilla Bug 291858: fixed incorrect definitions of the CKM_SHAxxx_HMAC,wtchang%redhat.com2005-04-281-9/+9
| | | | | CKM_SHAxxx_HMAC_GENERAL, CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and CKM_ECMQV_DERIVE macros. r=nelsonb,relyea.
* Change NSS version to 3.10.1 Beta.christophe.ravel.bugs%sun.com2005-04-272-4/+4
|
* Bug 291555. Makes certutil process null CSR ext req lists as it did before ↵SECURITY_3_10_RTMneil.williams%sun.com2005-04-231-1/+1
| | | | NSS3.10. r=nelson
* Prevent crash in certutil -C when incoming request has no attributes.nelsonb%netscape.com2005-04-231-1/+4
| | | | Bug 291542. r=julien.pierre
* 238319: Sun packages changeschristophe.ravel.bugs%sun.com2005-04-201-1/+1
| | | | Uprev rpm release to 4.
* Changing beta flag to RTM.christophe.ravel.bugs%sun.com2005-04-191-2/+2
|
* 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
* Fix for 290121. Replace PRIntervalTime with PRTime when checking for the ↵julien.pierre.bugs%sun.com2005-04-172-22/+16
| | | | need to query the token for CRLs. r=nelson
* Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.hwtchang%redhat.com2005-04-155-6/+0
| | | | | | | | and pkcs11i.h don't need to be exported to the outside of lib/softoken. r=relyea,nelsonb. Modified Files: pk11wrap/pk11pbe.c pkcs12/p12d.c pkcs12/p12e.c pkcs12/p12local.c softoken/manifest.mn
* Fix for 290120. r=wtchangjulien.pierre.bugs%sun.com2005-04-151-1/+1
|
* Bugzilla Bug 290217: in the "gmake import" build method, import NSPR 4.6wtchang%redhat.com2005-04-152-3/+2
| | | | | | and do not import DBM. Instead, build DBM from sources. r=relyea. a=christophe.ravel. Modified files: manifest.mn Makefile
* 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
* Back out fix for 290121 temporarily (until Christophe upgrades build tools)julien.pierre.bugs%sun.com2005-04-141-1/+1
|
* Bugzilla bug 290233: fixed printf format related bugs reported as compilerwtchang%redhat.com2005-04-133-7/+8
| | | | | warnings. r=nelsonb. Modified Files: addbuiltin.c rsaperf.c vfychain.c
* Fix for bug 290120 - compile source files with absolute pathnames on AIX. ↵julien.pierre.bugs%sun.com2005-04-131-1/+1
| | | | r=wtchang
* Fix for 290121 - always fill the CRL cache on first entry, to fix AIX ↵julien.pierre.bugs%sun.com2005-04-131-5/+8
| | | | problem. r=nelson
* 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
* Adding cert id and revocation indication to CRL SSL Client Tests results.alexei.volkov.bugs%sun.com2005-04-131-3/+5
|
* Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+alexei.volkov.bugs%sun.com2005-04-1217-131/+5210
|
* Correct name of extension from "Invalid Date" to "Invalidity Date".julien.pierre.bugs%sun.com2005-04-111-1/+1
|
* Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT errorwtchang%redhat.com2005-04-111-1/+1
| | | | message. r=nelsonb.
* Report correct error code when input cert file contains extra stuff.nelsonb%netscape.com2005-04-111-0/+5
| | | | bug 289819. r=julien.pierre
* Truncate output file before writing. Bug 289817. r=julien.pierrenelsonb%netscape.com2005-04-111-1/+2
|
* Fix for 280121 - allow encoding simple templates with SEC_ASN1_INLINE and ↵julien.pierre.bugs%sun.com2005-04-093-3/+63
| | | | SEC_ASN1_OPTIONAL . r=nelson
* Fix for 288892 - fix for tstlcnt to help QA run on OS/2 . r=nelson, wtchangjulien.pierre.bugs%sun.com2005-04-091-3/+5
|
* Don't crash in NSC_CopyObject after failing to copy a token object.nelsonb%netscape.com2005-04-091-0/+1
| | | | Bug 289529. r=relyea.
* decouple block size from buffer size for AES/rijndael in bltest.nelsonb%netscape.com2005-04-063-7/+11
| | | | Bug 289066. r=saul.edwards,rrelyea.
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-0629-101/+1349
| | | | applied to the trunk, not to the intended branch.
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-0640-1349/+1140
|\ | | | | | | ON PERFORMANCE_HACKS_BRANCH. r=rrelyea.
* | fixup commit for tag 'SOFTWARE_UPDATE_20050428_BASE'SOFTWARE_UPDATE_20050428_BASEcvs2hg2005-04-0511-1039/+0
|/
* 238319: Sun packages changes.NSS_PERFORMANCE_HACKS_BASENSS_3_10_BETA3christophe.ravel.bugs%sun.com2005-04-051-1/+1
| | | | Rpm release: 3
* Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.nelsonb%netscape.com2005-04-054-5/+97
| | | | Modified Files: sslimpl.h sslinfo.c sslsecur.c sslsock.c
* Fix gcc compiler warningjulien.pierre.bugs%sun.com2005-04-051-1/+1
|
* Fix for bug 287654 - check message value against RSA modulus. r=nelsonjulien.pierre.bugs%sun.com2005-04-051-2/+9
|
* This fixes Bugzilla Bug 288227 by initializing the stepUp flag inneil.williams%sun.com2005-04-041-1/+2
| | | | nssCryptokiTrust_GetAttributes(). r=nelsonb
* Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.nelsonb%netscape.com2005-04-041-7/+69
|
* Fix for 287654 . Check input buffer length for C_Encrypt with RSA . r=nelsonjulien.pierre.bugs%sun.com2005-04-041-0/+3
|
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-021-2/+0
|
* Reduce unneeded warning outputjulien.pierre.bugs%sun.com2005-04-021-2/+2
|
* Add include for definition of SECU_RegisterDynamicOidsjulien.pierre.bugs%sun.com2005-04-021-0/+1
|
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-021-1/+0
|
* Remove dead and very bogus pre-softoken codejulien.pierre.bugs%sun.com2005-04-021-33/+0
|
* Clean-up compiler warningsjulien.pierre.bugs%sun.com2005-04-021-2/+2
|
* Fix for bug 288726. error in SECMOD_CancelWaitjulien.pierre.bugs%sun.com2005-04-021-1/+1
|
* Silence compiler warningsjulien.pierre.bugs%sun.com2005-04-021-0/+2
|
* Remove unused variablejulien.pierre.bugs%sun.com2005-04-022-2/+0
|
* Remove unused variablesjulien.pierre.bugs%sun.com2005-04-021-3/+0
|