ruslan%netscape.com
20ccb96217
Misc code cleanup. Also apply another keep-alive proxy patch from
...
Tomi.Leppikangas@oulu.fi
2000-03-29 00:04:27 +00:00
ruslan%netscape.com
f1415b32a9
Fix 33259. Make a maximum number of http connections configurable - network.http.max-connections=8 (current default)
2000-03-28 22:47:57 +00:00
ruslan%netscape.com
718f3a22e8
Fix 23263 - mem cache assert on shutdown.
2000-03-28 19:41:59 +00:00
dougt%netscape.com
1ba26756c5
parital fix for 31167. Allowing http response header security attribute
...
to come from preferences. r=valeski@netscape.com
2000-03-28 11:45:25 +00:00
dougt%netscape.com
6a8184c9e2
removing checks for null before calling delete(). I do not know what I was
...
thinking. davidm pointed this out.
2000-03-28 11:39:06 +00:00
akkana%netscape.com
7a0a1a091e
Fix from gordon to fix shrike bustage
2000-03-28 02:56:26 +00:00
gordon%netscape.com
b56897fe07
Fixing build bustage.
2000-03-27 23:16:13 +00:00
gordon%netscape.com
5139e308dc
Landing DNS_CANCEL_BRANCH. Enable canceling of dns lookup requests, and underlying structure for possible DNS cache. Original changes by warren, gordon. r = gagan.
2000-03-27 22:19:18 +00:00
gordon%netscape.com
0df016b3a3
Landing DNS_CANCEL_BRANCH. Added code to make Offline(PR_FALSE) initialize nsSocketTransportService and nsDNSService. Original changes by warren, r=gagan.
2000-03-27 22:17:48 +00:00
gordon%netscape.com
e165ac4548
Landing DNS_CANCEL_BRANCH. Moving Init() method to interface.
2000-03-27 22:16:20 +00:00
gordon%netscape.com
6dee439e4e
Landing DNS_CANCEL_BRANCH. Changing locks to monitors in nsSocketTransport. Original changes by warren, r=gagan.
2000-03-27 22:15:38 +00:00
rickg%netscape.com
4fa6b38b7d
removing references to nsString internals
2000-03-26 07:55:46 +00:00
scc%netscape.com
95688b794f
small changes to clients of string converting APIs
2000-03-26 02:12:47 +00:00
scc%netscape.com
6c2b532d42
small changes to clients of string converting APIs
2000-03-26 02:06:10 +00:00
andreas.otte%primus-online.de
370e1b5ab6
fix first part of bug 29341, fix nsStdURL GetFile/SetFile, r=warren@netscape.com
2000-03-25 10:26:10 +00:00
andreas.otte%primus-online.de
a985e7d577
fix bug 31089, Oakland Tribute crashes in HTMLContentSink::AddLeaf, r=gagan@netscape.com
2000-03-25 10:23:20 +00:00
cls%seawood.org
3d7f0b9ae9
AIX needs to link against ZLIB_LIBS to resolve all symbols in libconverters.so
2000-03-25 08:01:16 +00:00
cls%seawood.org
df60140390
Some compilers (HP-UX) don't like it when the file doesn't end in a newline.
2000-03-25 05:57:22 +00:00
ruslan%netscape.com
20b914620d
Remove misleading comment; nsSocketTransport never attempts to reconnect
...
by iself anymore.
2000-03-25 00:50:50 +00:00
ruslan%netscape.com
3eaf3fde62
Continuing earlier http reorg. There's no need to call mHeaders.Clear () as
...
formHeaders () is called just once anyway.
2000-03-25 00:49:41 +00:00
ruslan%netscape.com
7bd31c2f35
Prevent certain headers to be sent out twice during the recovery loop when
...
the keep-alive connection is closed by the server.
2000-03-24 23:33:03 +00:00
ruslan%netscape.com
e3ad4e0a43
Http handler reorg to fix keep-alive raise condition and prepare for
...
pipeling changes. Also fix 32505, 31979. In case of a major bustage -
http11_reorg_point is the tag before the checkin; r=gagan, a=warren
2000-03-24 21:38:04 +00:00
mscott%netscape.com
23ccd10b25
Bug #28776 , 28569 --> make the load group keep a weak ref on the observer
...
r=sspitzer
2000-03-24 05:42:10 +00:00
warren%netscape.com
515942025c
Fixed optimized build dependency on zlib.shlb
2000-03-24 04:01:13 +00:00
ruslan%netscape.com
bdb1268053
Finalize http compression convertor. Not in the build yet, but soon it will
...
be.
2000-03-24 03:18:30 +00:00
warren%netscape.com
c8a3a1fe48
Added nsHTTPCompressConv.cpp for Ruslan.
2000-03-24 03:17:01 +00:00
ruslan%netscape.com
b5dac82315
Continue fixing bugs in compress converters. Not part of the build yet.
2000-03-23 22:23:14 +00:00
bryner%uiuc.edu
d01f5d2b19
Don't allow a port other than 79 to be used for finger. r=valeski.
2000-03-23 06:40:36 +00:00
ruslan%netscape.com
0cb1bb7ccb
Working on 32505. Adding http compression convertors - they are not hooked
...
up yet and are not part of the build.
2000-03-23 01:09:39 +00:00
ruslan%netscape.com
591756313b
Fix 32914 (relax http chunk-converter to workaround apache bug). The change
...
is trivial, r=none
2000-03-22 22:19:35 +00:00
bryner%uiuc.edu
5c753c49eb
Changes to finger protocol:
...
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()
Fixes bugs 29457, 29952. r=valeski.
2000-03-22 21:15:57 +00:00
ruslan%netscape.com
88c3011e5b
Actually fix 32600 now by making chunk-converter use bytearraystream, r=warren
2000-03-22 03:16:30 +00:00
dougt%netscape.com
74acd9dab2
removing protocol/http/res from build.
2000-03-22 02:44:36 +00:00
dougt%netscape.com
cf5409ef86
removing res from http build path on windows.
2000-03-22 02:42:50 +00:00
valeski%netscape.com
70ad952ce3
r=jst. 30067. OSCPU User agent attrib is now exposed.
2000-03-21 22:38:40 +00:00
valeski%netscape.com
036606f442
18007 partial. removing extraneous assertion and removing OnStartRequest callback firing. We don't want to fire OnStartRequests() if there was an error.
2000-03-21 22:01:52 +00:00
law%netscape.com
5c627f4422
Fix for bug 32407; transfer data from proper spot in input buffer when a portion is used to fill prior file buffer. r=dougt@netscape.com
2000-03-21 08:47:43 +00:00
rickg%netscape.com
c236c5f02d
removed call to deprecated string method
2000-03-21 04:32:44 +00:00
norris%netscape.com
d29a2d385d
Added aggregate principal support. r=norris. (This is mstoltz's checkin)
2000-03-21 04:17:37 +00:00
norris%netscape.com
6756e81012
Stream loader now saves principals from channel; needed for signed scripts. r=norris
...
(this is mstoltz's checkin)
2000-03-21 04:16:03 +00:00
ruslan%netscape.com
fdabfad37a
Make reuseCount to be PRUint32
2000-03-21 01:43:41 +00:00
ruslan%netscape.com
ec1a23a420
Never recycle the socket transport if the server responded with Connection: close
2000-03-21 01:36:18 +00:00
ruslan%netscape.com
5d36675eca
Add reuseCount attribute on nsSocketTransport. Misc code cleanup.
2000-03-21 01:29:49 +00:00
ruslan%netscape.com
9ab26ce2fc
Cleaning up keep-alive/proxy loop and eliminating redundant code.
2000-03-19 10:17:00 +00:00
ruslan%netscape.com
bd04a49ecd
Only attempt to reconnect when socket is being reused and no longer
...
connected when the first write operation is requested. This finally
takes care of last (for now :-) keep-alive problem with sites who will
close connections at a very fast rate.
2000-03-19 03:32:32 +00:00
ruslan%netscape.com
1acc7383fb
Do proper QI to get the transport within the keep-alive loop
2000-03-19 03:18:32 +00:00
ruslan%netscape.com
ef67fa9d61
Fix incorrect check in isAlive
2000-03-19 03:17:58 +00:00
ruslan%netscape.com
c9de8cce36
Fix 32395. The change in behavior of SetReuseConnection had cause ftp
...
handler to leak.
2000-03-19 00:07:17 +00:00
ruslan%netscape.com
8f20bbe175
Fix 31882, 31884, 31979 (all keep-alive fixes + patch from Tomi.Leppikangas@oulu.fi)
2000-03-18 18:39:41 +00:00
andreas.otte%primus-online.de
3cda654338
fix bug 26003, Files with the percentage (%) sign cannot be viewed via mouse, r=valeski@netscape.com
2000-03-18 11:07:04 +00:00