darin%netscape.com
281c86ec58
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
badami%netscape.com
1bd183664a
regression in removing invalid passwords from password manager
...
bug 127863 r=morse sr=darin a=asa
2002-03-11 13:25:25 +00:00
seawood%netscape.com
65178608c0
Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
...
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
darin%netscape.com
c0e921342d
fixes bug 114897 "My.Yahoo - Logs you out when using Back button"
...
r=dougt, sr=mscott, a=asa
2002-03-07 20:13:14 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
morse%netscape.com
662e2a6a2e
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:26:49 +00:00
bzbarsky%mit.edu
de5d5de7c2
Make us handle type:application/x-gunzip, encoding:gzip. Bug 128177,
...
r=bbaetz, sr=darin, a=shaver
2002-02-28 23:54:58 +00:00
badami%netscape.com
be7e92f3cd
Memory leak of 3 bytes from 1 block allocated in nsHttpResponseHead::ParseStatusLine
...
bug 126104 r=gagan sr=darin a=asa
2002-02-26 03:55:59 +00:00
badami%netscape.com
2906cee182
Intermittent "connection refused" errors [@ nsHttpHandler::GetConnection_Locked]
...
Pop oldest idle connection when a new one is created and maxConnections is exceeded.
bug 91429 r=bbaetz sr=darin a=asa
2002-02-22 14:02:40 +00:00
cathleen%netscape.com
8baf662f08
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
2002-02-20 06:38:38 +00:00
cathleen%netscape.com
3322069fa7
back out this nsCRT::strlen to strlen change, look for better solution later
2002-02-19 17:27:11 +00:00
cathleen%netscape.com
a6a1655268
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
badami%netscape.com
7cbd55dc8c
Backing out fix for bug 91429
...
Seems to be triggerring bug 125405
Going back to version 1.47 of nsHttpHandler.cpp
2002-02-15 06:13:28 +00:00
badami%netscape.com
a9d2b6cb8b
HTTP authentication stores rejected user/pass combos in password manager
...
bug 91968 patch=Nivedita@netscape.com r=morse sr=darin
2002-02-13 07:25:37 +00:00
badami%netscape.com
f14e77e640
91429; Restrict open connections to max connections
...
bug 91429 r=bbaetz sr=darin
2002-02-13 05:34:08 +00:00
darin%netscape.com
8a60343874
fixes bug 103757 "'headerless' http for ad banner does not load"
...
r=bbaetz,badami sr=mscott
2002-02-12 20:24:53 +00:00
badami%netscape.com
5e88f13114
Add port to auth prompt only if it was mentioned on the URL
...
bug 95350 r=morse sr=darin
2002-02-12 10:53:15 +00:00
darin%netscape.com
714b93ebb3
fixes bug 96705 "[zope] authentication should invalidate cache" and
...
bug 103402 "HTTP authentication allows view of first page if previously
authenticated" r=gagan sr=mscott
2002-02-08 23:13:36 +00:00
darin%netscape.com
6ff09dd568
fixes bug 113959 "canceling a cached page load blows away the cache entry"
...
r=gagan, sr=mscott
2002-02-06 08:41:16 +00:00
darin%netscape.com
f1d1fe23a0
fixes bug 110399 "Expiration date not set if http 'Date:' header missing"
...
patch=badami@netscape.com , r/sr=rpotts,darin
2002-02-06 07:18:14 +00:00
darin%netscape.com
ed1914ac3f
backing out some changes that accidentally slipped in!
2002-02-03 06:24:55 +00:00
alecf%netscape.com
bcd6a6fb94
fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst
2002-01-27 22:02:00 +00:00
rpotts%netscape.com
b7ac62d47e
bug #120590 (r=mscott@netscape.com, sr=darin@netscape.com). HTTP was using the wrong mime handler...
2002-01-27 06:03:39 +00:00
darin%netscape.com
f1c36a4c12
partial fix for bug 90004 "proxy reload doesn't work" r=gagan,sr=rpotts
2002-01-26 02:14:09 +00:00
alecf%netscape.com
334287cf37
oops didn't mean to check this in (shouldn't cause bustage, but I don't know if it will even work without the other changes.. if it does, then nsCOMPtr<> is busted!)
2002-01-25 01:13:09 +00:00
alecf%netscape.com
f5c506abfd
attempt to fix OS/2 bustage
2002-01-24 22:55:41 +00:00
gordon%netscape.com
7cf5c26933
fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin.
2002-01-24 03:06:28 +00:00
darin%netscape.com
02d3556d92
fixes bug 115252 "going to http://orange.dk produces redirection error"
...
patch=badami@netscape.com ,darin@netscape.com
r=gordon@netscape.com ,blizzard@mozilla.org
sr=mscott@netscape.com
a=dbaron@fas.harvard.edu
2002-01-20 00:43:04 +00:00
darin%netscape.com
61ed1b56b9
fixes bug 119625 "Can't enter new bug or post comments (POSTs turn into GETs)"
...
r=bbaetz, sr=alecf
2002-01-15 00:07:46 +00:00
bbaetz%student.usyd.edu.au
dba349965d
Bug 119625 - can't POST forms
...
Patch by christophe.fergeau@laposte.net , r=bbaetz, sr=beng
2002-01-12 23:56:42 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
darin%netscape.com
926dbcef45
fixes bug 112479 "HTTP needs complete support for nsIUploadChannel"
...
r=dougt, sr=alecf
2002-01-11 22:44:26 +00:00
darin%netscape.com
438eeaa425
fixes bug 119103 "Host: header not being send correctly for IPv6 IP's"
...
r=morten@nilsen.com
sr=jag
2002-01-11 20:34:23 +00:00
darin%netscape.com
2c5dd76223
fixes bug 117507 "HTTP Authentication hangs if no username/password is entered"
...
r=badami@netscape.com sr=jag
2002-01-11 20:33:03 +00:00
brade%netscape.com
c32435dea8
remove unused static kCategoryManagerCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:30:34 +00:00
darin%netscape.com
a8fec387ad
fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
...
buttons" r=dougt, sr=brendan
2002-01-09 04:18:48 +00:00
darin%netscape.com
abbe4059c8
comment correction
2002-01-08 22:39:18 +00:00
darin%netscape.com
9a8e2e4f57
fixes bug 54349 "stylesheet do not load when in another HTTP auth realm (sometimes)"
...
patch=badami@netscape.com
r/sr=darin,rpotts
2002-01-08 05:18:08 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
darin%netscape.com
f84057c29e
fixes bug 85575 "SSL form submission, redirect" patch=badami@netscape.com,
...
r=gagan, sr=darin
2001-12-20 21:13:25 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
darin%netscape.com
2604289683
fixes bug 114660 "data: URLs get sent as http-referer" r=gagan, sr=mscott
2001-12-14 22:56:26 +00:00
darin%netscape.com
c739c5639b
fixes bug 114286 "No way to determine if a http request was a 304 or not."
...
r=pavlov, sr=mscott
2001-12-14 22:53:13 +00:00
timeless%mac.com
b6d01313cf
Bug 114040 QNX isn't X11
...
r=bzbarsky sr=darin
2001-12-09 09:14:34 +00:00
darin%netscape.com
94012c9c3c
fixes bug 83471 "Redirection loops"
...
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
darin%netscape.com
74d47a6f68
fixes bug 97833 "http should periodically prune it's idle connection list of
...
dead connections"
patch=badami@netscape.com
r=dougt@netscape.com
sr=darin@netscape.com
2001-12-07 01:40:18 +00:00
darin%netscape.com
ae3912fb49
fixes bug 113807 "Mozilla crashes with a Dr. Watson when using a proxy
...
server - Trunk [@ MSVCRT.DLL - nsHttpAuthCache::GetAuthEntryForPath]"
r=gagan@netscape.com
sr=mscott@netscape.com
2001-12-06 22:36:06 +00:00
timeless%mac.com
69f1c63abe
Bugzilla Bug 113885 documentation of nsIHttpNotify :: onExamineResponse is wrong.
...
the callback is not asynchronous.
sr=darin ... no need for further review.
2001-12-06 22:16:38 +00:00