gecko-dev/network/protocol
valeski%netscape.com 8bc9f6b3e5 ? network/module/nsILoadAttribs.h
New nsIloadAttribs interface that defines the load attributes that are will be associated with a url.

? network/module/nsLoadAttribs.cpp
New nsIloadAttribs interface implementation.

M network/main/mkconect.c
Check for a new local ip address to use. If found PR_Bind() is called to bind the connecting socket to the new address.

M network/main/mkgeturl.c
Added logic to determine whether or not skip the proxy for the given url.
M network/main/mktcp.h
api change. Changed NET_BeginConnect() and NET_FinishConnect() function prototypes.

M network/module/MANIFEST
Added nsILoadAttribs.h to exports list

M network/module/Makefile
Added nsILoadAttribs.h to exports list and nsILoadAttribs.cpp to compile lists.

M network/module/makefile.win
Added nsILoadAttribs.h to exports list and nsILoadAttribs.cpp to compile lists.

M network/module/nsIURL.h
Added accessor methods to the url interface for nsILoadAttribs interface pointer.

M network/module/nsNetService.h
Added urlSetup method to class definition.

M network/module/nsNetService.cpp
Condensed url setup (from nsIURL properties to the actual url struct) into a helper routine. URL struct setup now transfers nsILoadAttributes over into the url struct.

M network/module/nsURL.cpp
Added nsILoadAttribs accessor method implementations to the url implementation.

M network/protocol/ftp/mkftp.c
api change. NET_*Connect().

M network/protocol/gopher/mkgopher.c
api change. NET_*Connect().

M network/protocol/http/mkhttp.c
api change. NET_*Connect().

M network/protocol/imap4/mkimap4.cpp
api change. NET_*Connect().

M network/protocol/nntp/mknews.c
api change. NET_*Connect().

M network/protocol/pop3/mkpop3.c
api change. NET_*Connect().

M network/protocol/smtp/mksmtp.c
api change. NET_*Connect().
1998-09-16 00:35:32 +00:00
..
about nu_cache changes. 1998-09-10 19:58:35 +00:00
callback AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
certld AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
dataurl AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
file enable trust labels for unix 1998-09-02 05:06:15 +00:00
ftp ? network/module/nsILoadAttribs.h 1998-09-16 00:35:32 +00:00
gopher ? network/module/nsILoadAttribs.h 1998-09-16 00:35:32 +00:00
http ? network/module/nsILoadAttribs.h 1998-09-16 00:35:32 +00:00
imap4 ? network/module/nsILoadAttribs.h 1998-09-16 00:35:32 +00:00
js AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
ldap AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mailbox AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
marimba AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
nntp ? network/module/nsILoadAttribs.h 1998-09-16 00:35:32 +00:00
pop3 ? network/module/nsILoadAttribs.h 1998-09-16 00:35:32 +00:00
remote AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
smtp ? network/module/nsILoadAttribs.h 1998-09-16 00:35:32 +00:00
Makefile Mailto landing (ifdef MOZ_MAIL_COMPOSE). Approved by valeski. 1998-09-04 18:59:53 +00:00
Makefile.in Updated. 1998-09-05 10:25:13 +00:00
makefile.win whups! cpp ifdefs aren't the same as nmake ifdefs! 1998-08-04 22:59:24 +00:00