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

1655 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com d40ea9d737 bug 146537 Ftp moved from using 64k segment sizes to 4k r=bbaetz
sr=darin
2002-05-30 01:10:06 +00:00
dougt%netscape.com 666bb8a4f0 Allowing ftp to work against servers that use port 22, r=bradley, sr=brendan/darin, bug 147496 2002-05-28 22:06:01 +00:00
darin%netscape.com d5f3668385 fixes bug 144442 "Microsoft-IIS/4.x and Netscape-Enterprise/3.x do not support pipelining"
r=gagan sr=rpotts
2002-05-24 00:12:28 +00:00
darin%netscape.com 871afef26b fixes bug 146074 "Proxy-authorization not on all requests after authentication"
r=rjesup@wgate.com sr=rpotts@netscape.com
2002-05-22 03:26:21 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
darin%netscape.com 55467d6556 fixes bug 141796 "Mozilla crashed in http-pipelining code Trunk M1RC2
[@ nsHttpPipeline::GetRequestSize_Locked]" r=jag sr=rpotts
2002-05-15 05:36:04 +00:00
darin%netscape.com bf39c1069e fixes bug 143821 "Trunk M1RC2 crashes with bad connection
[@ nsHttpHandler::ReclaimConnection]" r=kaie sr=jag
2002-05-15 03:07:14 +00:00
darin%netscape.com facc91f59a fixes bug 139817 "M1RC1 topcrash [@ nsHttpChannel::OnStartRequest]"
r=gordon sr=jst
2002-05-09 00:31:24 +00:00
darin%netscape.com 0d71545caa fixes bug 142843 "mozilla ignores 'Expires: 0' and 'Pragma: no-cache' when
sent with a 'Last-Modified' header" r=bbaetz sr=rpotts
2002-05-08 19:15:52 +00:00
darin%netscape.com 6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
cbiesinger%web.de 598b3dd49e bug 138052 patch by timeless r=biesi sr=darin
data: is still too agressive about stripping whitespace XML
2002-05-04 09:10:36 +00:00
darin%netscape.com b4b75daa66 cleaning up documentation, marking some interfaces frozen, and splitting
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
darin%netscape.com 18c4af7075 fixes bug 141061 - XMLHttpRequest allows reading of local files
r=mstoltz sr=heikki
2002-04-30 23:22:04 +00:00
dougt%netscape.com 19904bc679 Fixes bugs 138254 and 138157. The first addresses problems with STOR and CWD. On some servers, we screw up and ask that the server to store the uploaded file in a absolute position when we really want the file to be relative to the CWD. The second bug addressees resolves a cpu peg after upload. r=bbaetz/brade. sr=darin@netscape.com 2002-04-30 21:12:53 +00:00
chak%netscape.com 3901b8cfee Fix for #141247 - Enable HTML dir listings
r=dougt, sr=darin
2002-04-30 20:48:15 +00:00
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
darin%netscape.com 8c49d39ba8 fixes bug 138780 - Redirect with non-ASCII in URL fails
r=andreas.otte@debitel.net sr=rpotts
2002-04-26 22:50:50 +00:00
darin%netscape.com 5a6dcbc584 fixes bug 137692 "This URL create a BLANK screen (instead of 3 frames)"
patch=antonio.xu@sun.com, r=bbaetz, sr=darin
2002-04-25 19:31:45 +00:00
brade%netscape.com bc6688ff4c don't allow extra ftp commands to be executed (bug 139202); r=bbaetz, mstoltz; sr=alecf, darin 2002-04-24 20:26:05 +00:00
hyatt%netscape.com c0bcb8ed9f Fix for 139574, wrong user agent specifics on mach-o builds. r=bryner, sr=darin 2002-04-24 00:55:53 +00:00
darin%netscape.com fd0ccb757f fixes bug 138754 "http pipelining related assertions" r=gagan sr=rpotts 2002-04-23 07:30:28 +00:00
cbiesinger%web.de 8f70f01b03 bug 136538 r=bbaetz sr=darin
data: protocol doesn't unescape its uri string
2002-04-20 06:54:02 +00:00
bryner%netscape.com 2ed061f6c5 Shut down all sockets in http's keepalive/idle list when the SESSION_LOGOUT event happens. This ensures that we don't leak NSS resources associated with SSL sockets. Bug 125561, r=ccarlen, sr=darin. 2002-04-20 05:40:24 +00:00
bzbarsky%mit.edu 3d952314e9 Fix potential memory leaks in nsDataChannel. Bug 138081, r=timeless,
sr=darin
2002-04-19 22:37:41 +00:00
darin%netscape.com b4db8085e5 implement HTTP/1.1 pipelining, b=93054
r=gagan, sr=rpotts
2002-04-19 22:25:23 +00:00
bzbarsky%mit.edu 60b308b963 Backing patch out since it breaks Win32 and I don't have time to fix it
right now.
2002-04-19 03:48:22 +00:00
bzbarsky%mit.edu 46ecbab995 Fix potential memory leaks in nsDataChannel. Bug 138081, r=timeless,
sr=darin
2002-04-19 03:16:37 +00:00
darin%netscape.com a1e280136a fixes bug 60811 "[RFE] User should be able to force HTTP proxy transactions
to use HTTP/1.0 exclusively." r=brade,bbaetz sr=rpotts
2002-04-18 22:36:39 +00:00
darin%netscape.com 92b5a3ff13 fixes bug 137965 "Document contains no data on disconnect"
r=bbaetz sr=rpotts
2002-04-18 22:30:11 +00:00
bzbarsky%mit.edu ce84061033 Fix bug 135833 (view source not working right when it needs a repost).
r=rpotts, sr=darin.
2002-04-13 02:23:52 +00:00
badami%netscape.com ae63b4918c HTTP 300 page screws up session history
bug 114982 sr=darin r=rpotts a=asa
2002-04-11 04:46:27 +00:00
darin%netscape.com 11113d03f1 fixes bug 136678 "byte range request fails if server returns anything other
than 206" r=dougt sr=rpotts
2002-04-11 00:24:06 +00:00
badami%netscape.com 6e40c5d2e8 bug 133973 r=bbaetz sr=darin a=asa
URL redirection limit exceeded
2002-04-09 03:58:24 +00:00
darin%netscape.com df38d5649c fixes bug 134203 "Some credit unions... cannot be accessed with current Mozilla"
r=morse, sr=rpotts, a=rjesup
2002-04-09 00:03:23 +00:00
bbaetz%student.usyd.edu.au 41a4371b8a Bug 134901 - Time left is negative (has "-") and size is 0K for ftp
downloads
r=dougt, sr=darin, a=rjesup
2002-04-04 00:03:56 +00:00
timeless%mac.com fc4a10e4ef Bug 129533 |Cannot use const char* to initialize char*| bustage
r=bryner sr=darin a=asa
2002-04-01 19:58:02 +00:00
bbaetz%student.usyd.edu.au dd1093da7f Bug 129811 - PASV data connection issues
r=gagan, sr=darin, a=asa
2002-03-31 09:41:51 +00:00
bbaetz%student.usyd.edu.au 4b99784058 Bug 130299 - confused by , in PASV response message
r=gagan, sr=darin, a=asa
2002-03-31 05:17:27 +00:00
bbaetz%student.usyd.edu.au cce5dc31eb Bug 128927 - ftp hang when CR and LF are split in onDataAvailable
r=badami, sr=darin, a=dbaron
2002-03-31 03:46:12 +00:00
darin%netscape.com 1eb206d67b fixes bug 132329 "HTTP auto goes into infinite loop"
r=gagan sr=rpotts a=valeski
2002-03-28 22:57:41 +00:00
cbiesinger%web.de a304e4bd02 bug 133715 patch by neil@parkwaycc.co.uk r=biesi sr=darin a=asa
data: url without charset kills browser
2002-03-28 21:07:46 +00:00
brade%netscape.com 277f47b31b send STOR's data only after STOR command is sent and acknowledged; always issue read to open tcp connection for data channel (bug 127291, r=valeski & bbaetz, sr=darin, a=asa) 2002-03-27 02:09:09 +00:00
darin%netscape.com edab6546f5 fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
darin%netscape.com 171c8b28ee backing out changes (for bug 116365) to fix btek page-loader crash. 2002-03-26 08:47:10 +00:00
darin%netscape.com f2d3a0287d fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
morse%netscape.com 6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
dbaron%fas.harvard.edu 3f52b082bc Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:35:01 +00:00
darin%netscape.com b91e7edfce fixes bug 63878 (second patch) "Implement alert for 'document contains no
data' (was Going to lexmark.com does nothing, but www.lexmark works
[Connection reset by peer]"
r=gagan, sr=rpotts, a=scc
2002-03-22 21:30:41 +00:00
darin%netscape.com 816733f449 fixes bug 132633 "navigator.appVersion no longer returns OS version !"
r=bzbarsky, sr=rpotts, a=scc
2002-03-22 21:25:58 +00:00
darin%netscape.com ffca728302 fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
r=dougt, sr=rpotts, a=asa
2002-03-21 23:24:53 +00:00