pjs/network/module
rpotts c2ed0c04eb Fixed up IID for nsIStreamListener 1998-07-01 11:24:10 +00:00
..
tests Fixed up IID for nsIStreamListener 1998-07-01 11:24:10 +00:00
MANIFEST First Checked In. 1998-06-16 21:39:13 +00:00
Makefile Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
makefile.win Moved xp_reg to network/utils/mkreg. It was only used in netlib, anyway. 1998-06-05 23:45:30 +00:00
net.def Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsHttpUrl.cpp Null terminate the post databuffer... 1998-05-27 23:03:05 +00:00
nsIHttpUrl.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsINetService.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsIPostToServer.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsIProtocolConnection.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsIStreamListener.h Split the nsIStreamListner interface into nsIStreamObserver and nsIStreamListener 1998-07-01 11:23:17 +00:00
nsIURL.h Fixed interface decl to be consistent with everything else 1998-06-01 18:37:21 +00:00
nsNetService.cpp Fixed the following Mac compile error: Error : inconsistent linkage: 'extern' object redeclared as 'static' nsNetService.cpp line 292 { 1998-06-24 01:17:51 +00:00
nsNetService.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsNetStream.cpp Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
nsNetStream.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsNetStubs.cpp Defining dbopen on Unix too. Reviewed by rpotts. 1998-06-11 23:46:52 +00:00
nsNetStubs.h Landed raptor modular netlib stuff 1998-05-22 23:38:40 +00:00
nsStubContext.cpp Minor changes to nsIStreamListener interface... OnStartBinding(...) now passes out the stream content-type. User visible strings are now nsString arguments (for subsequent i18n) 1998-06-04 05:09:32 +00:00
nsURL.cpp Changed sprintf(...) to PR_snprintf(...) 1998-07-01 11:22:25 +00:00