nelsonb%netscape.com
6d0b871174
Add support for Elliptic Curve Cryptography. Bug 195135.
...
Contributor(s):
* Sheueling Chang Shantz <sheueling.chang@sun.com> and
* Douglas Stebila <douglas@stebila.ca>, Sun Microsystems Laboratories
Added Files:
GF2m_ecl.c GF2m_ecl.h mpi/mp_gf2m.c mpi/mp_gf2m.h
mpi/tests/mptest-b.c
2003-03-26 05:03:11 +00:00
dbradley%netscape.com
c3244ab6bc
Bug 198668 - [AxPlugin] Ofoto control does not return the value of properties correctly. r=dbradley/adamloc, sr=jst
...
IDispatch only changes, not part of the regular build
2003-03-26 04:20:33 +00:00
mkaply%us.ibm.com
4f6c56114b
#188249
...
r=dbradley
OS/2 GCC changes
2003-03-26 04:18:02 +00:00
shliang%netscape.com
6f09fe803a
171013 - fix and hookup toolbars as text/icons/both in modern. r=varga, sr=jag
2003-03-26 03:48:52 +00:00
smontagu%netscape.com
7a8c2c94d5
Add a bounds check in do_BreakGetTextDimensions. May or may not be related to the crashes reported in bug 196484. Author=roland.mainz@informatik.med.uni-giessen.de, r=smontagu, sr=rbs.
2003-03-26 03:45:45 +00:00
sicking%bigfoot.com
07dc983e89
Fix OS/2 bustage
2003-03-26 03:18:37 +00:00
shliang%netscape.com
a860e81337
123617 - can't tab to buttons checkboxes and radios in osx classic. r=jag, sr=bryner.
2003-03-26 02:57:05 +00:00
shliang%netscape.com
4caa9a491b
112789 - disabled radio elements should not get focus. patch largely by neil@parkwaycc.co.uk. r=shuehan, neil, sr=jag.
2003-03-26 02:55:19 +00:00
darin%netscape.com
57c22e67d4
fixes bug 199108 "Changes to cookie prefs need restart to take effect"
...
patch=dwitte r=kaie sr=darin
2003-03-26 02:27:39 +00:00
sicking%bigfoot.com
f6096335bf
fix build bustage due to gkconxsldoc_s no longer existing after landing of bug 185797
2003-03-26 02:21:17 +00:00
jst%netscape.com
d2c7057170
Checking in gena01@lk.net's fix for bug 193259. Fix error about replaceInsert not being defined in nsProgressDialog.js. r=bugmail@sicking.cc, sr=jst@netscape.com
2003-03-26 02:07:35 +00:00
shliang%netscape.com
459e7e4277
195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag.
2003-03-26 02:03:13 +00:00
shliang%netscape.com
088d5783b7
178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer.
2003-03-26 01:54:29 +00:00
harishd%netscape.com
d8caa04d2a
Fixing a bug in my previous checking. sr=jst@netscape.com
2003-03-26 01:49:59 +00:00
suresh%netscape.com
e3732db4f3
bug 191836 - cookiesTree in CookieViewer.xul should use seltype attribute. r-varga, sr-jag
2003-03-26 01:44:30 +00:00
suresh%netscape.com
c43086cc06
fixing the usage of Components.results. part of bug 139772, r-dbradley, sr-darin.
2003-03-26 01:37:02 +00:00
sicking%bigfoot.com
7df4697aa3
Missed removing this in the landing of bug 185797. r=Pike sr=peterv
2003-03-26 01:34:11 +00:00
sicking%bigfoot.com
466c9c7875
update from landing of bug 185797. Also add a missing makefile. r/sr=dbaron
2003-03-26 01:32:39 +00:00
smontagu%netscape.com
103a24ff1d
Add decoder for iso-8859-6.16. Bug 172491, r=Roland.Mainz, sr=roc+moz
2003-03-26 01:30:17 +00:00
jst%netscape.com
8163e8fac9
Checking in dbradley@netscape.com's fix for bug 198995. Make sure we default to the default charset if the server gives us one we don't know. r=jst@netscape.com, sr=peterv@netscape.com
2003-03-26 01:26:38 +00:00
suresh%netscape.com
1465efe4a5
fix for 191946 - shows japanese language, instead of english. r/sr-darin
2003-03-26 01:21:26 +00:00
suresh%netscape.com
3bf2adaba6
fix for 139772 - PAC: HTTP auth support. r-dbradley, sr-darin.
2003-03-26 01:19:52 +00:00
sicking%bigfoot.com
d28b0c5b97
Compiled XSLT stylesheets. Improves speed, implements forwards-compatible-parsing and handling of unknown extension-elements. Also fixes some random edgecasebugs such as recursive merged named-attribute-sets and empty strings in copy-of.
...
Patch mainly by sicking, but large parts also by Pike and peterv.
Tracker is bug 185797. r=Pike/sicking rs=peterv.
2003-03-26 01:10:14 +00:00
mkaply%us.ibm.com
d5fa5b78fe
#183622
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - allowing dropping of objects onto the browser, make holding down Ctrl download stuff
2003-03-26 01:01:27 +00:00
timeless%mozdev.org
3e5911aac4
Bug 199195 block images from this server doesn't work
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-26 00:46:33 +00:00
timeless%mozdev.org
32a1fa8cbf
Bug 199216 adding domain.com to whitelist doesn't allow popups from *.domain.com to appear
...
patch by mvl@exedo.nl r=dwitte sr=jag
2003-03-26 00:46:32 +00:00
wtc%netscape.com
5fa3007c43
Bug 199082: checked in Nelson's patch, which
...
a) changes selfserv to test the return value from NSS_Shutdown.
b) changes SECMOD_Shutdown to set the error code SEC_ERROR_BUSY before
returning SECFailure.
c) Adds a new function SSL_ShutdownServerSessionIDCache to ssl.h.
d) Changes selfserv to call SSL_ShutdownServerSessionIDCache before calling
NSS_Shutdown.
Modified Files:
cmd/selfserv/selfserv.c lib/pk11wrap/pk11util.c
lib/ssl/ssl.def lib/ssl/ssl.h lib/ssl/ssl3con.c
lib/ssl/sslimpl.h lib/ssl/sslsnce.c
2003-03-26 00:31:13 +00:00
cltbld%netscape.com
869a53db2d
Automated update
2003-03-26 00:30:08 +00:00
cavin%netscape.com
25d79fa8fb
Fix for 199186. Only compare first 15 chars for the addrbook names in GetABInterface(). r/sr=sspitzer.
2003-03-26 00:27:52 +00:00
cavin%netscape.com
e14255d111
Fix for 192994. Put back memeset() call to fix MS COM not returning the right status code for nsSynchronizeAB(). r/sr=sspitzer.
2003-03-26 00:25:14 +00:00
colin%theblakes.com
b3f6fb18d7
OpenVMS only; add -g to debug links. b=199156. r=cls.
2003-03-26 00:22:08 +00:00
mkaply%us.ibm.com
b3e506f3e2
Oops - missed part
2003-03-26 00:11:20 +00:00
harishd%netscape.com
363e9e328b
Check if universalBrowserRead is set before checking for same origin. Also, clear the exception set by the security manager, if same origin check failed, and fall back on the new security for webservices. b=199182, r=heikki, sr=jst
2003-03-26 00:00:04 +00:00
dbaron%dbaron.org
2f896de2a2
Fix leak of mValue. b=199184 r=jkeiser sr=jst
2003-03-25 23:59:26 +00:00
timeless%mozdev.org
75368d2cab
Bug 199113 Mozilla crashes when calling "Manage Stored Cookies" before loading any page
...
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin
2003-03-25 23:35:51 +00:00
nhotta%netscape.com
1ae08961f3
Implements ACE to UTF-8 and modified the test program,
...
bug 196717, r=shanjian, sr=darin.
2003-03-25 23:18:41 +00:00
nisheeth%netscape.com
9afe9e6007
Fix for bug 197127. r=alecf, sr=heikki. Mark clicked JS urls as hidden in global history. Don't let clicked data urls enter global history.
2003-03-25 23:13:10 +00:00
peterlubczynski%netscape.com
2ce1c406de
Fixing bug 192914, prevent Real from recursivly dispatching events, r=smontagu@netscape.com, sr=bzbarsky@mit.edu
2003-03-25 23:10:20 +00:00
alecf%netscape.com
1750d2396e
oops, one more bz-only warning
2003-03-25 22:38:28 +00:00
sspitzer%netscape.com
b9c1a3f068
fix polish bug #198280 (for esther).
...
Inconsistent text color for descriptive text in Junk Mail Control window, prefs, and account settings.
r/sr=bienvenu
2003-03-25 22:38:27 +00:00
alecf%netscape.com
1d52af001b
quiet down this warning too - its all you bz
2003-03-25 22:37:05 +00:00
alecf%netscape.com
f7a9417981
enough with this warning! making DEBUG_bzbarsky
2003-03-25 22:32:48 +00:00
rginda%netscape.com
3ea0aac96b
bug 197108, land chatzilla 0.8.25, chatzilla only
...
160295 chatzilla doesn't display nicknames in userlist when the
194184 nickname change doesn't affect screenname
194287 ChatZilla alters taken nickname only at the very first at
169804 Blank text area + Crtl+Enter in multi-text mode shows you
162251 Chatzilla doesnt start maximized
178313 /names command fails to show output for other channels
196265 message type([info],[error]) auto wrapped after localizat
197024 Multi/Single-line input mode ought to be configurable in
198843 Spelling mistake in Prefs > Chatzilla > Stalking
2003-03-25 22:23:50 +00:00
mkaply%us.ibm.com
1b7929f553
OS/2 bustage
2003-03-25 22:04:15 +00:00
alecf%netscape.com
3c16ca0c29
one more thing for bug 195262 - export nsStaticAtom.h - not used anywhere yet
2003-03-25 21:46:33 +00:00
seawood%netscape.com
1d0348fceb
Add objdir support to codesighs scripts
...
Bug #197656 r=alecf
2003-03-25 21:39:35 +00:00
alecf%netscape.com
0019d826a7
fix dumb mac bustage - cast sizeof() to PRUint32
2003-03-25 21:23:44 +00:00
mkaply%us.ibm.com
c256298f5d
Not part of build - allow tester to be built via regular build process
2003-03-25 21:19:14 +00:00
alecf%netscape.com
48c1098693
oops, fix Xft-only bustage
2003-03-25 21:13:01 +00:00
mkaply%us.ibm.com
077c8796fc
#188249
...
r=peterl, sr=dbaron
Rename some strcmpi to stricmp and itoa to _itoa
Not part of default build
2003-03-25 20:56:47 +00:00