summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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