ruslan%netscape.com
|
4308d3b7b4
|
Fix 18886 - handle http 305 response correctly to close the potential
security hole
|
2000-05-17 00:11:12 +00:00 |
|
davidm%netscape.com
|
bd09e9abee
|
13784 [FEATURE] Mime Type/File Extension/Application Service Regis
|
2000-05-17 00:05:52 +00:00 |
|
ruslan%netscape.com
|
46ea9c6a00
|
Move necko resources to make them comply with new packaging rules
|
2000-05-16 23:40:00 +00:00 |
|
davidm%netscape.com
|
e67e10847a
|
34314 Remove execute permission from cache files
|
2000-05-16 21:58:17 +00:00 |
|
ftang%netscape.com
|
66cd85e281
|
fix OS2 problem for ibm
|
2000-05-16 21:41:14 +00:00 |
|
gagan%netscape.com
|
3541939de2
|
Fix for bug 27930. Support for IPv6 in the url parser.
|
2000-05-16 08:42:40 +00:00 |
|
warren%netscape.com
|
618d468469
|
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
|
2000-05-16 05:35:23 +00:00 |
|
gagan%netscape.com
|
22de654778
|
Fixes from wtc for bug 38300.
|
2000-05-16 05:33:18 +00:00 |
|
gordon%netscape.com
|
ddbe0a590f
|
adding back an old friend.
|
2000-05-16 03:58:58 +00:00 |
|
valeski%netscape.com
|
7a509f2b73
|
fixing debugging text typo
|
2000-05-15 22:49:12 +00:00 |
|
valeski%netscape.com
|
1b04faf9f9
|
applying patch to ipv6'ify FTP from jgmyers@netscape.com
|
2000-05-15 22:23:08 +00:00 |
|
ruslan%netscape.com
|
4ac454b7e1
|
Fix 38853
|
2000-05-15 21:13:27 +00:00 |
|
jdunn%netscape.com
|
7115e67255
|
Fix alignment problem with DB reads.
r= davidm@netscape.com, wtc@netscape.com
#= 38884
|
2000-05-13 15:05:18 +00:00 |
|
ftang%netscape.com
|
9a3eda7bbf
|
fix OS/2 problem for IBM. Change the #ifdef XP_PC to #if defined(XP_PC) && !defined(XP_OS2)
|
2000-05-13 13:13:38 +00:00 |
|
andreas.otte%primus-online.de
|
f8406c718e
|
fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part
|
2000-05-13 13:05:00 +00:00 |
|
colin%theblakes.com
|
8097be8740
|
Fix segmented reads on local files. r=warren
|
2000-05-13 12:29:13 +00:00 |
|
andreas.otte%primus-online.de
|
972e78add0
|
fix bug 32997, file URLs that include a hostname don't work, look for a hostname and do some special work on detecting drivenames for XP_PC, r=gagan@netscape.com
|
2000-05-13 12:00:38 +00:00 |
|
gordon%netscape.com
|
cd6840ddb1
|
Fixes for bug 34663 and bug 33821 - crashes in DNS CompleteLookup and/or Shutdown.
|
2000-05-12 23:44:20 +00:00 |
|
gordon%netscape.com
|
1851500ae6
|
Change allocation/deallocation of monitor to use nsAutoMonitor methods, as per brendan's suggestion.
|
2000-05-12 23:42:33 +00:00 |
|
gordon%netscape.com
|
aebe469af2
|
Reorder shutdown of DNS and SocketTransport services to allow the DNS service to notify socket transports that outstanding lookups are going away.
Part of fix for bug 33821 and 34663.
|
2000-05-12 23:41:40 +00:00 |
|
valeski%netscape.com
|
c9b5eee480
|
38864. making multi mixed converter more flexible to handle more boundary types.
|
2000-05-12 20:56:47 +00:00 |
|
pierre%netscape.com
|
1c43ecaae7
|
Fixed a crash at startup on the Mac (a null-check on 'mProxySvc').
|
2000-05-12 12:02:26 +00:00 |
|
gagan%netscape.com
|
9646d78883
|
Not in the build (the data file for url parse testing)
|
2000-05-11 23:31:32 +00:00 |
|
putterman%netscape.com
|
fe2651b61e
|
Fix OS/2 bustage.
|
2000-05-11 22:24:39 +00:00 |
|
rpotts%netscape.com
|
19ef116f5d
|
Fixed progress notifications to respect the nsIChannel::LOAD_BACKGROUND flag
|
2000-05-11 21:52:49 +00:00 |
|
cls%seawood.org
|
5be082e304
|
More OS/2 Makefile changes. Bug #34106 Batch 13
|
2000-05-11 14:15:34 +00:00 |
|
law%netscape.com
|
bd7c23c6ac
|
Tweak this test per modified AsyncRead api
|
2000-05-10 22:27:17 +00:00 |
|
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 |
|