gecko-dev/netwerk
1999-06-07 20:06:41 +00:00
..
base Fixed up compiler warning on Linux... 1999-06-07 06:30:59 +00:00
build 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
dns correct two typos 1999-06-07 16:56:36 +00:00
macbuild First Checked In. 1999-06-03 21:53:30 +00:00
protocol Fixed up header parsing, so that if OnDataAvailable(...) is called more than once we remember that headers have been processed... Made a temp change to the stream being passed out of OnDataAvailable(...). It was inStr which was *never* initialized... Right now it is passing out the original stream (which is wrong I think) but it doesn't crash :-) 1999-06-07 19:51:01 +00:00
protocols Moving changes from XPCOM20_BRANCH forward. 1999-05-24 09:01:47 +00:00
test Added unix support for processing PLEvents... 1999-06-07 20:06:41 +00:00
.cvsignore First Checked In 1999-05-28 09:11:38 +00:00
gen-makefile.sh Add some comments 1999-05-03 18:11:50 +00:00
Makefile.in Started hooking up socket transport synchronous streams. Added unix makefiles. 1999-04-25 19:25:24 +00:00
makefile.win Used nsIByteBufferInputStream. Fixed file transport test. 1999-04-06 01:45:24 +00:00
makefiles List of makefiles for the netwerk directory 1999-05-03 16:37:03 +00:00