]> sjero.net Git - wget/history - src/ftp.c
Automated merge.
[wget] / src / ftp.c
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.
2006-10-18 hniksic[svn] Would incorrectly skip changing working directory...
2006-08-08 hniksic[svn] Avoid code repetition between time_str and dateti...
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-05-25 mtortonesi[svn] Fixed recursive spider mode.
2005-10-05 mtortonesi[svn] Fixed typo
2005-08-10 hniksic[svn] Simplify the ip_address data union. Always use...
2005-08-08 hniksic[svn] Don't free RESPLINE if ftp_response returns a...
2005-07-06 hniksic[svn] New option --ignore-case for case-insensitive...
2005-07-03 hniksic[svn] Correctly print SSL errors.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-30 hniksic[svn] Renamed "pretty_print_address" to "print_address".
2005-06-28 hniksic[svn] Delete trailing newlines from LIST output when...
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-26 hniksic[svn] When the download is finished, print the time...
2005-06-25 hniksic[svn] Rewrite with_thousand_seps to be size-agnostic...
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-22 hniksic[svn] Remove the "lockable boolean" setting for passive...
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-15 hniksic[svn] Gettext-ize previously missed messages.
2005-05-17 hniksic[svn] Don't clobber the file when -c is specified and...
2005-05-16 hniksic[svn] Consistently print \n at the end of the "Length...
2005-05-08 hniksic[svn] Check for wildcards in unescaped URL path.
2005-05-03 hniksic[svn] Fix K&R incompatibilities reported by `gcc -Wtrad...
2005-04-28 hniksic[svn] Remove unreachable "break" statements.
2005-04-27 mtortonesi[svn] Add the --user, --password, --ftp-user and -...
2005-04-12 hniksic[svn] Open the output file in binary mode.
2005-04-02 hniksic[svn] Use the xzero shorthand for memset(..., 0, ...).
2005-04-01 hniksic[svn] Avoid explicit 64-bit constants; construct them...
2005-03-29 hniksic[svn] Replace GETALL and others with GLOB_GETALL.
2005-03-22 hniksic[svn] Support human-readable file size printing.
2005-03-19 hniksic[svn] Concatenate strings using concat_strings.
2005-03-06 hniksic[svn] Remove warnings under Borland C.
2005-03-04 hniksic[svn] Fix escape chars in server response vulnerability...
2005-03-04 hniksic[svn] Fix a possible race condition when opening files.
2005-02-25 hniksic[svn] iInitialize err in getftp to suppress gcc warning.
2005-02-24 hniksic[svn] Fix infloop in ftp_expected_bytes introduced...
next