jgaunt%netscape.com
|
19d5868936
|
hp only fix, word boundary problem
bug # 37482 r=jdunn@netscape.com
|
2000-05-10 01:11:22 +00:00 |
|
gagan%netscape.com
|
d743807245
|
Fixed bug 37347. HTTP HEAD requests should work now.
|
2000-05-10 00:48:28 +00:00 |
|
ruslan%netscape.com
|
30c7b669cb
|
Make sure SetUploadStream actually works when it's used.
|
2000-05-09 00:20:09 +00:00 |
|
ruslan%netscape.com
|
70743656bb
|
Fix 37778 - now handle simple (no status line/headers) http response correctly
|
2000-05-08 23:04:36 +00:00 |
|
ruslan%netscape.com
|
78b4edc5d2
|
Fix 37744
|
2000-05-08 20:25:01 +00:00 |
|
dveditz%netscape.com
|
f71a600908
|
use threadsafe ISupports
|
2000-05-08 07:46:16 +00:00 |
|
dougt%netscape.com
|
9b8bddbd40
|
adding xpinstall mime type. 11281
|
2000-05-08 05:09:21 +00:00 |
|
erik%netscape.com
|
6205c22dc0
|
local .cvsignore file
|
2000-05-07 17:19:20 +00:00 |
|
andreas.otte%primus-online.de
|
1c857f0f86
|
working on bug 37616, Retire SetRelativePath, NS_MakeAbsolute now only calls Resolve, let it do the complete resolving, r=warren@netscape.com
|
2000-05-07 11:04:33 +00:00 |
|
andreas.otte%primus-online.de
|
0617f66909
|
working on bug 37616, Retire SetRelativePath, Resolve now uses ExtractScheme from nsURLHelper, r=warren@netscape.com
|
2000-05-07 10:56:33 +00:00 |
|
andreas.otte%primus-online.de
|
a6c89dfe21
|
working on bug 37616, Retire SetRelativePath, make nsIOService use the nsURLHelper version of ExtractScheme, r=warren@netscape.com
|
2000-05-07 10:49:29 +00:00 |
|
andreas.otte%primus-online.de
|
2a0301fa8e
|
working on bug 37616, Retire SetRelativePath, moving ExtractScheme into nsURLHelper, r=warren@netscape.com
|
2000-05-07 10:43:36 +00:00 |
|
davidm%netscape.com
|
c986db0a37
|
37071 Crash while downloading anything
37353 browser segfaults on page loading
|
2000-05-07 05:38:02 +00:00 |
|
warren%netscape.com
|
a31a33805d
|
Added nsIConnectionCache.idl
|
2000-05-06 15:50:11 +00:00 |
|
warren%netscape.com
|
b164e8f31f
|
Added nsIProxyAutoConfig.idl
|
2000-05-06 15:05:33 +00:00 |
|
warren%netscape.com
|
4401cc9f6b
|
Fixed the !@#$% xpt target again.
|
2000-05-06 11:59:21 +00:00 |
|
warren%netscape.com
|
e9576a1822
|
Lost changes somehow that consolidate idl files into necko.idl. Adding them back in.
|
2000-05-06 11:50:12 +00:00 |
|
warren%netscape.com
|
48c3b2e171
|
Changed target name from network.xpt to necko.xpt.
|
2000-05-06 10:22:33 +00:00 |
|
warren%netscape.com
|
c5cc0daa79
|
Fixed nsIWebFilters problem.
|
2000-05-06 09:47:52 +00:00 |
|
warren%netscape.com
|
185c96de20
|
Combined all necko dlls into two. Bug 17031.
|
2000-05-06 09:15:56 +00:00 |
|
warren%netscape.com
|
eb6959f7b7
|
Fixed mac build warnings.
|
2000-05-06 09:07:31 +00:00 |
|
warren%netscape.com
|
f327bf0276
|
First Checked In.
|
2000-05-06 07:41:27 +00:00 |
|
warren%netscape.com
|
ef76c2b488
|
Revert accidental checkin
|
2000-05-06 05:10:25 +00:00 |
|
warren%netscape.com
|
f12a631a47
|
build changes for unix
|
2000-05-06 05:07:10 +00:00 |
|
bryner%uiuc.edu
|
def54c7bfe
|
Fixing objdir build bustage.
|
2000-05-06 03:54:17 +00:00 |
|
ruslan%netscape.com
|
8c788b2a84
|
Fix MAC build breakage
|
2000-05-06 00:40:42 +00:00 |
|
ruslan%netscape.com
|
a2835b9b4f
|
Fixing 36641
|
2000-05-06 00:06:28 +00:00 |
|
gordon%netscape.com
|
4179731e26
|
Added :streamconv:converters: to access paths, preparing for ruslan's checkin.
|
2000-05-05 23:54:29 +00:00 |
|
andreas.otte%primus-online.de
|
e365632082
|
first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com
|
2000-05-05 23:39:25 +00:00 |
|
andreas.otte%primus-online.de
|
412281d5fa
|
fix a possible mem leak introduced with my last checkin
|
2000-05-05 22:39:03 +00:00 |
|
andreas.otte%primus-online.de
|
7fbecd38cb
|
fix bug 37109, nsStdURL::Equals() should not malloc, r=warren@netscape.com
|
2000-05-05 21:23:08 +00:00 |
|
andreas.otte%primus-online.de
|
4811de2210
|
fix bug 37801, SetFile does not add a / in front of the path before calling SetPath on XP_PC, r=cmanske@netscape.com
fix bug 34966, fragment id on root-documents without / misinterpreted, fixing the missed case, r=gagan@netscape.com
|
2000-05-05 21:11:28 +00:00 |
|
andreas.otte%primus-online.de
|
5871fe9114
|
fix bug 37801, SetFile does not add a / in front of the path before calling SetPath on XP_PC, the fix is more general and applys to all platforms, r=cmanske@netscape.com
|
2000-05-05 21:08:31 +00:00 |
|
valeski%netscape.com
|
bc0588ce89
|
backing out socket change that is choking imap/pop
|
2000-05-05 19:54:42 +00:00 |
|
gagan%netscape.com
|
b2a474e3e0
|
added files: mozilla/netwerk/base/public/nsIProxyAutoConfig.idl, mozilla/netwerk/base/public/nsIProxyAutoConfigUtils.idl, mozilla/netwerk/base/public/nsIWebFilters.idl
|
2000-05-05 10:25:07 +00:00 |
|
gagan%netscape.com
|
3f3e541a66
|
More proxy auto config work.
|
2000-05-05 09:49:42 +00:00 |
|
gagan%netscape.com
|
12143c560d
|
Flush out auth entries for 401 auth denied responses. And some filter work...
|
2000-05-05 09:46:24 +00:00 |
|
gagan%netscape.com
|
13e7b2f428
|
Relevant idl includes for proxy auto config changes.
|
2000-05-05 09:35:50 +00:00 |
|
gagan%netscape.com
|
0355ed4aa1
|
More proxy autoconfig stuff (in the making...)
|
2000-05-05 09:34:37 +00:00 |
|
warren%netscape.com
|
9e08ee0ba1
|
Added
|
2000-05-05 07:53:43 +00:00 |
|
warren%netscape.com
|
5cae94deb3
|
Obsolete
|
2000-05-05 06:05:38 +00:00 |
|
davidm%netscape.com
|
538f53ea9a
|
Use QI to prevent a nsCOMPtr assert
|
2000-05-05 03:09:08 +00:00 |
|
davidm%netscape.com
|
d02c8bd902
|
change from nsIEnumerator to nsISimpleEnumerator since that is the interface that the class actually implements
|
2000-05-05 03:08:26 +00:00 |
|
valeski%netscape.com
|
ebf4de0824
|
Socket transport now blocks until DNS is resolved *only* in the Sync api usage case (Open*Stream() calls). This allows callers to deal w/ dns error failures when they're using the sync apis. 24435
|
2000-05-04 22:50:25 +00:00 |
|
valeski%netscape.com
|
b8ac1228c4
|
getting rid of extraneous FTP members.
|
2000-05-04 22:06:21 +00:00 |
|
ruslan%netscape.com
|
7bb787aa85
|
Fix 35407. Relax chunk converter's parser to accomodate some bad server
responses out there.
|
2000-05-04 01:28:00 +00:00 |
|
gagan%netscape.com
|
e760a6c370
|
Fix for bug 37238. We were guessing the mime type incorrectly.
|
2000-05-04 00:57:58 +00:00 |
|
warren%netscape.com
|
1702bc6092
|
Added ioFlags enum. Bugs 37711.
|
2000-05-03 22:43:21 +00:00 |
|
gagan%netscape.com
|
bc9cc0db50
|
Fix for bug 22534 and an optimization of storing the nsIOService.
|
2000-05-03 22:03:33 +00:00 |
|
gagan%netscape.com
|
24b80ae946
|
Fix for bug 36862. Added parameter checks to avoid crashes.
|
2000-05-03 21:47:56 +00:00 |
|