valeski%netscape.com
2e3acb0592
28880. socket transport now provides access to the underlying ip address
2000-05-02 22:25:00 +00:00
valeski%netscape.com
c693632d12
backing out sync failure checkin because of suspect behavior
2000-05-02 19:58:29 +00:00
valeski%netscape.com
6209f221f2
back in we go
2000-05-02 13:08:20 +00:00
valeski%netscape.com
d477e7a322
backing out changes until I can figure out what went wrong w/ the tests
2000-05-02 13:04:00 +00:00
valeski%netscape.com
858b077c3d
24435. socket transport now handles synchronous failure so we can capture conection errors w/ the sync api
2000-05-02 12:29:34 +00:00
putterman%netscape.com
5ad0586f78
Fix for 29543 so we can now create new Japanese local folders. Patch submitted by
...
m_kato@ga2.so-net.ne.jp . r=andreas.otte@primus-online.de
2000-05-02 03:58:25 +00:00
mkaply%us.ibm.com
b8805604b8
# 37239
...
r= warren@netscape.com
OS/2 bring up continues - Remove some legacy #ifdef stuff for OS/2
2000-05-01 22:32:47 +00:00
mkaply%us.ibm.com
c89b0224a1
# 37239
...
r= warren@netscape.com
OS/2 bring up continues - Add !defined XP_OS2 to #ifdef XP_PC
2000-05-01 22:32:02 +00:00
gagan%netscape.com
e4db9151b6
First checkin of proxy auto config interfaces. Not in the build.
2000-04-27 18:42:47 +00:00
mstoltz%netscape.com
2d56321f9e
Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function.
2000-04-27 00:30:27 +00:00
slamm%netscape.com
ab6e3eb4e6
Fix declaration order to quiet build warning
2000-04-26 14:31:01 +00:00
gagan%netscape.com
61440864c7
Fixed bug 36831. Removed an accidental checkin of an assertion.
2000-04-25 01:18:26 +00:00
gagan%netscape.com
7e1c03978a
First checkin of proxy auto config stuff.
2000-04-25 01:15:35 +00:00
mscott%netscape.com
f37fe5e5b7
Some folks were confused about why we had AsyncOpen I put a comment saying this method is being
...
made obsolete and no one really implements it.
2000-04-23 01:45:21 +00:00
sspitzer%netscape.com
bce7ee2e29
turn off gagan's assertion. #36831 . r=mscott.
2000-04-22 23:34:03 +00:00
gagan%netscape.com
9508ade32b
Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well.
...
Fixed bug 32560. Added AsyncWrite implementation for HTTP.
Fixed bug 33842. Some of the earliar code that ruslan had landed broke the status updating for proxy cases.
Fixed bug 36602. Added an api to add (and remove) entries to the "no proxy for" array. Also changed the array to be constructed once (and hence parsed once) instead on each call to ExamineForProxy.
Part fix for bug 31174. Added HTTPS proxy settings.
And finally also un"ruslan"ized the HTTP code :)
2000-04-22 00:35:05 +00:00
andreas.otte%primus-online.de
8bfb7e4dea
extended fix for bug 34863 [Local Harddisks not found if I tried with C: without \], partial fix for bugs 32997 [file URLs that include a hostname don't work] and 19174 [Canonify does not handle UNC file paths], enable the urlparser to handle unc paths better for XP_PC, r=dougt@netscape.com
2000-04-21 14:10:23 +00:00
warren%netscape.com
24eeb1f34c
Removed extra call to Open
2000-04-21 05:15:42 +00:00
warren%netscape.com
d4340805ee
Changed max thread count to 4 (for now).
2000-04-21 05:14:49 +00:00
ruslan%netscape.com
e987cc8f7c
Adjust transport socket timeout everytime it's getting put back into the
...
work queue. Fix WinGate crash (32048) by stopping using polable events in case
when creation of pollable event has failed (until nspr finds a real solution).
Fix 36445. Apply slamm's patch to shut off some compiler warnings.
2000-04-20 01:10:30 +00:00
andreas.otte%primus-online.de
b4f09c2342
fix bug 34966 [fragment id on root-documents without / misinterpreted], r=warren@netscape.com
2000-04-15 16:07:28 +00:00
andreas.otte%primus-online.de
4a2473a780
fix bug 35736 [url encoding - character encoded when it shouldn't] No longer escaping $, r=gagan@netscape.com
2000-04-15 15:52:40 +00:00
scc%netscape.com
5510895b32
making string conversions explicit
2000-04-15 05:40:34 +00:00
ruslan%netscape.com
3485166c98
Implement firing of OnStartRequest regardless of the error code but don't
...
enable it yet till the webshell is fixed.
2000-04-15 00:01:23 +00:00
ruslan%netscape.com
848ca9862f
Fix 35508, 33762, 35024.
2000-04-14 21:10:27 +00:00
warren%netscape.com
e495d8bf34
Fixed to truncate by default. Fixed permissions to default to 664.
2000-04-14 09:32:24 +00:00
warren%netscape.com
5be72cd60a
Fixed leak in AsyncRead/AsyncWrite. r=danm
2000-04-14 05:29:21 +00:00
ftang%netscape.com
94e2018782
check in fix of 29341 . patched submitted by m_kato@ga2.so-net.ne.jp
...
Make sure the \ to / conversion respect double byte system on window.
2000-04-14 04:43:02 +00:00
jbetak%netscape.com
b74494e409
r=valeski, exposing channel for 32604 Trunk fix for illegal use of nsString-external JavaScript
2000-04-14 02:46:28 +00:00
ruslan%netscape.com
88cc8694d8
Fix 35024 - add new API to the socketTransportService to see how many
...
connections are alive/in-progress/etc.
2000-04-13 22:30:21 +00:00
gagan%netscape.com
b1542cff0d
Backing out last changes since warren has the new ones.
2000-04-13 19:50:43 +00:00
gagan%netscape.com
a8aac69619
35564 MLK fixes and IOService optimization from beard.
2000-04-13 19:44:15 +00:00
warren%netscape.com
dd13ffb6ac
Fixed assertion problem with rv/rv2.
2000-04-13 10:07:13 +00:00
warren%netscape.com
cb7cb57ef6
Removed
2000-04-13 09:22:09 +00:00
warren%netscape.com
c544ed30ef
Factoring stream i/o operations into nsIStreamIO interface.
2000-04-13 09:20:50 +00:00
warren%netscape.com
15ae528e0d
Added nsIStreamIO.idl
2000-04-12 21:32:15 +00:00
warren%netscape.com
2979b9b4c6
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
ruslan%netscape.com
6658571391
Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
...
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
mscott%netscape.com
c8d4aa91c4
Bug #34561 --> we were reporting false timeouts with connection based protocols
...
r=ruslan,warren
a=granrose
2000-04-05 21:15:44 +00:00
warren%netscape.com
f1f675ff42
Fix to not call OnStartRequest if channel has been canceled. Bug #31957
2000-04-05 06:46:00 +00:00
ruslan%netscape.com
be9ac37c1b
Fix 34359 - nsSocketTransport timeout should also work while waiting on
...
actual data, not only while connecting.
2000-04-05 04:49:35 +00:00
davidm%netscape.com
e5bf8b4556
31054 'TEXT' file which contains non ASCII does not open correctly
2000-04-05 03:03:50 +00:00
mkaply%us.ibm.com
cec23e5384
# 33859
...
r= warren@netscape.com
OS/2build - add or change #ifdefs
2000-04-05 02:14:34 +00:00
ruslan%netscape.com
2f521bf728
Landing the next batch of http pipelining changes. Still not enabled by default
...
(but you can set a pref in all.js and it'll work and some sites will load
ultra-fast). pipelining_reorg_point2 is pre-checkin tag in case of major
bustages (which there should be none).
2000-04-05 01:43:57 +00:00
sspitzer%netscape.com
89f1316e50
remove my debugging printf.
2000-04-05 00:53:44 +00:00
pavlov%netscape.com
8242fd6791
Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog
2000-04-04 23:50:41 +00:00
warren%netscape.com
91aed9a261
Changed 'default' content type to application/x-unknown-content-type (was text/html!).
2000-04-04 07:13:22 +00:00
gordon%netscape.com
49be022331
Fix for bug 23811 "Support IPv6". Integrating diffs by jgmeyers, r= wtc.
2000-04-03 23:41:53 +00:00
scc%netscape.com
52e40e9c6d
making string conversions explicit
2000-04-01 22:31:00 +00:00
valeski%netscape.com
a8b5655f5a
ensuring that we're always firing this callback to an event queue. we don't want to directly callback the caller recurively this is an async call
2000-04-01 14:57:47 +00:00