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
2025-01-23 21:17:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
netwerk
/
protocol
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
..
about
General cleanup.
1999-09-10 01:57:11 +00:00
data
More fixes for nsCOMPtr inconsistencies.
1999-09-11 19:43:06 +00:00
file
More fixes for nsCOMPtr inconsistencies.
1999-09-11 19:43:06 +00:00
ftp
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
http
optimized user-agent setting
1999-09-13 18:36:20 +00:00
resource
Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c.
1999-09-12 14:25:28 +00:00
.cvsignore
…
Makefile.in
General cleanup.
1999-09-09 07:32:15 +00:00
makefile.win
adding data protocol to the build
1999-09-03 00:44:28 +00:00