]> sjero.net Git - wget/history - src/ftp.c
Fix compiler warnings
[wget] / src / ftp.c
2014-03-26 Darshit ShahFix compiler warnings
2014-03-21 Yousong ZhouMake wget capable of starting downloads from a specifie...
2013-10-28 Andrea Urbani"LIST" or "LIST -a" ftp command according to the remote...
2013-07-11 Tomas HozzaDocument missing options and fix --preserve-permissions
2013-06-22 Tim Ruehsenfix segfault in ftp.c (ftp_loop_internal)
2013-05-17 Tim Ruehsenreplaced read_whole_file() by getline()
2012-10-07 Nikolay MerinovRecieve ftp listing even when .listing file exist and...
2012-04-21 Tim RuehsenSilent compiler warning.
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-10-23 Steven SchwedaFix some problems under VMS.
2011-09-13 Giuseppe ScrivanoReturn a network failure when FTP downloads fail and...
2011-03-11 Giuseppe ScrivanoFix some memory leaks.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-11-22 Giuseppe ScrivanoRevert 2444.
2010-11-21 Giuseppe ScrivanoOn a network error, attempt to resume the download...
2010-11-19 Giuseppe ScrivanoFix an infinite loop with error message '<filename...
2010-10-11 Giuseppe ScrivanoFix indentation.
2010-10-11 Steven SchubigerFix compiler warning.
2010-09-29 Merinov NikolayAdd --unlink.
2010-09-24 Dennis, CHENG RenquanFix problem when content-disposition is used with recur...
2010-07-28 Giuseppe ScrivanoIntroduce --trust-server-names. Close CVE-2010-2252.
2010-07-20 Leonid PetrovFix symlinks resume via FTP.
2010-07-14 Giuseppe ScrivanoRewrite last change considering SIZE return value,...
2010-07-13 Giuseppe ScrivanoTake the maximum value between RETR and SIZE bytes...
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-03-04 Steven SchubigerDon't delete an input file fetched via FTP.
2010-03-01 Steven SchubigerMake -i work with FTP.
2010-01-10 Micah Cowan--no-match-server-timestamps -> --no-use-server-timestamps
2010-01-10 David Holman--no-match-server-timestamps
2009-09-24 Steven Schwedatarget -> targ; use OS_TYPE for VMS in build info string.
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-12 Steven SchwedaFixes needed for VMS.
2009-09-06 Micah CowanAutomated merge.
2009-09-06 Micah CowanFix false "downloaded bytes" information from getftp.
2009-08-10 Micahel Baeuerle#include strings.h in ftp.c.
2009-07-05 Micah CowanRemoved call to already-removed ftp_dele function.
2009-07-04 Micah CowanAutomated merge.
2009-06-25 Micah CowanMerge with mainline.
2009-06-16 Micah CowanReturn CONERROR when accept_connection fails (#25015).
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-05-28 Steven SchubigerRestore string after function call.
2009-05-27 Steven SchubigerDuplicate string to circumvent eventual memory corruption.
2009-04-22 Micah CowanAutomated merge.
2009-04-13 Steven SchubigerMove duplicated code to a function.
2009-03-03 Steven SchubigerAdjust copyright years.
2009-03-01 Micah CowanMerge.
2009-02-27 Steven SchubigerImprove also messages when writing a document retrieved...
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-11-16 Steven SchubigerMove numurls out of options struct.
2008-11-05 Micah CowanOnly print remaining size when > 1k.
2008-07-20 Saint XavierAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-30 Micah CowanAutomated merge.
2008-06-26 Micah Cowanstsc: FTP -nv --spider: say something about existant...
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-01 Micah CowanAutomated merge.
2008-05-26 Micah CowanPicked off remaining escnonprint call.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanFix file-checking in FTP with --spider.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-05-15 Micah CowanQuoting tweaks.
2008-05-14 Joao FerreiraChanged some comments related with bug fix #23238,...
2008-05-14 Joao FerreiraFixed bug #23238: --no-clobber doesn't work with -O...
2008-04-25 Steven SchubigerFurther quote*()-related integrations in ftp.c.
2008-04-23 Micah CowanOnly remove .listing if it has been created.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-04-16 Steven SchubigerUse Gnulib's quote function in ftp.c.
2008-04-12 Micah CowanMerging in the rest of Alex's bundle.
2008-04-12 Micah CowanMerging my botched import with Alex's original commit.
2008-04-11 Micah CowanDon't append to an existing .listing when --continue...
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanPrint arguments of fnmatch properly; don't use fnmatch...
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/mailin...
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/fix...
2007-10-06 Micah CowanApplying Gisle's latest MS-DOS patches.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-10-03 Micah CowanDates as well as times in output timestamps
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-30 micah[svn] Fix for bug #20296: User:pass@ given in Referer...
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
next