summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla Bug 298409: fixed an array index off-by-one error and a memoryNSS_3_10_BASEwtchang%redhat.com2005-06-241-2/+2
* Bugzilla Bug 295754: fixed a crash in subject_list_sort if a cert is notwtchang%redhat.com2005-06-242-5/+9
* Bugzilla Bug 298537: replaced hardcoded 3 and 8 with the NSS_VMAJOR andwtchang%redhat.com2005-06-231-4/+5
* Bugzilla Bug 298409: fixed the bug that an array size was incorrectlywtchang%redhat.com2005-06-231-1/+1
* Bugzilla Bug 297826: add the -Zmap flag to create .map files for DLLs. Thewtchang%redhat.com2005-06-231-1/+1
* 297965 - Add a marker at the end of the test result report (result.html)christophe.ravel.bugs%sun.com2005-06-211-0/+1
* Arg! This change was supposed to go to a branch, not the tip. back it out now.relyea%netscape.com2005-06-201-6/+0
* Test multiaccess Databases. This patch causes softoken to Always use therelyea%netscape.com2005-06-201-0/+6
* fix for bug: 297015 - bltest should run multithreaded. r=julienalexei.volkov.bugs%sun.com2005-06-161-393/+884
* Back out last checkin, which broke the build on some platforms.nelsonb%netscape.com2005-06-141-855/+394
* RFE fix 297015: bltest should run multithreaded. julien r+alexei.volkov.bugs%sun.com2005-06-141-394/+855
* Get the Processer cache line size. This file contains processor and OSrelyea%netscape.com2005-06-091-0/+760
* Mozilla Tiger build changes. Currently the mozilla branch is brokenrelyea%netscape.com2005-06-0117-59/+123
|\
| * 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-06-011-1/+1
| * Bugzilla bug 295298: enforce RSA key size limits when generating a newwtchang%redhat.com2005-05-271-3/+8
| * Fix crash of rsaperf on keygen failurejulien.pierre.bugs%sun.com2005-05-241-2/+2
| * Allow DSA signature output buffer to exceed required length.nelsonb%netscape.com2005-05-211-1/+3
| * Change while read statements to work with MKS. Bug 295060. r=wtchangnelsonb%netscape.com2005-05-212-18/+22
| * Bugzilla Bug 294071: removed out-of-date comments and dead code. r=nelsonb.wtchang%redhat.com2005-05-181-10/+0
| * Bugzilla Bug 294333: enable building on Windows Me with Cygwin. Thankswtchang%redhat.com2005-05-171-0/+4
| * Rename NEXT_ITERATION macro to NEXT_USAGE to make code clearerjulien.pierre.bugs%sun.com2005-05-171-6/+6
| * Fix for 265369 - fix compiler warning in unix_rand . r=nelsonjulien.pierre.bugs%sun.com2005-05-101-1/+1
| * Fix for 293091 - add double -o option to skip cert verification completely. r...julien.pierre.bugs%sun.com2005-05-071-2/+7
| * Fix for bug 292390 . Prevent crash in certutil with -P option and dbprefix om...julien.pierre.bugs%sun.com2005-04-291-2/+7
| |\
| | * fixup commit for tag 'THUNDERBIRD_1_1a1_RELEASE'THUNDERBIRD_1_1a1_RELEASEcvs2hg2005-04-2914-1039/+15
| | |\
| | | * fixup commit for tag 'FIREFOX_1_1a1_RELEASE'FIREFOX_1_1a1_RELEASEcvs2hg2005-04-2914-1039/+15
| | | |\ | | |/ /
| | | * fixup commit for tag 'BSMEDBERG_SECURITY_PLAYGROUND_20050512_BASE'BSMEDBERG_SECURITY_PLAYGROUND_20050512_BASEcvs2hg2005-04-2914-1039/+15
| | |/
| * | Windows CE build changes. This addresses most of the outstanding Windowsdougt%meer.net2005-04-293-0/+15
| * | Bugzilla Bug 291858: fixed incorrect definitions of the CKM_SHAxxx_HMAC,wtchang%redhat.com2005-04-281-9/+9
| * | Change NSS version to 3.10.1 Beta.christophe.ravel.bugs%sun.com2005-04-272-4/+4
| |/
* | fixup commit for tag 'NSS_3_10_RTM'NSS_3_10_RTMcvs2hg2005-06-011-1/+1
|\ \ | |/ |/|
| * fixup commit for tag 'NSS_3_10_1_BASE'NSS_3_10_1_BASEcvs2hg2005-06-011-1/+1
|/
* 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
* Prevent crash in certutil -C when incoming request has no attributes.nelsonb%netscape.com2005-04-231-1/+4
* 238319: Sun packages changeschristophe.ravel.bugs%sun.com2005-04-201-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
* 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
* Bugzilla Bug 258416: trust Sonera Class 1 CA only for S/MIME. r=nelsonb.wtchang%redhat.com2005-04-142-4/+4
* 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
* Fix for bug 290120 - compile source files with absolute pathnames on AIX. r=w...julien.pierre.bugs%sun.com2005-04-131-1/+1
* 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
* 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