Граф коммитов

75079 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 2ab3d65ce5 fix bug 55702 . 2001-01-19 01:33:01 +00:00
saari%netscape.com 415d201213 Fix for 54406, tabbing through links with multiple frames doesn't work. r=byrner, sr=waterson 2001-01-19 01:28:27 +00:00
ccarlen%netscape.com e32d0bf79c Fix for bustage caused on senna Tinderbox by checkin for 64501. 2001-01-19 01:24:28 +00:00
disttsc%bart.nl 07ee87e6cf More appCore killing. bug=46200, r=ben, a=alecf 2001-01-19 01:19:07 +00:00
disttsc%bart.nl 349636760d Make viewZoomOverlay.js not barf if the menu doesn't exist. Bug=65807, r=timeless, a=alecf 2001-01-19 01:16:11 +00:00
disttsc%bart.nl a4e9cee286 "Receiving: message headers" should be "Downloading message headers 123 of 1323"
bug=37712, author=Mark Olson <maolson@earthlink.net>, r=jag, a=mscott
2001-01-19 01:14:28 +00:00
bryner%uiuc.edu f1a9df84d2 Oops, forgot jar.mn. 2001-01-19 01:12:42 +00:00
bryner%uiuc.edu 4e954931d3 PSM 2.0 work:
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.

r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
nicolson%netscape.com e33e62887b moved libjss generation from cmd/jssjava to lib. 2001-01-19 00:14:25 +00:00
nicolson%netscape.com 14579089fc get stuff to build under mozilla. 2001-01-19 00:13:52 +00:00
nicolson%netscape.com bd68395daa no more jssjava. 2001-01-19 00:11:31 +00:00
nicolson%netscape.com d5754b6a13 remove all the old jssjava stuff. move everything else to
mozilla/security/jss/lib.
2001-01-19 00:11:12 +00:00
ccarlen%netscape.com f346c249e1 Fix for bustage caused on senna Tinderbox by checkin for 64501. 2001-01-19 00:03:07 +00:00
rogerl%netscape.com aeca31a7bd Merged Monkey bits, fix for bug #57631, /()/ was parsed incorrectly. 2001-01-18 23:39:00 +00:00
gerv%gerv.net 657799e507 More bug 6682. Perhaps this could be it. 2001-01-18 23:08:22 +00:00
ccarlen%netscape.com c1a1849c09 2nd part of bug 64501 - obsoleting this because moved into xpcom r=dougt@netscape.com sr=brendan@mozilla.org 2001-01-18 22:59:28 +00:00
sdv%sparc.spb.su 4a6f9e79ad fix for bug 65506
a=jonsmirl@mediaone.net
r=sdv@sparc.spb.su
2001-01-18 22:55:48 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
rogerl%netscape.com bbcf08a5c3 Merged changes from Monkey - see bug #64285. 2001-01-18 22:49:11 +00:00
sdv%sparc.spb.su ee984d7adb fix for bug 65499
a=jonsmirl@mediaone.net
r=sdv@sparc.spb.su
2001-01-18 22:36:55 +00:00
kin%netscape.com 31dc7d8cfc Temporary fix for Bug #65828: mozilla installer.exe fails with "-229 script error"
Backing out Brendan's previous checkin for bug #65553 (jsapi.c, jsdbgapi.c, jsemit.c, jsinterp.c, jsinterp.h, jsobj.c, and jsscript.c), so we can get smoke tests going.

r=attinasi@netscape.com (sheriff)
2001-01-18 22:10:12 +00:00
mcgreer%netscape.com 5f188b705a make blapitest return error codes so QA lights up correctly. Fix bug with DSA
self-test.  r=wtc
2001-01-18 21:45:47 +00:00
wtc%netscape.com c33e0a8553 Add library version info to the NSS, S/MIME, and SSL shared libraries.
Define the NSS version macros and add NSS_VersionCheck in nss.h.
Add linker option to record internal name of shared libraries.
Add Windows resource files.  Add rcs and sccs id strings that can be
retrieved with 'ident' and 'what'.
Modified Files:
	coreconf/HP-UX.mk coreconf/OSF1.mk coreconf/SunOS5.mk
        coreconf/WIN954.0.mk coreconf/WINNT4.0.mk coreconf/WINNT5.0.mk
	coreconf/rules.mk nss/lib/nss/config.mk
	nss/lib/nss/manifest.mn nss/lib/nss/nss.h
	nss/lib/nss/nssinit.c nss/lib/smime/config.mk
	nss/lib/smime/manifest.mn nss/lib/ssl/config.mk
	nss/lib/ssl/manifest.mn
Added Files:
	nss/lib/nss/nss.rc nss/lib/nss/nssver.c nss/lib/smime/smime.rc
	nss/lib/smime/smimever.c nss/lib/ssl/ssl.rc
	nss/lib/ssl/sslver.c
2001-01-18 20:29:10 +00:00
mcgreer%netscape.com 73586118bb fixes for prime generatation:
1.  Increase maximum tries to 600 (based on 2*(approx. frequency of 1024-bit primes))
2.  Lower the number of Miller-Rabin iterations for p and q based on HAC table 4.4
r=nelsonb,a=wtc
2001-01-18 16:39:10 +00:00
wtc%netscape.com 6f7422a77a Bugzilla bug #65416: assign values explicitly to enumeration constants.
The same values that the compiler would assign are assigned, with only
one exception (cmmfNoPKIStatus in cmmft.h).  This is patch id=22555,
reviewed by Nelson Bolyard.
2001-01-18 16:36:43 +00:00
mkaply%us.ibm.com 91ea2fd585 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:53:33 +00:00
bienvenu%netscape.com 53ad72aea2 fix cached news connections to remember current group r=sspitzer, sr=mscott part of 13506 2001-01-18 15:39:35 +00:00
bienvenu%netscape.com f7d03cb909 change folder compaction to use base class offine store compaction code, 15865 r=naving, sr=mscott 2001-01-18 15:37:52 +00:00
mkaply%us.ibm.com 0cddd31ff7 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
locka%iol.ie e2be8ec844 Changed winEmbed to use the new embedding idle loop routines. b=44120 2001-01-18 14:10:50 +00:00
tor%cs.brown.edu 85ea708a89 Bug 65315 - update server pixmaps incrementally and move 8-bit alpha
check to ImageUpdated. r=jag, sr=blizzard
2001-01-18 13:39:07 +00:00
alecf%netscape.com 9b8d0289b2 oops, forgot this in a checkin from yesterday 2001-01-18 08:44:30 +00:00
alecf%netscape.com 831cbf5a07 fix for 55791 a=ben 2001-01-18 08:24:42 +00:00
alecf%netscape.com 3a7d1b7157 fix for #37078 - fix cut/copy for history window
a=ben, r=timeless
2001-01-18 07:57:32 +00:00
alecf%netscape.com 82ba7c0aff more nsBrowserInstance lovin' - move the show/hide button junk into JavaScript using the now-working pref-change-observer system. bug 46200.
a=ben, r=jag
2001-01-18 07:50:06 +00:00
pavlov%netscape.com da147fa26e add error checking in SetBits 2001-01-18 07:49:59 +00:00
jst%netscape.com 7be22b4194 Whitespace cleanup, fixing up 3 space indentation. No code changes. 2001-01-18 07:44:29 +00:00
cls%seawood.org 4adbaa04b7 Split conditional into if/then statements. Fixes AIX tinderbox bustage.
Thanks to Jim Dunn <jdunn@netscape.com> for the patch. r=rbs
2001-01-18 06:44:50 +00:00
disttsc%bart.nl ecbdaed741 Fix js strict warnings, bug=57656, r=timeless, a=ben 2001-01-18 06:17:31 +00:00
chuang%netscape.com 76ace381e3 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu 2001-01-18 05:47:38 +00:00
chuang%netscape.com 66a4bf265f Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu 2001-01-18 05:45:48 +00:00
chuang%netscape.com a7cce8b310 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu 2001-01-18 05:38:03 +00:00
m_kato%ga2.so-net.ne.jp 6eeb91cfeb bug 60050, sr=ftang
MS-IME 95/97/98/2000 may send WM_IME_COMPOSITION with non-conversion mode before it send WM_IME_STARTCOMPOSITION.
2001-01-18 03:16:04 +00:00
brendan%mozilla.org e6b898515c Fix API botch where 'var x=0' vs. 'x=0' could put x in a different object (65553, r=mccabe, sr=jband). 2001-01-18 03:00:31 +00:00
m_kato%ga2.so-net.ne.jp dc83a95253 bug 65547, r=jag, sr=sfraser
delete unused line
2001-01-18 02:50:29 +00:00
dbaron%fas.harvard.edu 403a9c3aa6 Attempt to fix topcrash bug 54230 by fixing an ABR caused by allocating and copying one fewer bytes than the number indicated by the length. r=javi@netscape.com, dougt@netscape.com sr=mscott@netscape.com 2001-01-18 02:28:19 +00:00
blakeross%telocity.com 7bde7286bc Fix 65790: context menus broken in bookmarks panel. r=timeless sr=alecf 2001-01-18 02:24:06 +00:00
tara%tequilarista.org a65e4dc297 Cleaning up the language for matty for bug #45213 2001-01-18 02:20:04 +00:00
tara%tequilarista.org ebcce99393 Landing patch for bug #58436 from Henrik Gemal 2001-01-18 02:14:11 +00:00
nelsonb%netscape.com fe9fa27179 When searching for a prime, the number of Miller-Rabin tests to be
performed will be done in accordance with a table published in the
Handbook of Applied Cryptography.  See Bug 65151.  Also, changes to
test program for this function.
2001-01-18 01:39:17 +00:00