This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-10-29 21:25:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9e63a60731
gecko-dev
/
netwerk
/
protocol
/
ftp
History
valeski%netscape.com
9e63a60731
fixed buffer mem allocation inconsistencies. we now loop for more data on long dir listings. we also consider any server string with 'windows' in it, to be an NT server. also added deletion of dir listing underlying buffer fir stringstream to the OnDataAvailEvent destructor; kinda ugly, but works
1999-09-13 23:29:12 +00:00
..
macbuild
added files: mozilla/netwerk/protocol/ftp/public/nsIFTPContext.idl
1999-08-11 22:27:12 +00:00
public
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:59:41 +00:00
src
fixed buffer mem allocation inconsistencies. we now loop for more data on long dir listings. we also consider any server string with 'windows' in it, to be an NT server. also added deletion of dir listing underlying buffer fir stringstream to the OnDataAvailEvent destructor; kinda ugly, but works
1999-09-13 23:29:12 +00:00
.cvsignore
First Checked In
1999-05-28 09:11:38 +00:00
Makefile.in
General cleanup.
1999-09-10 01:57:11 +00:00
makefile.win
Changed our library names from netwerk to necko.
1999-06-24 23:13:46 +00:00