darin%netscape.com
199c44a737
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:04:09 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
gagan%netscape.com
21e60a151c
Fix for bug 68086. Replaced several about: files which were only redirecting to a new location with a single smarter one. r=rpotts, sr=darin
2001-04-18 03:09:32 +00:00
dveditz%netscape.com
6a26303edd
more ^M bustage
2001-04-17 13:26:03 +00:00
gordon%netscape.com
89b0c9362b
bug 72528, remove old cache from build. sr=darin.
2001-04-17 10:47:22 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
cls%seawood.org
979c006ff6
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
darin%netscape.com
d0576b8a58
Fixes bug 73097. No new cache in win32 builds (as in not at all). r=gagan
...
(These changes should have gone in yesterday when we enabled the new cache,
but were somehow forgotten.)
2001-03-23 03:08:59 +00:00
blakeross%telocity.com
808aba4ffa
Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
2001-03-14 02:51:01 +00:00
darin%netscape.com
b995292cb9
[not part of the build] Added nsAboutCacheEntry to necko component for use with the new cache.
2001-03-13 22:44:34 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
valeski%netscape.com
aec997a897
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api. also modified nsHTTP and nsHTTPS handlers a bit to make things cleaner.
2001-03-13 02:01:07 +00:00
shaver%mozilla.org
fcf7cd0d9f
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
darin%netscape.com
9fbee055cc
Making nsStreamListenerCID available to non MOZ_NEW_CACHE builds.
2001-03-08 01:52:36 +00:00
darin%netscape.com
26b8bd34f2
Added nsStreamListenerTee to necko component. This is only used by the new
...
cache. r=gordon,beard
2001-03-08 00:58:06 +00:00
valeski%netscape.com
44570a6c2d
64804. r=dougt. fixing long broken stream converter chaining.
2001-03-08 00:41:53 +00:00
dougt%netscape.com
80614d95ae
Fixes 64795 - Allows viewing FTP without the treewidget. r=valeski@netscape.com, sr=waterson@netscape.com
2001-03-06 02:14:42 +00:00
darin%netscape.com
6b4d563f98
Bug 70707. Added CID/ContractID for nsStorageTransport.
2001-03-03 02:11:19 +00:00
dprice%netscape.com
199c935b04
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
gordon%netscape.com
cfb921fac8
Adding contract id for new cache service. r=beard.
2001-02-24 02:44:43 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
darin%netscape.com
6a7567992b
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
scc%mozilla.org
5f4ef0a1e8
bug #36908 : checking in for endico, r=scc, a=brendan
2000-09-22 09:05:57 +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
rpotts%netscape.com
415c5d1008
bug #21095 . Registering about:cache handler for windows and unix. The mac is excluded until some project work is done...
2000-09-19 22:33:55 +00:00
mstoltz%netscape.com
04f1130628
Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren.
2000-09-15 19:27:05 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
mscott%netscape.com
9c55bccd7f
Bug #43556 --> remove obsolete progid reference to force callers through the new nsIMimeService in the uriloader.
...
r=valeski
2000-09-08 00:16:53 +00:00
mkaply%us.ibm.com
1e502bd8e0
#47881
...
r=valeski, a=brendan
OS/2 tinderbox break - we need to link mozdbm
2000-08-08 21:05:59 +00:00
valeski%netscape.com
afbc19440d
47881, r=dougt. removing extraneous static link of dbm lib
2000-08-08 00:19:37 +00:00
cls%seawood.org
faba9c8cf5
Link in util lib when perf-metrics are enabled.
2000-07-31 02:19:57 +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
blizzard%redhat.com
565f3bc5c6
fix for bug #42008 . make HTTP basic auth case insensitive. r=shaver,brendan,gagan,valeski a=brendan.
2000-06-27 21:06:41 +00:00
shaver%mozilla.org
90c78bdde8
use NS_METHOD to match _stdcall signature (I love you, Win32)
2000-06-02 00:50:16 +00:00
shaver%mozilla.org
e21b687d60
make HTTP auth pluggable ( #39781 ), r=gagan
2000-06-02 00:23:56 +00:00
warren%netscape.com
3658e33085
Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp
2000-05-25 08:27:40 +00:00
cls%seawood.org
428b68b127
Ack! I missed a file. Why hardcode a static zlib when you should use a shared one?
2000-05-20 04:29:55 +00:00
warren%netscape.com
185c96de20
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
cls%seawood.org
8754202470
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
cls%seawood.org
ad1dd19d63
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
warren%netscape.com
c544ed30ef
Factoring stream i/o operations into nsIStreamIO interface.
2000-04-13 09:20:50 +00:00
warren%netscape.com
727f312b32
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
valeski%netscape.com
5c58712358
r=gagan, part of 15594. Registering the nsProtocolProxyService with the service manager.
2000-02-15 21:58:59 +00:00
warren%netscape.com
9e08bb8519
Added stream buffering. Made file transport use it. Bug #19233 r=dougt
2000-02-04 07:31:43 +00:00
valeski%netscape.com
41512e1d6a
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
2000-02-03 03:44:22 +00:00
valeski%netscape.com
a567c875bb
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
2000-02-02 23:04:47 +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
gordon%netscape.com
fdf869afbc
Fixing bustage. Necko needs WIN32LEAN_AND_MEAN defined.
2000-01-07 04:13:26 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
warren%netscape.com
7f04320416
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
1999-11-12 09:07:26 +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
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
kipp%netscape.com
004521b2e6
nuked
1999-09-30 21:51:07 +00:00
kipp%netscape.com
a8d7d25d5d
Converted from components to modules
1999-09-30 21:22:48 +00:00
kipp%netscape.com
8945b95dcc
new
1999-09-30 01:53:31 +00:00
warren%netscape.com
7d5e565fd5
Factored file transport service out of file: protocol.
1999-09-16 01:16:22 +00:00
hshaw%netscape.com
6114a3c317
purging temporary NET_SOCKET_PROVIDER_BUILD ifdef, dougt checked in mac build support
1999-08-24 19:04:58 +00:00
hshaw%netscape.com
37b1f71f8d
now that we are sure the socket Makefile got regenerated on linux and solaris, we can reference the output
1999-08-24 04:54:03 +00:00
hshaw%netscape.com
d777716bcd
remove temporary ifdef
1999-08-24 04:16:15 +00:00
hshaw%netscape.com
62d6c9c8a4
backout reference to socket provider library until I can figure out why it isn't being built
1999-08-23 15:29:58 +00:00
hshaw%netscape.com
045e488d6c
link with socket provider base library
1999-08-23 14:37:37 +00:00
hshaw%netscape.com
3d5ddfe1c7
get macro definition from config.mak
1999-08-22 17:51:49 +00:00
hshaw%netscape.com
a51f42652e
add socket provider support under NET_SOCKET_PROVIDER_BUILD ifdef (temporary until linux/mac build scripts checked in
1999-08-22 15:20:43 +00:00
briano%netscape.com
e2cc541f86
Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff.
1999-08-03 21:40:56 +00:00
warren%netscape.com
529c0b2b71
Removed hack to export to netwerk/dist (used before landing necko).
1999-08-03 00:38:25 +00:00
gagan%netscape.com
b44058b222
Changes for the standard URL parsing. Added SetRelativePath. Cleaned up the deletions (all thru nsCRT now) Added functionality for Query and Ref portions of the Path. Added DirFile function to nsIURL to allow just Directory and the Filename. Misc. cleanups as well.
1999-07-22 21:14:51 +00:00
warren%netscape.com
134fa48807
Backed out Gagan's nsStdURL changes.
1999-07-17 01:32:48 +00:00
gagan%netscape.com
a552a0dd21
Switching to nsStdURL from nsStandardUrl.
1999-07-16 02:32:47 +00:00
warren%netscape.com
d83d3e1aad
Reverted to nsStandardUrl which works.
1999-07-10 18:24:02 +00:00
gagan%netscape.com
cc251f6406
Thou shalt parse thy URLs... again.
1999-07-10 05:00:23 +00:00
warren%netscape.com
7284413878
Implemented about:blank.
1999-07-03 04:05:14 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
warren%netscape.com
669b417329
Added nsSimpleURI to build.
1999-07-02 04:58:06 +00:00
bruce%cybersight.com
cbeef0eae2
Fixes for builds in an objdir. Use $(topsrcdir) and not $(DEPTH) for calculating path to rules.mk
1999-06-27 05:47:04 +00:00
warren%netscape.com
a1f7bf6f4e
Fixed makefiles for necko module, but netwerk directory.
1999-06-25 03:00:32 +00:00
mscott%netscape.com
3329764216
fix build breakage. Change directory path from necko to netwerk. Note: I'm not changing any of the library names,
...
just the paths (which should still be netwerk).
1999-06-25 02:45:05 +00:00
warren%netscape.com
054ac73b6c
Changed our library names from netwerk to necko.
1999-06-24 23:13:46 +00:00
warren%netscape.com
3fc52f0e95
Added nsILoadGroup. Changed load attribute strategy to flags.
1999-06-24 22:58:42 +00:00
andreas.otte%primus-online.de
da475687fe
removing libnetwerkutil_s.a from Makefile and move util down again. Took some time for me to get what netwerkutil_s.a is really for
1999-06-23 21:57:01 +00:00
gordon%netscape.com
4754ae2027
Added registration of DNS Service.
1999-06-23 01:12:01 +00:00
andreas.otte%primus-online.de
d5aec3bd76
adding libnetwerkutil_s to libnetwerk
1999-06-22 18:06:47 +00:00
andreas.otte%primus-online.de
a6a5bc0774
adding hack to change PUBLIC variable
...
This has no effect until some other changes to SeaMonkey
1999-06-17 19:07:58 +00:00
warren%netscape.com
f44c21a640
Removed file transport, now consolidated with file channel. Various buffer(stream) cleanup.
1999-06-15 05:18:40 +00:00
warren%netscape.com
f8073afaf4
Added nsDNSService factory.
1999-06-12 02:59:02 +00:00
warren%netscape.com
2c894653f9
Hack to make necko co-exist with seamonkey so headers don't collide.
1999-06-12 01:41:08 +00:00
andreas.otte%primus-online.de
1821627c77
use LOCAL_INCLUDES to access base/src header files
...
some cosmetics
1999-06-09 20:39:08 +00:00
valeski%netscape.com
2089e0d9e2
added the external module manager to the factory for autoregistration
1999-06-09 14:28:12 +00:00
warren%netscape.com
c0797ee094
New IDL interfaces.
1999-06-07 21:33:30 +00:00
andreas.otte%primus-online.de
45b8467782
variable rv of type nsresult was not initialized in CreateInstance and in case of creating a StandardUrl with no Init in CreateInstance (and using rv) making it random to the calling function if creating the Url succeeded. This is what I thought was a namespace problem between necko and old netlib.
1999-06-06 09:16:49 +00:00
andreas.otte%primus-online.de
0ee202af9f
make libnetwerk.so a component
1999-06-01 22:49:26 +00:00
andreas.otte%primus-online.de
f7497e5e99
First Checked In
1999-05-28 09:11:38 +00:00
warren%netscape.com
f6a80b4dec
Moving changes from XPCOM20_BRANCH forward.
1999-05-24 09:01:47 +00:00
warren%netscape.com
3f0fdca6da
Fixed accidental change to NSGetFactory. Changed include for nsStandardUrl.
1999-05-01 02:15:22 +00:00
warren%netscape.com
234d6bcc23
Renamed nsTypicalUrl to nsStandardUrl.
1999-05-01 02:08:18 +00:00
valeski%netscape.com
eff9bdb89d
fixed a casting bug (nsITypicalUrl was being cast as nsIUrl)
1999-04-28 20:02:38 +00:00
warren%netscape.com
9426263323
Started hooking up socket transport synchronous streams. Added unix makefiles.
1999-04-25 19:25:24 +00:00
rpotts%netscape.com
9f9580e062
Added support for the socket transport service...? nsNetFactory.cpp
1999-04-19 07:16:37 +00:00
warren%netscape.com
d8edbfcc09
Fixed NSGetFactory sig.
1999-04-14 00:07:42 +00:00
warren%netscape.com
3a5c528a63
More for http.
1999-04-14 00:06:07 +00:00
warren%netscape.com
ef32c0920b
Fixed cast problem.
1999-04-12 22:42:39 +00:00
warren%netscape.com
a7c8e361b8
Began fleshing out http protocol.
1999-04-12 22:34:20 +00:00
warren%netscape.com
853900c2db
Fixed up nsIUrl and added an implementation that allows for setting the parts. Added MakeAbsoluteUrl to nsINetService and nsIProtocolHandler.
1999-04-12 20:35:24 +00:00
warren%netscape.com
aaef99cff0
Added file transport stuff.
1999-04-02 09:25:17 +00:00
warren%netscape.com
e7997a1925
Initial stab at new networking implementation.
1999-03-31 19:53:46 +00:00