Commit Graph

4781 Commits

Author SHA1 Message Date
cbiesinger%web.de
61692b8f5e Bug 28998 Support Web Proxy Auto-Discovery Protocol (WPAD); for now, only
support loading http://wpad/wpad.dat, not a pac url from DHCP, or domain
component stripping.

r+sr=darin
2004-07-31 17:39:29 +00:00
cbiesinger%web.de
0c88d9b652 only write as much data to the outfile as was read. affects tests only. 2004-07-30 21:53:56 +00:00
mvl%exedo.nl
78cf18cc57 prompt for username and password when anonymous ftp login failed
bug 124561, r=biesi, sr=darin
2004-07-30 10:56:14 +00:00
bzbarsky%mit.edu
82e85f919c Implement IRequest::INIHIBIT_CACHING. Patch by William Bardwell
<wbardwel@curl.com>, r=darin, sr=bzbarsky.
2004-07-30 05:07:04 +00:00
dwitte%stanford.edu
925977835a make nsSafeFileOutputStream follow target symlinks.
b=252050, r=biesi, sr=darin
2004-07-30 05:00:32 +00:00
jst%mozilla.jstenback.com
042e913e2b Fixing bug 250909. Make ftp: URIs containing %00 invalid. r=bzbarsky@mit.edu, sr=darin@meer.net 2004-07-30 02:45:46 +00:00
cbiesinger%web.de
d21bcccd72 Bug 253190 Crash if .pac file lists multiple proxies, in a malformed way
r+sr=darin
2004-07-28 22:03:27 +00:00
dwitte%stanford.edu
1e3d3e88de ... and back out the non-debug-only part. ;) 2004-07-23 07:50:57 +00:00
dwitte%stanford.edu
2449494efe bug 252717: assert only when count > 0. debug only. 2004-07-23 07:47:10 +00:00
dwitte%stanford.edu
4fb8109457 fix topcrasher bug 252289, r=mvl sr=darin 2004-07-21 22:03:21 +00:00
cbiesinger%web.de
7f707d30dd bug 85310 remove *WithConversion from necko r+sr=darin 2004-07-21 12:25:20 +00:00
dwitte%stanford.edu
dee773b6e5 make cookie & permission files non-world-readable.
b=59557, patch by Pavel Kankovsky (peak@argo.troja.mff.cuni.cz), r=dwitte, sr=bz.
2004-07-20 07:27:28 +00:00
dwitte%stanford.edu
966bf9ae4f simplifying codepath to see if it fixes orange. we need to null out mTempFile in the non-existent target case too. 2004-07-20 01:35:13 +00:00
dwitte%stanford.edu
bdf2a2307d sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu
e338583f48 rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers.
b=251648, r=biesi, sr=darin, with thanks to darin and bz for suggestions.
2004-07-19 22:00:03 +00:00
cbiesinger%web.de
0c7a7ecb91 Bug 247981 necko depends on libpr0n
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
dwitte%stanford.edu
55647f32eb tell necko-config.h about NECKO_COOKIES. b=221885 2004-07-19 07:14:34 +00:00
dwitte%stanford.edu
8ad2e8e431 add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
dwitte%stanford.edu
bd8bee85d7 quick fix to get cookie/permission file saving working on trunk again, while we hash out a real fix.
b=251648, r+sr=darin
2004-07-16 20:08:08 +00:00
gerv%gerv.net
6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
cbiesinger%web.de
534c3da969 fixing more win32 bustage 2004-07-15 21:32:42 +00:00
bzbarsky%mit.edu
86c1015042 Fix more bustage 2004-07-15 21:10:06 +00:00
bzbarsky%mit.edu
888f05425c Fix build bustage. Putting includes in ifdefs is BAD! 2004-07-15 20:49:15 +00:00
cbiesinger%web.de
3ece6a2483 Bug 69114 go to the target of a .url file, instead of showing its contents, when
opening such a file in mozilla
r=darin sr=bz
2004-07-15 20:21:44 +00:00
darin%meer.net
c475505cc7 fixes bug 85484 "Proxy: auth prompt doesn't show realm" r=biesi sr=bzbarsky 2004-07-15 13:11:55 +00:00
dwitte%stanford.edu
76c59a7697 add Finish() method to nsISafeFileOutputStream, and tweak things slightly.
b=251091, r=mvl, sr=darin
2004-07-15 05:52:37 +00:00
dwitte%stanford.edu
4441491c5e fix nsFileStream::Close() to propagate failure conditions to the caller.
b=251117, r+sr=darin, a=shaver
2004-07-14 05:08:49 +00:00
darin%meer.net
13090b4e19 fixes bug 251213 "ftp urls fail to load" r=biesi sr=bryner a=asa 2004-07-13 21:48:20 +00:00
dwitte%stanford.edu
0cfd07b69e comment typo fix. 2004-07-12 09:20:55 +00:00
dwitte%stanford.edu
2a0dd63c03 comment typo fix. 2004-07-11 00:48:43 +00:00
cbiesinger%web.de
84dfa905c7 removing unused file. r+sr=darin a=shaver 2004-07-09 21:45:20 +00:00
mvl%exedo.nl
5229c8ccbb create a non-overwriting file output stream
bug 246675, r=biesi, sr=darin
2004-07-06 20:35:40 +00:00
cbiesinger%web.de
238b37891f forgot to remove this file as part of bug 247607. not part of the build. 2004-07-02 17:18:56 +00:00
darin%meer.net
6c4a94cbba fixes bug 201040 "Unable to view page source of the page that uses IDN" r=biesi 2004-07-01 23:45:34 +00:00
darin%meer.net
a3654af2ec cleaning up QueryInterface call from last check in, r=biesi 2004-07-01 23:37:40 +00:00
timeless%mozdev.org
c5d719fafe Bug 242110 [nsTXTToHTMLConv] angle brackets in gopher pages are not properly escaped/displayed
r=darin sr=darin
2004-07-01 23:33:47 +00:00
darin%meer.net
d91bf7cf8c rev'ing IID for nsIProxyInfo since it was changed (b=224237) 2004-07-01 23:33:32 +00:00
darin%meer.net
197c6f3576 fixes bug 224237 "PAC: make failover behave according to specification"
original patch by jerry.tan@sun.com with revisions by darin, r=biesi
2004-07-01 23:31:47 +00:00
darin%meer.net
91b0eb9cc7 Tweak placement of commas and periods in relation to quotation marks to
improve readability.
2004-07-01 15:29:57 +00:00
darin%meer.net
65752c93cb fixing up comments that reference the non-existent nsIHttpNotify 2004-06-30 18:24:08 +00:00
cbiesinger%web.de
d4e61b3868 let's try commiting _after_ saving the changed file. (still bug 248810) 2004-06-29 16:45:40 +00:00
cbiesinger%web.de
6263ab98d2 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
darin%meer.net
3a7a0befef removing unused files, bug 248847, r=biesi 2004-06-28 21:27:12 +00:00
cbiesinger%web.de
ea0cd0c56e get rid of AssignWithConversion in necko
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
cbiesinger%web.de
aeaeb4287b bug 247715 make use of new nsUint64 type, which fixes an incorrect assertion by making the comparison unsigned instead of signed
r+sr=darin
2004-06-27 13:11:54 +00:00
cbiesinger%web.de
00d7617374 bug 248201 necko should not overwrite specific error code when trying to resume a dir listing
r=dougt sr=darin
2004-06-27 13:05:06 +00:00
dwitte%stanford.edu
91efac3a92 removing unnecessary #include. 2004-06-26 20:52:14 +00:00
cbiesinger%web.de
8a5d56f052 oops. fixing bustage. 2004-06-26 18:47:01 +00:00
cbiesinger%web.de
6fa8bd737d bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
r+sr=darin
2004-06-25 18:30:22 +00:00
darin%meer.net
e672e7f3a6 fixes bug 234608 "Removal of some deadcode in nsDiskCacheBinding" patch by alfredkayser@nl.ibm.com r=biesi sr=darin 2004-06-22 15:56:49 +00:00