bryner%brianryner.com
63fa99c65e
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 23:12:15 +00:00
caillon%returnzero.com
f8e8aed8a7
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
colin%theblakes.com
f8ff6dbf21
Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann
2003-08-20 20:06:31 +00:00
cls%seawood.org
1b51ba858c
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
darin%meer.net
e96a6fd68b
fixes bug 215270 "Crash (in cookies?) [nsHttpChannel::GetCallback]" r=mvl sr=bryner a=asa
2003-08-14 18:10:10 +00:00
joshua.xia%sun.com
287b4d1132
for bugzilla #215487 sr=darin r=louie.zhao
2003-08-12 04:27:47 +00:00
dougt%meer.net
ed09f93043
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
darin%meer.net
0e1fa2dc76
initial patch for bug 210561 "eliminate nsCookieHTTPNotify; have HTTP talk directly to nsICookieService" patch=dwitte r=mvl sr=darin
2003-08-05 01:44:27 +00:00
darin%meer.net
bc5e68ec69
fixes bug 210229 "Helper app Window for text/html document (two comma-delimited charsets in http content-type header)" r=biesi sr=bz
2003-07-31 17:11:21 +00:00
darin%meer.net
33e6f34628
fixes bug 213282 "mozilla not sending basic authorization header" r=dwitte sr=bzbarsky
2003-07-29 06:36:45 +00:00
timeless%mozdev.org
a0be0cc621
Bug 214020 Null security callbacks [@ nsHttpConnection::GetInterface]
...
r=bbaetz sr=bz
2003-07-27 07:05:31 +00:00
caillon%returnzero.com
91b7c60bee
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
darin%netscape.com
400d2e3f35
fixes bug 212336 "NTLM authenticator cannot be loaded under Win9x (security.dll not found)" r=dougt sr=alecf
2003-07-21 16:29:05 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
bzbarsky%mit.edu
177069f601
Make sure view-source does not apply most HTTP headers (eg Refresh:, Link:,
...
etc). Bug 212530, r=timeless, sr=darin
2003-07-14 23:18:54 +00:00
darin%netscape.com
347f4e42e7
fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky
2003-07-14 21:36:24 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
dougt%meer.net
70405cf6ee
Backing out recent ftp change to know state. r+sr=darin, b=212439
2003-07-13 06:38:26 +00:00
bzbarsky%mit.edu
7b5865099a
Update the string stream interface a bit and simplify the implementation a
...
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
timeless%mozdev.org
eccf4c37b4
Bug 212440 nsHTTP:2 shouldn't include traffic
...
r=darin sr=darin
2003-07-11 22:43:28 +00:00
dougt%meer.net
e5666ff654
Backing out ftp state reduction due to regressions. See 211729. r=darin, a=dbaron
2003-07-09 20:48:15 +00:00
bzbarsky%mit.edu
087dc52053
Make sure to look at the loadgroup's callbacks if our channel has none. Bug
...
208087, r=darin, sr=dbaron, a="dbaron says 'slip it in'"
2003-07-09 07:02:28 +00:00
jaggernaut%netscape.com
a20d08d6fa
Small optimization, no need to pass in a scheme string there. r+sr=darin
2003-07-09 01:35:35 +00:00
darin%netscape.com
69682b1372
fixes bug 209121 "Digest authentication incorrectly includes fragment identifier in URI when computing A2" r=dougt sr=bzbarsky
2003-07-08 22:49:26 +00:00
darin%netscape.com
4a6e9f49fc
removing unused #define, no bug, r+sr=nobody
2003-07-08 22:25:39 +00:00
bzbarsky%mit.edu
e08fa08e31
Expose request and response versions of HTTP channels. Bug 201625, r=darin, sr=bzbarsky
2003-07-08 21:35:54 +00:00
dougt%meer.net
393c7500da
missed this line from the previous check in.
2003-07-02 20:57:43 +00:00
dougt%meer.net
7661770e41
bug 209972. removes CWD and PWD from state machine. General code clean up. r=bbaetz, sr=darin
2003-07-02 15:03:58 +00:00
darin%netscape.com
57810801b3
fixes bug 143575 "URL: http ignores username and password ( http://user:passwd/domain ) for auth cache" r=dougt sr=alecf
2003-06-30 19:56:05 +00:00
darin%netscape.com
68839f2ee3
fixes smoketest blocker, bug 210579 "hang trying to access page with invalid headers" r=dougt sr=bzbarsky
2003-06-25 17:24:48 +00:00
darin%netscape.com
0692f0b9d0
fixes bug 209560 "Secure JS doesn't work from https JARs" r=dougt sr=alecf
2003-06-23 22:58:28 +00:00
bzbarsky%mit.edu
f75f9017d9
Make setting contentType or contentCharset act as hints if done before channel
...
open; use this in the CSSLoader to hint that we want text/css data. Bug
120789, r=dougt, sr=darin
2003-06-23 21:00:46 +00:00
darin%netscape.com
7155f9d29a
fixes bug 208845 "multiple content-type headers combined breaks mozilla" r=dougt sr=alecf
2003-06-18 23:16:17 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
dougt%meer.net
6601094085
Treat any 0.9 style response of a put as a failure. b=193921, r=brade, sr=alecf, a=rjesup
2003-06-03 21:21:53 +00:00
dougt%meer.net
a069087dd4
Disallowing javascript or data schemes in a redirect. r=mstoltz, sr=brendan, a=rjesup, b=195201
2003-05-29 21:56:38 +00:00
dougt%meer.net
e3a6a4edfc
Disallowing javascript or data schemes in a redirect. r=mstoltz, sr=brendan, a=rjesup, b=195201
2003-05-29 21:51:34 +00:00
cbiesinger%web.de
2183d9f7b6
193728 r=bbaetz sr=darin data: Base64-encoded URIs don't support %-encoded characters
2003-05-23 22:41:35 +00:00
dwitte%stanford.edu
270d3909ca
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
suresh%netscape.com
b2e7f2c062
fix for bug 141702 - Redirection limit exceeded [not sending Authorization header on 302]. r-dougt, sr-darin, a-sspitzer.
2003-05-19 17:47:22 +00:00
gordon%netscape.com
bc1a760cb5
Fix bug 204398, fixing alignment of about:cache.
...
patch=abecevello@sympatico.ca , r=gordon, sr=darin, a=asa
2003-05-13 23:15:20 +00:00
darin%netscape.com
ca3cd020dc
fixes bug 203813 "Digest auth does not work with SSL proxy" r=suresh sr=alecf a=asa
2003-05-13 04:41:07 +00:00
darin%netscape.com
3aa8a71fef
fixes bug 132957 "Implement full support for Vary header [was: Content negotiation prohibits caching]" r=suresh sr=alecf a=asa
2003-05-13 04:38:25 +00:00
darin%netscape.com
ac446ace05
fixes bug 199546 "forum message wants to save to disk as messages.php" r=dougt sr=bz a=asa
...
(checking in on closed tree per request from asa)
2003-05-06 20:43:20 +00:00
darin%netscape.com
f7a62c896e
fixes bug 203057 "SSL website not displayed (using proxy + NTLM)" r=dougt sr=bz a=sspitzer
2003-05-05 21:41:30 +00:00
darin%netscape.com
3c6e0afaa8
fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa
2003-05-02 06:31:55 +00:00
gordon%netscape.com
2ecc9ece0f
Fix bug 105344. r=saair, sr=darin.
2003-04-23 05:13:31 +00:00
darin%netscape.com
c61486ff0b
patch for bug 191970 "necko configuration options for footprint reduction" r=seawood sr=dbaron
2003-04-23 03:47:43 +00:00
seawood%netscape.com
f7bf89f618
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00