summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'JSS_3_5_RTM'JSS_3_5_RTMcvs2hg2003-12-060-0/+0
|\
* \ fixup commit for tag 'JSS_3_5_BETA1'JSS_3_5_BETA1cvs2hg2003-12-060-0/+0
|\ \ | |/
* | fixup commit for tag 'JSS_3_5_1_RTM'JSS_3_5_1_RTMcvs2hg2003-12-061397-544053/+0
|/
* Add /FIXED:NO argument to linker command line for EXEs. Purifynelsonb%netscape.com2003-12-061-1/+2
* Add new -k option to NSS QA test program cmsutil. By default, cmsutilnelsonb%netscape.com2003-12-061-9/+30
* Bugzilla bug 227296: fixed the bug that NSS_CMSAttribute_AddValue adds thewchang0222%aol.com2003-12-065-12/+42
* Further simplification and improvement of the parsing of UTCTimenelsonb%netscape.com2003-12-052-24/+44
* NSS_CMSContentInfo_Destroy()nelsonb%netscape.com2003-12-041-0/+5
* In functions NSS_CMSSignedData_Encode_AfterData andnelsonb%netscape.com2003-12-041-19/+26
* Functions NSS_CMSDigestedData_Encode_AfterData andnelsonb%netscape.com2003-12-041-8/+12
* There is a lot of "cleanup" in this file, wrapping source at 80 columns.nelsonb%netscape.com2003-12-041-48/+97
* NSS_CMSSignerInfo_Verify()nelsonb%netscape.com2003-12-041-23/+36
* Add null pointer checks to nss_cms_after_end and NSS_CMSEnvelopedData_Decode_...nelsonb%netscape.com2003-12-042-69/+90
* Avoid UMRs in dertime.c. Bugscape bug 54198. r=wtc.nelsonb%netscape.com2003-12-031-2/+20
* Fix for 54061 - null pointer check . r=nelsonbjpierre%netscape.com2003-12-031-0/+6
* Bugscape bug 54021: in CERT_FindSubjectKeyIDExtension, if PORT_NewArenawchang0222%aol.com2003-12-035-2/+6
* Prevent SMIME crash in the opaque signature test. bugscape 54061. r=nelsonbjpierre%netscape.com2003-12-021-9/+152
* Fix for 54088 . Don't try to encode attributes with no value. r=wtcjpierre%netscape.com2003-12-021-3/+6
* Bound stan error stack at 16 error codes to limit growth.nelsonb%netscape.com2003-12-021-36/+23
* Reverted to NSPR 4.3 until Sun has NSPR 4.4.1 binary distributions.wchang0222%aol.com2003-11-281-1/+1
* Detect invalid input buffer lengths, and return error instead of UMR>nelsonb%netscape.com2003-11-271-0/+10
* Fix leak in CERT_FindSubjectKeyIDExtension, and use the Quick DERnelsonb%netscape.com2003-11-271-9/+16
* Upgraded to NSPR 4.4.1.wchang0222%aol.com2003-11-271-1/+1
* Clean up some arithmetic used for UCS4. Detect when UCS2 and UCS4nelsonb%netscape.com2003-11-271-8/+12
* Bugzilla bug 226861: removed NSS_CMSSignedData_GetDigestByAlgTag, which iswchang0222%aol.com2003-11-262-13/+2
* In NSS_CMSSignedData_VerifySignerInfo(), test all returned pointersnelsonb%netscape.com2003-11-261-3/+16
* Performance enhancement. Detect absurdly large modulae in public keys,nelsonb%netscape.com2003-11-261-0/+12
* Remove an unnecessary and incorrect assert call.nelsonb%netscape.com2003-11-261-3/+3
* This patch reduces the scope of many variables in cmsutil's decode function. ...nelsonb%netscape.com2003-11-2518-173/+1341
|\
| * Bugzilla bug 226470: removed -qarch=com, which is the default for thewchang0222%aol.com2003-11-241-3/+0
| * Bugzilla bug 226470: use a C compiler rather than a C++ compiler to compilewchang0222%aol.com2003-11-221-2/+2
| |\
| | * fixup commit for tag 'THUNDERBIRD_M3_BASE'THUNDERBIRD_M3_BASEcvs2hg2003-11-210-0/+0
| | |\
| | * \ fixup commit for tag 'THUNDERBIRD_0_4_BASE'THUNDERBIRD_0_4_BASEcvs2hg2003-11-210-0/+0
| | |\ \ | | | |/
| | * | fixup commit for tag 'MOZILLA_1_6b_RELEASE'MOZILLA_1_6b_RELEASEcvs2hg2003-11-2113-1042/+11
| | |/
| * | Don't invoke PKCS11 with an invalid handle. Bug 226285.nelsonb%netscape.com2003-11-211-0/+6
| * | Remove an overreaching constraing on modulus length. Bug 226285.nelsonb%netscape.com2003-11-211-1/+1
| * | Implement new "batch mode" (see the -b option). Plug some leaks.nelsonb%netscape.com2003-11-201-38/+161
| * | Don't accept ASN.1 items whose length is 2GB or more.nelsonb%netscape.com2003-11-201-1/+1
| * | Dont attempt to allocate 2GB or more from an arenapool.nelsonb%netscape.com2003-11-201-0/+5
| * | Remove as assertion that is triggered by bad data input, but does notnelsonb%netscape.com2003-11-201-1/+0
| * | Be sure not to ask NSS to use an invalid PKCS11 mechanism.nelsonb%netscape.com2003-11-202-2/+13
| * | Plug a leak that occurs when code asks NSS to use an invalid PKCS11nelsonb%netscape.com2003-11-201-2/+4
| * | near total rewrite of PK11_ParamFromAlgid to eliminate leaks.nelsonb%netscape.com2003-11-191-113/+89
| |/
* | fixup commit for tag 'THUNDERBIRD_M4_BASE'THUNDERBIRD_M4_BASEcvs2hg2003-11-240-0/+0
|\ \ | |/
* | fixup commit for tag 'THUNDERBIRD_0_5_RELEASE'THUNDERBIRD_0_5_RELEASEcvs2hg2003-11-2414-1047/+13
|\ \ | |/ |/|
| * fixup commit for tag 'NSS_CLIENT_TAG_20031219'NSS_CLIENT_TAG_20031219cvs2hg2003-11-2453-9259/+13
| |\ |/ /
| * fixup commit for tag 'MOZILLA_1_6_RELEASE'MOZILLA_1_6_RELEASEcvs2hg2003-11-240-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'MOZILLA_1_6_20031218_BASE'MOZILLA_1_6_20031218_BASEcvs2hg2003-11-240-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'FIREFOX_0_8_RELEASE'FIREFOX_0_8_RELEASEcvs2hg2003-11-2414-1047/+13
|/
* Bugzilla bug 222568: fixed a bug introduced in rev. 1.54.wchang0222%aol.com2003-11-191-1/+1