summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close SONGBIRD_0_2_20070111_BRANCHSONGBIRD_0_2_20070111_BRANCHFranziskus Kiefer2017-09-290-0/+0
|
* artificial changeset: close fixup head 9266c225a45a for tag ↵cvs2hg2013-02-2123-171/+772
|\ | | | | | | THUNDERBIRD_2_0b1_RELEASE
* \ fixup commit for tag 'THUNDERBIRD_2_0b1_RELEASE'THUNDERBIRD_2_0b1_RELEASEcvs2hg2007-01-050-0/+0
|\ \ | |/
* | fixup commit for tag 'THUNDERBIRD_2_0b1_RC2'THUNDERBIRD_2_0b1_RC2cvs2hg2007-01-050-0/+0
|\ \ | |/
* | fixup commit for tag 'THUNDERBIRD_2_0b1_RC1'THUNDERBIRD_2_0b1_RC1cvs2hg2007-01-050-0/+0
|\ \ | |/
* | fixup commit for tag 'SEAMONKEY_1_1_RELEASE'SEAMONKEY_1_1_RELEASEcvs2hg2007-01-050-0/+0
|\ \ | |/
* | fixup commit for tag 'FIREFOX_2_0_0_1_RELEASE'FIREFOX_2_0_0_1_RELEASEcvs2hg2007-01-050-0/+0
|\ \ | |/
* | fixup commit for tag 'FIREFOX_2_0_0_1_RC2'FIREFOX_2_0_0_1_RC2cvs2hg2007-01-050-0/+0
|\ \ | |/
* | fixup commit for tag 'FIREFOX_2_0_0_1_RC1'FIREFOX_2_0_0_1_RC1cvs2hg2007-01-050-0/+0
|\ \ | |/
* | fixup commit for tag 'CAMINO_1_1_A2_RELEASE'CAMINO_1_1_A2_RELEASEcvs2hg2007-01-0523-772/+171
|/
* fixup commit for branch 'SONGBIRD_0_2_20070111_BRANCH'cvs2hg2007-01-0543-1309/+557
|
* Bugzilla Bug 351246: Load memory into Highmem on OS/2. The patch isNSS_3_11_5_BETA1wtchang%redhat.com2007-01-051-6/+10
| | | | | contributed by Peter Weilbacher <mozilla@Weilbacher.org>. r=wtc,kaply Tag: NSS_3_11_BRANCH
* Fix crash when importing private key with no label.nelson%bolyard.com2007-01-051-1/+3
| | | | Bug 335481. r=julien,rrelyea
* When storing new CRL, Find old CRL and if it can be decoded, delete it.nelson%bolyard.com2007-01-052-41/+51
| | | | Bug 363749. r=wtchang,alexei.volkov
* 363987 - crlutil does not change thisUpdate date when creating a modified ↵alexei.volkov.bugs%sun.com2007-01-042-4/+22
| | | | CRL. r=nelson, neil
* Bugzilla Bug 363073: verify that the peer's ephemeral public key is thewtchang%redhat.com2007-01-042-0/+8
| | | | | | type we expect before using it. r=nelsonb Modified Files: ssl3con.c ssl3ecc.c Tag: NSS_3_11_BRANCH
* Bug 354423. Get the right string length. R=alexei.volkov,rrelyeanelson%bolyard.com2007-01-031-1/+1
|
* Improve checking of received SSL2 records.nelson%bolyard.com2007-01-031-61/+73
| | | | Bug 364319, bug 364323. r=rrelyea, wtchang
* Bugzilla Bug 345482: changed abspath to core_abspath to avoid conflict withwtchang%redhat.com2006-12-074-19/+19
| | | | | | | | | the built-in abspath function of GNU make 3.81. The patch is contributed by Benjamin Smedberg <benjamin@smedbergs.us>. r=wtc,christophe.ravel Modified Files: Tag: NSS_3_11_BRANCH coreconf/rules.mk nss/cmd/shlibsign/Makefile nss/lib/freebl/Makefile nss/lib/pk11wrap/Makefile
* Bugzilla Bug 342795: the call-once functions need to store the error codewtchang%redhat.com2006-12-061-4/+11
| | | | | | on failure so that the error code can be retrieved later. r=nelsonb and alexei.volkov. Tag: NSS_3_11_BRANCH
* Bugzilla 362857 Simplify the NSS version string definition.christophe.ravel.bugs%sun.com2006-12-064-4/+4
| | | | r+ wtchang
* Bugzilla Bug 362857: simplified the NSS version string definition and setwtchang%redhat.com2006-12-061-12/+15
| | | | | the NSS version to 3.11.5 Beta. r=christophe.ravel,nelsonb. Tag: NSS_3_11_BRANCH
* Bugzilla Bug 362173: added copies of nss.h from NSS 3.11.4 to the freeblwtchang%redhat.com2006-12-062-0/+506
| | | | | | | | | | and softoken directories so that the version of the NSS cryptographic module, which consists of the freebl and softoken shared libraries, stays at 3.11.4 (the version submitted to NIST for FIPS 140-2 validation). r=nelsonb,neil.williams Added Files: Tag: NSS_3_11_BRANCH freebl/nss.h softoken/nss.h
* Bugzilla Bug 357197: when we compare hash algorithm identifiers, allow thewtchang%redhat.com2006-12-061-4/+9
| | | | | 'parameters' to be either NULL or missing. r=nelsonb,relyea Tag: NSS_3_11_BRANCH
* Bugzilla Bug 358248: SSL_ShutdownServerSessionIDCache should stop thewtchang%redhat.com2006-12-061-14/+40
| | | | | LockPoller thread. r=nelsonb,relyea Tag: NSS_3_11_BRANCH
* Bug 360818; add RPATH to signtool, signver; r=Wan-Teh, NelsonNSS_3_11_4_RTMMOZILLA_1_9a1_RELEASEMOZILLA_1_9a1_RC3MOZILLA_1_9a1_RC2MOZILLA_1_9a1_RC1neil.williams%sun.com2006-11-171-34/+37
|
* 335454: Unable to find library 'libsoftokn3.sl' on HP-UX 64 bitchristophe.ravel.bugs%sun.com2006-11-171-0/+8
| | | | r=nelson, sr=wan-teh
* Changed the NSPR import version to v4.6.4. Approved by Nelson Bolyard.wtchang%redhat.com2006-11-161-1/+1
| | | | Tag: NSS_3_11_BRANCH
* Remove Beta flag for NSS 3.11.4 RTM.christophe.ravel.bugs%sun.com2006-11-151-4/+4
|
* Export two new functions that were added in NSS 3.11:nelson%bolyard.com2006-11-151-0/+7
| | | | | SSL_ForceHandshakeWithTimeout and SSL_ReHandshakeWithTimeout Bug 127960. r=alexei.volkov,wtchang
* Bugzilla Bug 359484: made the fix for bug 341707 work for the SSL2 clientwtchang%redhat.com2006-11-141-0/+5
| | | | | hello case. r=nelsonb,alexei.volkov Tag: NSS_3_11_BRANCH
* Bugzilla Bug 357197: fixed the fallthrough case in ocsp_CertIDsMatch. Thewtchang%redhat.com2006-11-131-10/+2
| | | | | patch is contributed by Steve Parkinson <sparkins@redhat.com>. r=nelson,wtc Tag: NSS_3_11_BRANCH
* Bug 356309, CertVerifyLog in CERT_VerifyCertificate terminates early on ↵kaie%kuix.de2006-11-081-13/+5
| | | | | | expired certs r=rrelyea, r=nelson
* Bugzilla Bug 355297: changed the way we reseed the RNG so that we modifyNSS_3_11_4_BETA1wtchang%redhat.com2006-10-133-50/+30
| | | | | | | | all the 256 bits of XKEY. Define struct SHA256ContextStr in the new header sha256.h so that prng_fips1861.c can use it. r=nelsonb,jpierre. Modified files: manifest.mn prng_fips1861.c sha512.c Added file: sha256.h Tag: NSS_3_11_BRANCH
* fixup commit for branch 'NSS_3_11_BRANCH'cvs2hg2006-10-131-0/+51
|
* 355297 rng update checking in wan-tehs patchglen.beasley%sun.com2006-10-121-6/+2
|
* 356073 C_GetTokenInfo should return CKR_CRYPTOKI_NOT_INITIALIZED if not ↵glen.beasley%sun.com2006-10-122-2/+7
| | | | initialized r=nelson,sr=neil
* Bugzilla Bug 355297: added new function RNG_SystemRNG, which gets randomwtchang%redhat.com2006-10-125-7/+175
| | | | | | | | | bits from the system RNG, and use it for the very first RNG_RandomUpdate call in rng_init so that we initialize the RNG's XKEY with high quality entropy. r=jpierre,relyea. Modified Files: Tag: NSS_3_11_BRANCH os2_rand.c prng_fips1861.c secrng.h unix_rand.c win_rand.c
* Bugzilla Bug 354900: code cleanup -- consolidates some duplicate code,wtchang%redhat.com2006-10-102-76/+108
| | | | | | | checks for NULL pointers, and renames the SFTK_IS_SECURE_KEY_OBJECT macro. r=glen.beasley,relyea. Modified files: fipsaudt.c fipstokn.c Tag: NSS_3_11_BRANCH
* Backed out the previous checkin (rev. 1.13.2.9), which was a mistake.wtchang%redhat.com2006-10-021-86/+0
| | | | Tag: NSS_3_11_BRANCH
* Bugzilla Bug 354900: audit the modifications, accesses, deletions, andwtchang%redhat.com2006-10-025-62/+313
| | | | | | | additions of cryptographic keys. r=glen.beasley,relyea. Modified files: fipstest.c fipstokn.c manifest.mn pkcs11c.c softoken.h Added file: fipsaudt.c Tag: NSS_3_11_BRANCH
* fixup commit for branch 'NSS_3_11_BRANCH'cvs2hg2006-10-021-0/+307
|
* Bugzilla Bug 351482: fail if some of the needed functions don't exist.wtchang%redhat.com2006-10-021-0/+9
| | | | | r=glen.beasley,relyea. Tag: NSS_3_11_BRANCH
* Fix for bug 115951 . Separate BL_Cleanup and BL_Unload . r=wtchang,nelsonjulien.pierre.bugs%sun.com2006-10-021365-0/+602403
|\
* \ fixup commit for tag 'SVRCORE_4_0_4_RTM'SVRCORE_4_0_4_RTMcvs2hg2006-10-020-0/+0
|\ \ | |/
* | fixup commit for tag 'SVRCORE_4_0_3_RTM'SVRCORE_4_0_3_RTMcvs2hg2006-10-021365-602387/+0
|\ \ | |/ |/|
| * fixup commit for tag 'SVRCORE_20070312_404_RTM'SVRCORE_20070312_404_RTMcvs2hg2006-10-021365-602387/+0
|/
* Bug 353475. When building NSS with MSVC 2005, use the "mt" command tonelson%bolyard.com2006-10-022-0/+19
| | | | | embed the manifest files into the executables and DLLs. Patch contributed by Allan Beaufour <allan@beaufour.dk>, r=nelson,wtchang
* Bug 354384. Fix some (not all) of the reference leaks in vfyserv.nelson%bolyard.com2006-10-012-3/+4
| | | | Also, improve usage message. r=alexei,julien
* Bug 354313. Fix leak in STAN_GetCERTCertificateName. r=julien,rrelyeanelson%bolyard.com2006-10-011-1/+6
|