summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close NSS_3_10_2_PORTING_BRANCHNSS_3_10_2_PORTING_BRANCHFranziskus Kiefer2017-09-290-0/+0
* Whitespace changes.NSS_3_10_2_RTM_HPUX_IPFwtchang%redhat.com2005-11-151-3/+3
* Bugzilla Bug 312202: figured out a better way to do OBJDIR_NAME forwtchang%redhat.com2005-11-152-22/+10
* Bugzilla Bug 312202: code cleanup.wtchang%redhat.com2005-11-111-3/+2
* Bugzilla Bug 312202: checked in HP-UX Itanium changes contributed bywtchang%redhat.com2005-11-115-11/+101
* fixup commit for branch 'NSS_3_10_2_PORTING_BRANCH'NSS_3_10_2_RTMcvs2hg2005-10-101-760/+0
* Set NSS version to 3.10.2.wtchang%redhat.com2005-10-101-2/+2
* Set NSS version to 3.10.2 Beta 2.NSS_3_10_2_BETA2wtchang%redhat.com2005-10-061-1/+1
* Bugzilla Bug 244922 ASN.1 encoder outputs trash for optional may-stream subtemplrelyea%netscape.com2005-10-061-84/+126
* Bug 119500 PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supportedrelyea%netscape.com2005-09-292-5/+75
* Bugzilla Bug 308727 NSS tries to call C_WaitForSlotEvent on PKCS#11 2.0 modulesrelyea%netscape.com2005-09-203-0/+11
* Bugzilla Bug 301554: Clear the 'Present' flag if slot fails to refresh.NSS_3_10_2_BETA1wtchang%redhat.com2005-09-141-2/+5
* Bugzilla Bug 274984: declare 'dirsize' as a size_t. Collapsed thewtchang%redhat.com2005-09-131-3/+2
* Bug 274984: load freebl using absolute pathname to avoid load failure insaul.edwards%sun.com2005-09-131-0/+27
* Bugzilla Bug 296410: fixed the bug that prevented the verification ofwtchang%redhat.com2005-09-092-5/+8
* Bugzilla Bug 299197: ported the fix back to the NSS_3_10_BRANCH. Addedwtchang%redhat.com2005-09-097-23/+786
* Fix for 303494 . r=wtchang, nelson . Don't point to a stack variable that goe...julien.pierre.bugs%sun.com2005-08-251-1/+2
* Bugzilla bug 302212: backed out the previous checkin. The correspondingwtchang%redhat.com2005-08-251-12/+16
* Bugzilla Bug 302212: enable Mac OS X x86 builds to target SDKs. The patchwtchang%redhat.com2005-08-251-16/+12
* Bugzilla Bug 298957: removed a comment. The code already does what thewtchang%redhat.com2005-08-151-1/+1
* Bugzilla Bug 298957: added PK11_TokenKeyGenWithFlags to NSS_3_10_BRANCH forwtchang%redhat.com2005-08-023-3/+129
* 302560 NSS 3.10.1 needs only zlib fixchristophe.ravel.bugs%sun.com2005-07-281-3/+3
* Switch to 3.10.1 RTM for release needed by Sun Microsystems.christophe.ravel.bugs%sun.com2005-07-281-2/+2
* Bugzilla bug 301212: upgraded to zlib 1.2.3. r=relyea,nelsonb.wtchang%redhat.com2005-07-2020-201/+902
* Bugzilla Bug 298532: updated for Mac 10.4u ("universal") SDK, which addswtchang%redhat.com2005-06-281-7/+2
* Fix for 298538 - fix signature verification in S/MIME with signer-only cert. ...julien.pierre.bugs%sun.com2005-06-273-1/+40
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-06-271-1/+1
* fixup commit for branch 'NSS_3_10_BRANCH'cvs2hg2005-06-240-0/+0
* 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