summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close NSS_3_11_TPATCH_20051221_BRANCHNSS_3_11_TPATCH_20051221_BRANCHFranziskus Kiefer2017-09-290-0/+0
* artificial changeset: close fixup head e684e13c5546 for tag NSS_3_11_TPATCH_2...cvs2hg2013-02-211442-0/+574841
|\
* | fixup commit for tag 'NSS_3_11_TPATCH_20051221_V3'NSS_3_11_TPATCH_20051221_V3cvs2hg2006-01-181442-574841/+0
|/
* Fix bug found by all.shNSS_3_11_TPATCH_20051221_V3_20060203nelsonb%netscape.com2006-01-181-0/+2
* Don't loop in ssl3_FlushHandshake. Chris Newman caught this in review.nelsonb%netscape.com2006-01-181443-18/+574866
|\
* | fixup commit for tag 'NSS_3_11_TPATCH_20051221_V2'NSS_3_11_TPATCH_20051221_V2cvs2hg2005-12-211442-574841/+0
|/
* test patch for bug 80092, off of the 3.11 branch.nelsonb%netscape.com2005-12-217-281/+355
* fixup commit for branch 'NSS_3_11_TPATCH_20051221_BRANCH'cvs2hg2005-12-210-0/+0
* 318958 fixing c++/java comment to CNSS_3_11_TPATCH_20051221_BASEglen.beasley%sun.com2005-12-211-1/+1
* Bugzilla Bug 320047: mp_to_unsigned/signed/fixlen_octets copies nothing towtchang%redhat.com2005-12-211-0/+6
* 318958 fixing Monte Carlo test r=Wan-Tehglen.beasley%sun.com2005-12-211-33/+34
* 318962 buffer fix for SHA Monte Carlo tests r=wan-tehglen.beasley%sun.com2005-12-201-2/+1
* Remove C++ declaration of loop control variables r=NelsonBglen.beasley%sun.com2005-12-191-3/+4
* adding tdea.shglen.beasley%sun.com2005-12-191-0/+87
* adding hmac.shglen.beasley%sun.com2005-12-191-0/+20
* adding sha.shglen.beasley%sun.com2005-12-191-0/+46
* Bugzilla Bug 320038: ecl/ecl-curve.h: removed unnecessary leading zero bytewtchang%redhat.com2005-12-192-3/+3
* Initialize mpi data using mpi macros, not static data bug 319252wtchang%redhat.com2005-12-171-16/+16
* adding hmac (318964) tdea (318958) sha (318962) FIPS140-2 tests r=wan-teh The...glen.beasley%sun.com2005-12-161-1112/+1104
* Bugzilla Bug 319240: the value of ssl_V3_SUITES_IMPLEMENTED was off by 3wtchang%redhat.com2005-12-141-2/+2
* Current version is NSS 3.11.1 Beta.christophe.ravel.bugs%sun.com2005-12-141-3/+3
* fixup commit for branch 'NSS_3_11_BRANCH'cvs2hg2005-11-230-0/+0
* Fix bug in MP_ALIGN macro that always truncated pointers to 32-bits,NSS_3_11_RTMNSS_3_11_RC1NSS_3_11_BASEnelsonb%netscape.com2005-11-231-1/+1
* Weave patch: bug 298630 r=nelsonrelyea%netscape.com2005-11-224-5/+646
* Begin building mpcpucache.c. On Sun Studio platforms, build from twonelsonb%netscape.com2005-11-224-1/+1830
* Turn NSS_BETA off for NSS 3.11 RC2.christophe.ravel.bugs%sun.com2005-11-221-2/+2
* Back to BETA flag on the trunk.christophe.ravel.bugs%sun.com2005-11-211-2/+2
* Turn NSS_BETA to FALSE for NSS 3.11 RC.christophe.ravel.bugs%sun.com2005-11-211-2/+2
* 53229: certutil should not use gets();alexei.volkov.bugs%sun.com2005-11-201-75/+133
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-11-181-2/+4
* Initialize slot pointer in ssl3_HandleServerHello. Bug 311590. r=wtchangnelsonb%netscape.com2005-11-181-5/+6
* Restore binary compatilibity for old Fortezza cipher suites.nelsonb%netscape.com2005-11-181-6/+38
* Bugzilla Bug 292427: on Windows, search in $(DIST)/lib before $(DIST)/binwtchang%redhat.com2005-11-161-2/+2
* Handle nicknames on certificates.relyea%netscape.com2005-11-162-13/+99
* Bug 315135, pk12util -w <non-existent pwfile> causes seg fault.neil.williams%sun.com2005-11-161-0/+3
* Eliminate leak and heap buffer overrun. Bug 315994. r=julien, sr=rrelyeanelsonb%netscape.com2005-11-151-21/+6
* fix for bug 316446 . -z defs option was included twice in linker line . r=nelsonjulien.pierre.bugs%sun.com2005-11-151-3/+3
|\
| * fixup commit for tag 'JSS_4_2_RTM'JSS_4_2_RTMcvs2hg2005-11-151365-587640/+0
| |\ |/ /
| * fixup commit for tag 'JSS_4_2_BETA1'JSS_4_2_BETA1cvs2hg2005-11-151365-587640/+0
|/
* Bugzilla Bug 312202: use the _32 tag in 32-bit HP-UX IPF builds. Use thewtchang%redhat.com2005-11-152-3/+17
* New pk11util scripts.relyea%netscape.com2005-11-156-0/+252
* Add loops, conditionals and simple math.relyea%netscape.com2005-11-154-5/+164
* Fix for bug 232604. don't open DBs in user's directory in shlibsign. r=nelsonjulien.pierre.bugs%sun.com2005-11-151-4/+10
* Add r/w support. The Capi token can now:relyea%netscape.com2005-11-158-294/+1866
* Fix for bug 316250. crmftest doesn't build on OS/2. Add LIB_PREFIX .julien.pierre.bugs%sun.com2005-11-141-5/+1
* Fix for bug 316219. Don't build an import library on OS/2. r=wtchangjulien.pierre.bugs%sun.com2005-11-141-2/+1
* Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelsonjulien.pierre.bugs%sun.com2005-11-121-2/+2
* Fix for bug 286685. rename SFTK symbols to SECMOD. r=rrelyea, nelsonjulien.pierre.bugs%sun.com2005-11-112-8/+8
* Fix for bug 315033 . Remove dead command-line tool sources. r=nelsonjulien.pierre.bugs%sun.com2005-11-1128-4027/+0
* Fix for 292156. Prevent crash in SSL session cache init if invalid arguments ...julien.pierre.bugs%sun.com2005-11-111-0/+5