summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed the NSPR import version to v4.6.4. Approved by Nelson Bolyard.wtchang%redhat.com2006-11-161-1/+1
* 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
* Bugzilla Bug 359484: made the fix for bug 341707 work for the SSL2 clientwtchang%redhat.com2006-11-141-0/+5
* Bugzilla Bug 357197: fixed the fallthrough case in ocsp_CertIDsMatch. Thewtchang%redhat.com2006-11-131-10/+2
* Bug 356309, CertVerifyLog in CERT_VerifyCertificate terminates early on expir...kaie%kuix.de2006-11-081-13/+5
* Bugzilla Bug 355297: changed the way we reseed the RNG so that we modifyNSS_3_11_4_BETA1wtchang%redhat.com2006-10-133-50/+30
* 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 initi...glen.beasley%sun.com2006-10-122-2/+7
* Bugzilla Bug 355297: added new function RNG_SystemRNG, which gets randomwtchang%redhat.com2006-10-125-7/+175
* Bugzilla Bug 354900: code cleanup -- consolidates some duplicate code,wtchang%redhat.com2006-10-102-76/+108
* Backed out the previous checkin (rev. 1.13.2.9), which was a mistake.wtchang%redhat.com2006-10-021-86/+0
* Bugzilla Bug 354900: audit the modifications, accesses, deletions, andwtchang%redhat.com2006-10-025-62/+313
* 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
* 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
* Bug 354384. Fix some (not all) of the reference leaks in vfyserv.nelson%bolyard.com2006-10-012-3/+4
* Bug 354313. Fix leak in STAN_GetCERTCertificateName. r=julien,rrelyeanelson%bolyard.com2006-10-011-1/+6
* Bug 350200, Implement DHMAC based POP (ProofOfPossession)NSS_3_11_20060929_TAGkaie%kuix.de2006-09-282-2/+47
* Increment NSS version to NSS 3.11.4 Beta.christophe.ravel.bugs%sun.com2006-09-281-5/+5
* Fix for bug 115951 . Unload freebl dynamic library . Also fix tiny one-time l...julien.pierre.bugs%sun.com2006-09-282-45/+69
* Fix for bug 353910 . Memory leak in RNG_RNGInit . r=nelson, wtchangjulien.pierre.bugs%sun.com2006-09-262-22/+20
* Fix for bug 351897 . OCSP check should only be skipped for certificateStausRe...SUNBIRD_0_3rc1_RC1SUNBIRD_0_3_RELEASESUNBIRD_0_3_BASESUNBIRD_0_3_1_RELEASESUNBIRD_0_3_1_RC1NSS_3_11_20060926_TAGjulien.pierre.bugs%sun.com2006-09-261-1/+1
* Bug 353422, Klocwork bugs in nss/lib/crmfkaie%kuix.de2006-09-261-7/+7
* Fix for bug 353896 . Assert at compile time if NSS_ECC_MORE_THAN_SUITE_B is s...julien.pierre.bugs%sun.com2006-09-251-0/+4
* Bugzilla Bug 353749: for DSA KAT increased the size of P to 1024 bitswtchang%redhat.com2006-09-251-58/+125
* Fix for bug 353572. Leak in sftk_OpenCertDB . r=alexei,nelsonjulien.pierre.bugs%sun.com2006-09-221-0/+1
* Fix for bug 353608 . NSS_RegisterShutdown may fail, and appData argument is a...julien.pierre.bugs%sun.com2006-09-211-2/+3
* Bug 351756, Add 7 new root CA certs to NSS trunk and 3.11 branchkaie%kuix.de2006-09-153-80/+2040
* Fix for bug 352041 . oom in CERT_DecodeDERCrlWithFlags . r=alexei,nelsonjulien.pierre.bugs%sun.com2006-09-111-3/+7
* Bugzilla Bug 351848: renamed a fuction argument and added a comment.NSS_3_11_3_RTMwtchang%redhat.com2006-09-091-2/+3
* Change DecryptSigBlock to return the parsed DigestInfo's length, sonelson%bolyard.com2006-09-091-5/+12
* Fix for bug 332222 . Support mixed RSA/DH certs in ssl.sh . r=slavomir,nelsonjulien.pierre.bugs%sun.com2006-09-092-6/+6
* 351872 mem leak fix for ecdsa powerupselftest r=julien, sr=wan-tehglen.beasley%sun.com2006-09-091-4/+9
* Tell whether the ECC support is "basic" or "extended" in the versionwtchang%redhat.com2006-09-081-1/+5
* Import NSPR 4.6.3. r=christophe.ravelwtchang%redhat.com2006-09-081-1/+1
* Tracing for bug 348198 : remove duplicate line and be consistent with tip.julien.pierre.bugs%sun.com2006-09-081-1/+0
* Bugzilla Bug 342582: Use the PKCS #11 headers in NSS on Windows, too.wtchang%redhat.com2006-09-081-3/+2
* Bugzilla Bug 342582: removed a space after "PROGRAM = pk11mode", whichwtchang%redhat.com2006-09-081-10/+3
* Bugzilla Bug 351482: Use audit_log_user_message, if available. Otherwise,wtchang%redhat.com2006-09-081-2/+16
* Bug 348198 : trace startup and shutdown time for selfserv. Patch contributed ...julien.pierre.bugs%sun.com2006-09-071-7/+26
* 220380: Add SSL client auth stress tests. sr=nelson, r=julienalexei.volkov.bugs%sun.com2006-09-071-1/+6
* 220380: Add SSL client auth stress tests. r=nelson,julienalexei.volkov.bugs%sun.com2006-09-072-6/+20