summaryrefslogtreecommitdiff
path: root/security/nss/lib
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla Bug 357333: upgraded to NSS 3.11.4.SUNBIRD_0_5_RC3wtchang%redhat.com2006-11-2130-278/+758
* fixup commit for branch 'MOZILLA_1_8_BRANCH'cvs2hg2006-10-132-0/+402
* Fix for bug 351897 . OCSP check should only be skipped for certificateStausRe...kaie%kuix.de2006-09-301-1/+1
* Bug 352754: land NSS 3.11.3 on the MOZILLA_1_8_BRANCH. a=mtschrep forwtchang%redhat.com2006-09-231-3/+7
* Bug 352754: Backported the fix for bug 351872 to the MOZILLA_1_8_BRANCH.wtchang%redhat.com2006-09-231-4/+9
* Bug 352754: Backported the fix for bug 351482 to the MOZILLA_1_8_BRANCH.wtchang%redhat.com2006-09-231-2/+16
* Bug 352754: Backported the fix for bug 349609 to the MOZILLA_1_8_BRANCH.wtchang%redhat.com2006-09-231-1/+1
* Bug 352754: Backported the fix for bug 182758 to the MOZILLA_1_8_BRANCH.wtchang%redhat.com2006-09-232-0/+137
* Bug 352754: Backported the fix for bug 349966 to the MOZILLA_1_8_BRANCH.wtchang%redhat.com2006-09-231-5/+16
* Bug 351756, Add 7 new root CA certs to NSS trunk and 3.11 branchFIREFOX_2_0rc1_RELEASEFIREFOX_2_0rc1_RC1kaie%kuix.de2006-09-183-81/+2041
* Change DecryptSigBlock to return the parsed DigestInfo's length, sodveditz%cruzio.com2006-09-101-6/+14
* Fix Bug 351079kaie%kuix.de2006-09-062-1/+13
* Bug 340724, update NSS to stable snapshot NSS_3_11_20060831_TAGkaie%kuix.de2006-09-0129-415/+615
* Bug 340724, Upgrade NSS on Mozilla 1.8 branch for 1.8.1 finalSEAMONKEY_1_1a_RELEASEFIREFOX_2_0b2_RELEASEFIREFOX_2_0b2_RC1kaie%kuix.de2006-08-0429-182/+385
* Bug 340724, Upgrade NSS on Mozilla 1.8 branch to NSS_3_11_20060609_TAGTHUNDERBIRD_2_0a1_RELEASEFIREFOX_2_0b1_RELEASEFIREFOX_2_0b1_RC3FIREFOX_2_0b1_RC2FIREFOX_2_0b1_RC1kaie%kuix.de2006-06-1222-175/+970
* Sync the MOZILLA_1_8_BRANCH with the NSS_3_11_20060520_TAG to pick up fixesFIREFOX_2_0a3_RELEASEwtchang%redhat.com2006-05-2123-153/+141
* bug 338058, Upgrade to NSS 3.11.2 second pre-releasekaie%kuix.de2006-05-1612-50/+34
* Bugzilla Bug 337770: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2006-05-15128-4960/+7381
* bug 334442, Incorrect use of realloc oom Crash in secmod_ReadPermDBFIREFOX_2_0a2_RELEASEkaie%kuix.de2006-04-241-3/+4
* bug 152426, delegation of HTTP download for OCSPkaie%kuix.de2006-04-137-4/+480
* fixup commit for tag 'FIREFOX_2_0a1_RC1'FIREFOX_2_0a1_RC1cvs2hg2006-02-2847-17632/+0
* Bugzilla Bug 317620: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2006-02-031-0/+101
* Bugzilla Bug 317620: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2006-02-03192-7678/+39490
* Bug 236613: change to MPL/LGPL/GPL tri-license. a=caillon.gerv%gerv.net2006-02-0312-354/+393
* Set NSS version to 3.10.2 (final). Bugzilla bug 311402. a=asa forwtchang%redhat.com2005-10-211-2/+2
* Bug 311402: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2005-10-1029-156/+1242
* Bug 291555. Makes certutil process null CSR ext req lists as it did before NS...SECURITY_3_10_RTMneil.williams%sun.com2005-04-231-1/+1
* 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
* Fix for 290121. Replace PRIntervalTime with PRTime when checking for the need...julien.pierre.bugs%sun.com2005-04-172-22/+16
* Bugzilla Bug 288095: removed unnecessary #include "alghmac.h". alghmac.hwtchang%redhat.com2005-04-155-6/+0
* Bugzilla Bug 258416: trust Sonera Class 1 CA only for S/MIME. r=nelsonb.wtchang%redhat.com2005-04-142-4/+4
* Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem...julien.pierre.bugs%sun.com2005-04-131-5/+8
* Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.wtchang%redhat.com2005-04-134-20/+532
* Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+alexei.volkov.bugs%sun.com2005-04-123-5/+15
* Correct name of extension from "Invalid Date" to "Invalidity Date".julien.pierre.bugs%sun.com2005-04-111-1/+1
* Report correct error code when input cert file contains extra stuff.nelsonb%netscape.com2005-04-111-0/+5
* Fix for 280121 - allow encoding simple templates with SEC_ASN1_INLINE and SEC...julien.pierre.bugs%sun.com2005-04-093-3/+63
* Don't crash in NSC_CopyObject after failing to copy a token object.nelsonb%netscape.com2005-04-091-0/+1
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-0617-78/+1306
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-0617-1306/+78
* Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.nelsonb%netscape.com2005-04-054-5/+97
* 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
* Fix for 287654 . Check input buffer length for C_Encrypt with RSA . r=nelsonjulien.pierre.bugs%sun.com2005-04-041-0/+3
* 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-023-4/+1
* Rename functions that are shared by pk11wrap and softoken from sftk_ tonelsonb%netscape.com2005-04-023-250/+257