.. |
res
|
|
|
tests
|
make destructor virtual
|
1999-05-13 03:39:34 +00:00 |
.cvsignore
|
|
|
Makefile
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
Makefile.in
|
Switched back to building both shared and static libs by default.
|
1999-03-23 04:26:03 +00:00 |
makefile.win
|
fix zlib name on windows
|
1999-04-28 00:40:56 +00:00 |
MANIFEST
|
Added nsSocketTransport.h
|
1999-01-28 01:50:36 +00:00 |
net.def
|
kill related links and single signon (for now).
|
1999-02-02 19:26:42 +00:00 |
nsHttpUrl.cpp
|
Moved nsNetStream.h include to nsHttpUrl.h from the .cpp file to fix build busta
|
1999-04-27 01:55:44 +00:00 |
nsHttpUrl.h
|
Moved nsNetStream.h include to nsHttpUrl.h from the .cpp file to fix build busta
|
1999-04-27 01:55:44 +00:00 |
nsHttpURLFactory.cpp
|
Landing changes to support chrome URLs in netlib. Approved by dp.
|
1999-04-02 19:05:52 +00:00 |
nsIConnectionInfo.h
|
Add ability to change the url being used for a connection. This allows us to run multiple urls on a connection which we need for many of the mail protocols.
|
1999-05-13 22:52:25 +00:00 |
nsINetFile.h
|
See diffs. Thanks wtc.
|
1999-01-23 06:15:22 +00:00 |
nsINetlibURL.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsINetService.h
|
nsINetService.h
|
1999-04-21 03:52:05 +00:00 |
nsINetSupport.h
|
|
|
nsIProtocol.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsIProtocolConnection.h
|
|
|
nsIProtocolURLFactory.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsIRefreshUrl.h
|
|
|
nsIRelatedLinks.h
|
Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-(
|
1999-01-14 23:21:06 +00:00 |
nsIUnicharStreamLoader.h
|
Added stream loader
|
1998-12-18 01:34:30 +00:00 |
nsIURLGroup.h
|
added GetIID() method.
|
1999-04-30 08:59:11 +00:00 |
nsLoadAttribs.cpp
|
Added a newline at the end of the file to make a couple of Unix builds happier.
|
1999-03-30 01:48:20 +00:00 |
nsNetFactory.cpp
|
fix bug 2414
|
1999-04-13 05:26:59 +00:00 |
nsNetFile.cpp
|
update to use new nsString API
|
1999-04-05 08:36:51 +00:00 |
nsNetFile.h
|
|
|
nsNetIDs.cpp
|
|
|
nsNetService.cpp
|
Switching over to nsIEventQueues instead of PLEventQueues.
|
1999-05-04 23:31:26 +00:00 |
nsNetService.h
|
nsINetService.h
|
1999-04-21 03:52:05 +00:00 |
nsNetStream.cpp
|
Add ability to change the url being used for a connection. This allows us to run multiple urls on a connection which we need for many of the mail protocols.
|
1999-05-13 22:52:25 +00:00 |
nsNetStream.h
|
Add ability to change the url being used for a connection. This allows us to run multiple urls on a connection which we need for many of the mail protocols.
|
1999-05-13 22:52:25 +00:00 |
nsNetStreamLoader.cpp
|
Made non-virtual destructors virtual. Thanks Bruce@cybersight.com
|
1999-03-21 09:31:31 +00:00 |
nsNetStubs.cpp
|
remove compiler warning about no return value
|
1999-04-12 20:57:11 +00:00 |
nsNetStubs.h
|
|
|
nsNetThread.cpp
|
Switching over to nsIEventQueues instead of PLEventQueues.
|
1999-05-04 23:31:26 +00:00 |
nsNetThread.h
|
add #includes and prototypes to reduce compiler warnings on Macintosh
|
1998-12-30 16:05:27 +00:00 |
nsRelatedLinks.cpp
|
make several functions PRIVATE to reduce compiler warnings on Macintosh
|
1998-12-30 16:06:22 +00:00 |
nsSocketTransport.cpp
|
hacks to get the transport socket to correctly run multiple urls over a connection. unfortunately, sockstub caches connections based on the url. so i'm faking it by keeping both the url struct used to open the connection around along with the url_struct for the current running url.
|
1999-05-13 22:55:44 +00:00 |
nsSocketTransport.h
|
hacks to get the transport socket to correctly run multiple urls over a connection. unfortunately, sockstub caches connections based on the url. so i'm faking it by keeping both the url struct used to open the connection around along with the url_struct for the current running url.
|
1999-05-13 22:55:44 +00:00 |
nsStubContext.cpp
|
fix error... returning 'false' instead of 'FALSE'
|
1999-05-11 00:51:00 +00:00 |
nsStubContext.h
|
First Checked In.
|
1999-01-14 19:46:11 +00:00 |