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

76345 Коммитов

Автор SHA1 Сообщение Дата
harishd%netscape.com 7bc76a76cc 68008 - After evaluating the external JS content make sure to that the parser is not blocked before resumeparsing.
r=jst sr=vidur a=blizzard
68160 - Set stream listener state to eOnStop only on the final context.
r=nisheeth sr=vidur a=blizzard.
2001-02-09 22:36:23 +00:00
dprice%netscape.com 41c983e09c Correcting config.mak, define /Gh independently of MOZ_DEBUG
(65845) rs=leaf,r=waterson,a=blizzard
2001-02-09 22:28:31 +00:00
mkaply%us.ibm.com 2cd60ffa14 #68343
r=mkaply, a=blizzard
OS/2 ONLY - Change OS/2 to use real XPCOM component registration to fix printing
2001-02-09 22:25:08 +00:00
mkaply%us.ibm.com 48ff0be7c2 #68343
r=pavlov, sr=blizzard, a=blizzard
Change OS/2 to use real XPCOM component registration to fix printing
2001-02-09 22:23:13 +00:00
dbaron%fas.harvard.edu 3001173c2a Add stub for nsFontEnumeratorXlib::HaveFontFor (same stub as for GTK) to fix xlib bustage. b=67840 a=cls,blizzard 2001-02-09 22:21:52 +00:00
mcgreer%netscape.com 3f8a617125 add a script for testing various nss commands. not run by default for now. 2001-02-09 22:06:16 +00:00
nicolson%netscape.com 9cc5c6affa Export the JavaVM so we can access it from SSL callbacks. 2001-02-09 21:47:29 +00:00
cls%seawood.org cacba54314 Allow spaces in --enable-optimize args. Bug #68246 r=leaf a=brendan 2001-02-09 21:30:09 +00:00
nicolson%netscape.com cb7b4356b7 remove /s/b/c/ from jdk.mk. To Netscape-chauvinistic. 2001-02-09 21:25:50 +00:00
bryner%uiuc.edu 32b0cfce14 Fixing compile for tip NSS. r=javi. Not part of build. 2001-02-09 20:17:05 +00:00
rogerl%netscape.com 8852bd4828 Added WIN32 warning suppression pragma. 2001-02-09 19:11:04 +00:00
rogerl%netscape.com d568d40910 Added pragma to disable overlong identifiers warning 2001-02-09 19:10:18 +00:00
rogerl%netscape.com 5fb0a8ee35 Turned on RTTI 2001-02-09 19:09:23 +00:00
ccarlen%netscape.com 6eab38f493 Mac embedding sample code only. Embedding sample needs to use new nsIWebBrowserFind API (68169). r=valeski,sfraser a=blizzard. 2001-02-09 17:51:00 +00:00
kestes%tradinglinx.com 0925d9abc3 add new type for password field which will not display value on cgi page. 2001-02-09 15:16:57 +00:00
hyatt%netscape.com 919620b5f3 Not part of build. 2001-02-09 12:18:52 +00:00
hyatt%netscape.com b9dcead8c5 Not part of build. 2001-02-09 12:12:53 +00:00
jst%netscape.com 34a1c63f74 Interface cleanup. Not part of the build. 2001-02-09 12:01:35 +00:00
jst%netscape.com 08a1361dfc Interface cleanup. Not part of the build. 2001-02-09 11:56:32 +00:00
jst%netscape.com a9e8dd3f04 Interface cleanup. Not part of the build. 2001-02-09 11:47:40 +00:00
jst%netscape.com e430a9dcde Interface cleanup. Not part of the build. 2001-02-09 11:39:07 +00:00
jst%netscape.com 7fe0515e9c Interface cleanup. Not part of the build. 2001-02-09 11:30:21 +00:00
nicolson%netscape.com f838e1446e some new utilities for the SSL code. 2001-02-09 11:28:01 +00:00
nicolson%netscape.com 84a7fa4e5c build ssl now. 2001-02-09 11:27:13 +00:00
nicolson%netscape.com 5a4f124cf0 remove libfort, add lib jssssl. 2001-02-09 11:26:48 +00:00
nicolson%netscape.com 999896c8c2 Checkin new SSL code. SSLClient test works. 2001-02-09 11:26:34 +00:00
jst%netscape.com 74cc0ceb7a Interface cleanup, not part of the build. 2001-02-09 11:20:07 +00:00
hyatt%netscape.com 83e0281435 Not part of build. 2001-02-09 09:48:33 +00:00
hyatt%netscape.com 59aefe1d68 Not part of build. 2001-02-09 07:46:46 +00:00
hyatt%netscape.com 11188dfd45 Not part of build. 2001-02-09 07:38:16 +00:00
hyatt%netscape.com c715a4d990 Not part of build. 2001-02-09 07:21:01 +00:00
sspitzer%netscape.com 594ccab80a performance tweak. see #68174 2001-02-09 06:33:32 +00:00
waldemar%netscape.com de5e2988fc A few new semantics 2001-02-09 05:00:28 +00:00
leaf%mozilla.org b4f8987b0d change user agent string to reflect reality better (m18->0.8). r=timelese, a=blizzard 2001-02-09 04:48:26 +00:00
nelsonb%netscape.com 4a2c9e4a11 Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when it
cannot find the SSL layer on the specified PRFileDesc. Ensure all
callers detect when ssl_FindSocket returns NULL and handle it properly.
Bug 68241. Reviewed by jgmyers and relyea.
Modified Files:
 	prelib.c sslauth.c sslsecur.c sslsock.c
2001-02-09 02:11:31 +00:00
javi%netscape.com 12a741c063 Clean up the NSS initialization code including loading of Root Cert module. 2001-02-09 01:56:29 +00:00
relyea%netscape.com 3c0225715a update certutil and modutil to use the new NSS_Initialize signature.
modutil can now specify it's nocertdb paramter.

bug 64260 reviewed by wtc
2001-02-09 01:38:04 +00:00
relyea%netscape.com 1bf4c3e664 Allow applications to initialize nss without necessarily initializing databases.Needed to keep old modutil semantics. Bug 66230. reviewed by wtc. 2001-02-09 01:34:12 +00:00
relyea%netscape.com 925aa99e3d Move cdbhdl.h to private exports. bug 64260 revied by nelsonb. 2001-02-09 01:32:42 +00:00
mscott%netscape.com bc98d14407 Bug #67481 --> our JS object needs to implement nsIWeakReference
sr=sspitzer/alecf
r=blake
a=asa
2001-02-09 01:12:57 +00:00
ben%netscape.com d04bf58df4 workaround for .8 for 630seven8, r=blake, cmanske, sr=alecf, a=asa. bug remains open
as this is just a temporary workaround to prevent mac optimized crash.
2001-02-09 01:09:00 +00:00
nelsonb%netscape.com e3a2bbc42f Allow application to customize cert verification slop time.
Default is 24 hours.  Bug 48300. Reviewed by wtc.
Modified Files:
 	lib/nss/nss.def lib/certdb/cert.h lib/certdb/certdb.c
2001-02-09 01:06:41 +00:00
nelsonb%netscape.com b63a17a085 Make SSL API consistent in using SECStatus as return value for functions
that return only values in that enumeration.  Bug 68097. R&A = relyea.
Modified Files:
 	lib/ssl/ssl.h lib/ssl/sslauth.c lib/ssl/sslsecur.c
 	lib/ssl/sslsnce.c lib/ssl/sslsock.c cmd/selfserv/selfserv.c
 	cmd/strsclnt/strsclnt.c
2001-02-09 00:32:14 +00:00
sspitzer%netscape.com b17c3afa80 NOT PART OF THE BUILD. 2001-02-09 00:23:50 +00:00
rginda%netscape.com 2c018ad0a6 mac build goop for tests/cpp and utilities.cpp fix for debug targets on mac 2001-02-09 00:08:22 +00:00
sspitzer%netscape.com 4dd563b1ab hoy hoy hoy! NOT PART OF THE BUILD. 2001-02-08 23:57:20 +00:00
sspitzer%netscape.com 094bf1570e NOT PART OF THE BUILD. 2001-02-08 23:44:47 +00:00
javi%netscape.com c7a5d8fde6 Fix for Bug 68063 r=nelsonb, a=wtc Make NSS_Init backwards compatible for the Mac. 2001-02-08 23:43:00 +00:00
jj%netscape.com cb1a6ee7df #65764 / Bugscape #3508: Update Mac version strings to 0.8. a=r=leaf 2001-02-08 23:33:46 +00:00
hyatt%netscape.com c581f6115e XBL insertion point fixes: 67990, 67574, and the dependent bug 55292 all get fixed. 2001-02-08 23:24:55 +00:00