]> sjero.net Git - wget/history - src/ChangeLog
[svn] Allow Wget to be compiled with a K&R compiler.
[wget] / src / ChangeLog
2002-04-11 hniksic[svn] Allow Wget to be compiled with a K&R compiler.
2002-04-11 hniksic[svn] Make sure directory and file names are encoded...
2002-04-10 hniksic[svn] Remove the OPTIONS_DEFINED_HERE kludge.
2002-04-10 hniksic[svn] Revert to calculating ETA based on average downlo...
2002-04-10 hniksic[svn] Keep updating a subinterval until it reaches...
2002-04-09 hniksic[svn] Print the current download speed, rather than...
2002-04-09 abbotti[svn] Fix for Borland's broken (on Win9X) `utime' function.
2002-04-08 hniksic[svn] Propagate the result of ftp_retrieve_glob to...
2002-03-26 abbotti[svn] Updated several dependencies for object files.
2002-03-20 abbotti[svn] Dependcies update for src/mswindows.c.
2002-03-18 abbotti[svn] Don't include netdb.h on windows.
2002-02-19 hniksic[svn] Handle starting URL of recursing download being...
2002-02-19 hniksic[svn] (DO_REALLOC_FROM_ALLOCA): Multiply with sizeof...
2002-02-19 hniksic[svn] Only include Unix-specific includes #ifndef WINDOWS.
2002-02-19 hniksic[svn] Follow https links from http.
2002-02-19 hniksic[svn] Add the necessary includes for compilation under...
2002-02-19 hniksic[svn] when -c used, mark already fully retrieved file...
2002-02-19 hniksic[svn] Don't treat '?' as a query string separator when...
2002-02-01 hniksic[svn] Don't crash on <meta http-equiv=refresh>.
2002-01-31 hniksic[svn] Enable compilation on Windows.
2002-01-30 hniksic[svn] Remove redirection cycle detection.
2002-01-26 hniksic[svn] Wrap numeric IPv6 addresses in square brackets...
2002-01-26 hniksic[svn] Allow all hex digits in IPv6 IP addresses.
2002-01-26 hniksic[svn] Allow IPv6 numeric addresses in URLs.
2002-01-25 hniksic[svn] Various IPv6 fixes.
2002-01-24 hniksic[svn] Fix some IPv6-related problems.
2002-01-24 hniksic[svn] Commit IPv6 support by Thomas Lussnig.
2002-01-17 hniksic[svn] Make -P work on Windows.
2002-01-17 hniksic[svn] Skip initial whitespace before testing for EOL.
2002-01-15 hniksic[svn] select the file descriptor only if no data is...
2002-01-14 hniksic[svn] Strip trailing whitespace in header_process().
2002-01-14 hniksic[svn] URL-decode user and password in URL.
2002-01-14 hniksic[svn] Handle links to relative "net locations," e.g...
2002-01-14 hniksic[svn] Invalidate socket if get_contents encountered...
2001-12-24 hniksic[svn] Bump version to 1.8.1.
2001-12-19 hniksic[svn] Bump version to 1.8.1-pre3.
2001-12-19 hniksic[svn] Enqueue start_url in the canonical form.
2001-12-19 hniksic[svn] Check for requested verbosity in logputs.
2001-12-19 hniksic[svn] Treat the "shortcut icon" link as inline.
2001-12-18 hniksic[svn] Fix crash introduced by previous patch.
2001-12-18 hniksic[svn] Descend into HTML files we've already downloaded.
2001-12-18 hniksic[svn] Propagate referrer information from retrieve_tree...
2001-12-17 hniksic[svn] Bump version to 1.8.1-pre2.
2001-12-17 hniksic[svn] Simplify indentation in sleep_between_retrievals.
2001-12-17 hniksic[svn] Use the new function `random_number' that doesn...
2001-12-14 hniksic[svn] Move path_simplify to url.c.
2001-12-13 hniksic[svn] Fix error message when $WGETRC not found.
2001-12-13 hniksic[svn] Don't abort when one URL references more than...
2001-12-13 hniksic[svn] Check for conn->ssl before using ssl_iwrite.
2001-12-13 hniksic[svn] Bump version to 1.8.1-pre1.
2001-12-13 hniksic[svn] Fix the broken URLs that pointed to info.webcrawl...
2001-12-13 hniksic[svn] Mark <embed href=...> as external.
2001-12-12 hniksic[svn] Cosmetic changes to get_urls_html.
2001-12-12 hniksic[svn] Minor doc update.
2001-12-12 hniksic[svn] Break up collect_tags_mapper into several functions.
2001-12-11 hniksic[svn] Use a typedef for IPv4 address.
2001-12-11 hniksic[svn] Fix obvious memory leaks in the VMS directory...
2001-12-10 hniksic[svn] Logging system bugfixes and improvements.
2001-12-10 hniksic[svn] Restore sanity check in address_list_set_faulty.
2001-12-10 hniksic[svn] Rename long_to_string to number_to_string, and...
2001-12-10 hniksic[svn] Minor fix for path_simplify.
2001-12-10 hniksic[svn] Rewrite path_simplify.
2001-12-09 hniksic[svn] Would abort when given invalid progress type.
2001-12-09 hniksic[svn] Remove stray debugging message.
2001-12-09 hniksic[svn] Fix a minor ETA padding glitch.
2001-12-09 hniksic[svn] Bump version to 1.8.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-08 hniksic[svn] Release 1.8-pre2.
2001-12-06 hniksic[svn] Various progress-bar related fixes.
2001-12-06 hniksic[svn] Bump version to 1.8-pre1.
2001-12-06 hniksic[svn] Fall back to dot progress when forced to background.
2001-12-06 hniksic[svn] Fix varargs usage in logvprintf.
2001-12-06 hniksic[svn] `--sslegdsock' -> `--egd-file'
2001-12-06 hniksic[svn] Add information about the beta releases.
2001-12-06 hniksic[svn] Make the message printed in ssl_init_prng transla...
2001-12-06 hniksic[svn] Fix OpenSSL PRNG seeding.
2001-12-05 hniksic[svn] Don't abort in read_whole_lines when a line begin...
2001-12-05 hniksic[svn] Fix overzealous URL-removal in register_download.
2001-12-04 hniksic[svn] Doc fix.
2001-12-04 hniksic[svn] Fix downloading of duplicate URLs.
2001-12-04 hniksic[svn] snprintf.c (dopr): Use `unsigned int' as the...
2001-12-04 hniksic[svn] Windows update from Herold Heiko.
2001-12-04 hniksic[svn] Quote '?' as '%3F' in local files when `--html...
2001-12-03 hniksic[svn] Cast va_arg(..., int) to short if a short value...
2001-12-03 hniksic[svn] snprintf.c: Replace `short int' and `unsigned...
2001-12-03 hniksic[svn] Use address_list_new_one.
2001-12-03 hniksic[svn] Don't initialize TMPSTORE directly.
2001-12-03 hniksic[svn] Declare h_errno in host.c, but not elsewhere.
2001-12-02 hniksic[svn] file_merge: if BASE doesn't contain a slash,...
2001-12-01 hniksic[svn] When PWD fails, assume "/".
2001-12-01 hniksic[svn] Make --base -i work.
2001-12-01 hniksic[svn] Don't document `-nh' in --help output.
2001-12-01 hniksic[svn] Use the full path when building the authorization...
2001-12-01 hniksic[svn] Minor tweak in path_matches in cookies.c.
2001-12-01 hniksic[svn] Don't expect HTTP paths to begin with '/'.
2001-12-01 hniksic[svn] Match hosts against domains per Netscape cookie...
2001-12-01 hniksic[svn] Correctly convert links in <meta http-equiv=Refre...
2001-12-01 hniksic[svn] Make -p work with framed pages.
2001-11-30 hniksic[svn] Don't allow more than 20 successive redirections.
2001-11-30 hniksic[svn] Ignore -np when in -p mode.
next