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

124 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com e16678d994 [not part of build] projects to build new cache on Mac. 2001-02-24 04:21:26 +00:00
beard%netscape.com 4d20c9da5e restore NeckoCarbon[Debug].shlb targets. r=sfraser, a=jj 2001-02-23 01:00:43 +00:00
sfraser%netscape.com 75078651ff Remove extra access paths into zlib's macbuild dir, in non-debug targets. Should avoid "files missing from view hierarchy" errors. 2001-02-21 23:03:03 +00:00
dougt%netscape.com 128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
pinkerton%netscape.com d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
disttsc%bart.nl 3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com a8cd461cb9 necko channel changes. r=darin, a=rpotts 2001-02-10 00:05:02 +00:00
darin%netscape.com 46a390d78f Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup. r=dougt, sr=mscott 2001-01-23 22:03:51 +00:00
bryner%uiuc.edu bdb99dba0f added files: mozilla/netwerk/socket/base/nsIChannelSecurityInfo.idl, mozilla/netwerk/socket/base/nsISSLSocketControl.idl, removed files: mozilla/netwerk/socket/base/nsISecureSocketInfo.idl 2001-01-19 01:37:55 +00:00
ccarlen%netscape.com f4520c9c9c fixing bustage - removing file nsiConnectionCache.idl 2001-01-11 01:13:37 +00:00
dbragg%netscape.com a613321070 Checkin mac project file for dougt's FTP changes. r=dougt a=rpotts. See dougt for any breakage or anything related to this change. 2001-01-10 23:46:23 +00:00
beard%netscape.com 6de421eaa2 [not part of build] theme protocol support. 2000-11-15 17:52:57 +00:00
scc%mozilla.org 5f4ef0a1e8 bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 09:05:57 +00:00
scc%mozilla.org d8a1d0bced bug#53648: including IDL from the security world; actually bryner's change; r=scc, a=gagan,brendan 2000-09-22 04:42:21 +00:00
gordon%netscape.com 65ee2066b4 Change for bug 21095 "about:cache and logging cache requests." Enabling changes for Macintosh. Added nsAboutCache.cpp to project file, and removed #if defs from nsNetModule.cpp. r=pinkerton a=brendan. 2000-09-21 23:08:12 +00:00
mstoltz%netscape.com 1b123d9dd4 Bugs 24765, 59288. Hooking up Necko file cache for jar protocol. r=beard, a=warren. Mac project files. 2000-09-15 19:36:10 +00:00
mstoltz%netscape.com 96af09d722 Bugs 24765, 59288. Hooking up Necko file cache for jar protocol. r=beard, a=warren. Mac project files. 2000-09-15 19:26:57 +00:00
ccarlen%netscape.com 4ff41c7f9e checkin for dougt 2000-09-14 22:49:59 +00:00
scc%mozilla.org dbc332fee0 bug #18352: added "nsIPasswordManager.idl" on shaver's behalf 2000-09-12 19:54:55 +00:00
gagan%netscape.com 6b64c52f56 Removed a not-being-used file. 2000-07-14 03:20:33 +00:00
jab%atdot.org 3ff5cd0f65 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
beard%netscape.com 1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
dougt%netscape.com 0cdd9b7edc added files: mozilla/netwerk/base/public/nsIWebFilters.idl 2000-06-15 02:04:28 +00:00
sspitzer%netscape.com ed72e7a86b added files: mozilla/netwerk/base/public/nsIAuthenticator.idl 2000-06-02 03:08:40 +00:00
warren%netscape.com 3924cc9f5b Removed nsINetPrompt.idl (obsolete). 2000-05-17 04:05:50 +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 f327bf0276 First Checked In. 2000-05-06 07:41:27 +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
warren%netscape.com 25540ff9db Added nsIStreamIO.idl. Removed nsIFileSystem.idl. 2000-04-13 09:20:57 +00:00
davidm%netscape.com e5bf8b4556 31054 'TEXT' file which contains non ASCII does not open correctly 2000-04-05 03:03:50 +00:00
brade%netscape.com cc82f1b9ce add nsProtocolProxyService.cpp for valeski 2000-02-14 14:49:05 +00:00
brade%netscape.com dae44e7f6b checkin change for valeski (add nsIProtocolProxyService.idl) 2000-02-14 14:40:44 +00:00
sfraser%netscape.com 56fc0e6804 Adding nsIProxy.idl for valeski. 2000-02-08 06:16:30 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
valeski%netscape.com 1f02ea6d3d added files: mozilla/netwerk/base/public/nsIURLParser.idl 2000-02-03 03:45:02 +00:00
valeski%netscape.com ebe27553da added files: mozilla/netwerk/base/src/nsURLHelper.cpp, mozilla/netwerk/base/src/nsStdURLParser.cpp, mozilla/netwerk/base/src/nsAuthURLParser.cpp, mozilla/netwerk/base/src/nsNoAuthURLParser.cpp 2000-02-03 03:44:51 +00:00
valeski%netscape.com a563a6fd81 added files: mozilla/netwerk/base/public/nsIStreamLoader.idl, removed files: mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl 2000-02-02 22:58:53 +00:00
valeski%netscape.com 14bab47cf6 added files: mozilla/netwerk/base/src/nsStreamLoader.cpp, removed files: mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp 2000-02-02 22:57:43 +00:00
sdagley%netscape.com 813f53ead8 Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton 2000-02-01 04:27:22 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
sspitzer%netscape.com d8a5c41c93 backing out andreas and warren 2000-01-14 22:01:56 +00:00
warren%netscape.com ea798addcb Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren 2000-01-14 08:50:03 +00:00
valeski%netscape.com 2a3ec88ee8 added files: mozilla/netwerk/base/public/nsISocketTransport.idl 2000-01-06 00:28:32 +00:00
dmose%mozilla.org 5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
davidm%netscape.com 62deeea345 6552 Browser-generated forms not triggering single-signon add nsINetPrompt for single sign on r morse 1999-11-03 05:21:49 +00:00
gordon%netscape.com 67c770c6b8 Basic Mac implementation of async DNS. r=warren, patrick; part of bug:10731. 1999-11-03 01:24:51 +00:00
warren%netscape.com 332749d6fa Made nsIUnicharStreamLoader be scriptable and deal with an xpcom observer instead of a proc pointer and void*. Part of bug#11159. r=nisheeth,kipp,pierre 1999-11-02 06:49:44 +00:00
mscott%netscape.com 2b8c759d6e Don't build new uri idl interfaces in netwerk. they've been moved to uriloader. 1999-11-01 21:49:55 +00:00
mscott%netscape.com 3048a14355 Build new uri dispatching interfaces on the Mac. 1999-10-28 20:38:16 +00:00
gagan%netscape.com a3cde5bf1a added files: mozilla/netwerk/base/public/nsIStatusCodeEventSink.idl 1999-10-06 20:44:23 +00:00
warren%netscape.com 4cf8a945d1 added files: mozilla/netwerk/base/public/nsIFileSystem.idl 1999-10-06 08:16:48 +00:00
mscott%netscape.com f66303b2e9 Bug #000 (no bug needed). Remove nsIStreamConverter2.idl. r=valeski 1999-10-06 03:27:55 +00:00
sfraser%netscape.com 0bcd8986cc Fix the file creator code so that the library gets the nice pretty icon. r=sdagley 1999-10-06 02:38:35 +00:00
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
kipp%netscape.com 21c8ac3d2b added files: mozilla/netwerk/build/nsNetModule.cpp, removed files: mozilla/netwerk/build/nsNetFactory.cpp 1999-09-30 21:35:44 +00:00
gordon%netscape.com d99240d307 Added nsIFileTransportService.idl and nsISocketTransportService.idl to netwerkIDL.mcp. Removed nsDirectoryIndexStream.cpp from file.mcp and added nsFileTransport.cpp, nsFileTransportService.cpp, and nsDirectoryIndexStream.cpp to netwerk.mcp. All part of warren's checkin. 1999-09-16 01:16:17 +00:00
dougt%netscape.com 0eb69adb48 adding socket/base 1999-08-24 03:43:37 +00:00
sdagley%netscape.com f2f9874640 Removed mime component from main newterk and put it into its own project. 1999-07-25 01:39:44 +00:00
gordon%netscape.com c1251fd4a9 Mac-NECKO-only checkin. Added nsIStreamConverter2.idl to netwerkIDL.mcp project, as per Scott MacGregor's request. 1999-07-23 07:09:36 +00:00
gordon%netscape.com eb898b8540 Removed nsStandardUrl.cpp and added nsStdURL.cpp. Changed prefix header of debug target to actually use debug header file (Thanks Scott). 1999-07-23 00:43:07 +00:00
gordon%netscape.com 1d7d8aa49d Necko-only change. Changed fragment name from NETLIB_DLL to NETWORK_DLL, because the NetwerkUtil library uses NETLIB_DLL for compatibility. 1999-07-15 01:23:38 +00:00
gordon%netscape.com 147e0974f0 Update for changes to Windows makefiles. 1999-07-07 00:59:20 +00:00
gordon%netscape.com 060165ed8d Updated to match changes to Windows/Unix makefiles. 1999-07-01 19:11:17 +00:00
gordon%netscape.com 4be3a6bb9e Updated list of IDL files. 1999-07-01 19:10:31 +00:00
gordon%netscape.com 8a3f1735a0 First Checked In. 1999-06-24 01:14:30 +00:00
gordon%netscape.com c4f9de0ada Updated to match changes to Windows/Unix makefiles. 1999-06-23 01:12:57 +00:00
gordon%netscape.com 880e18aa1e First Checked In. 1999-06-03 21:53:30 +00:00
gordon%netscape.com 69e09bb14b First Checked In. 1999-04-24 02:08:50 +00:00