]> sjero.net Git - wget/shortlog
wget
2002-04-13 hniksic[svn] Generalize connect_with_timeout into run_with_tim...
2002-04-13 hniksic[svn] Support FWTK-style proxies.
2002-04-12 hniksic[svn] Remove stray conflict marker.
2002-04-12 hniksic[svn] Only define _VA_LIST when compiling with gcc.
2002-04-12 abbotti[svn] Compensate for MS Windows two-second granularity...
2002-04-12 abbotti[svn] Use new function to test filename for common...
2002-04-12 hniksic[svn] Define _VA_LIST to prevent Solaris stdio.h from...
2002-04-12 abbotti[svn] Removed pre-compiled header options.
2002-04-12 abbotti[svn] Account for Borland not defining __STDC__ when...
2002-04-12 abbotti[svn] Specify libtool mode explicitly when linking.
2002-04-12 hniksic[svn] Update copyright years.
2002-04-12 hniksic[svn] Add stuff for 1.9.
2002-04-12 hniksic[svn] Implement connect timeout.
2002-04-11 hniksic[svn] Use stdarg only if compiling with an ANSI C compiler.
2002-04-11 hniksic[svn] Don't allow initial_length to exceed total_length.
2002-04-11 hniksic[svn] Convert URLs in <form action=...>.
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] Warn against specifying passwords on the command...
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] windows/wget.dep: Updated several dependencies...
2002-03-26 abbotti[svn] Updated several dependencies for object files.
2002-03-20 abbotti[svn] Removed conditional cruft in windows/config.h...
2002-03-20 abbotti[svn] Dependcies update for src/mswindows.c.
2002-03-19 abbotti[svn] Migrated Borland compiler support to the free...
2002-03-18 abbotti[svn] Don't include netdb.h on windows.
2002-03-13 abbotti[svn] Renamed configure.bat to configure.bat.in.
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] *** empty log message ***
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] New entry in MACHINES.
2002-01-15 hniksic[svn] select the file descriptor only if no data is...
2002-01-15 hniksic[svn] New TODO entry.
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-29 hniksic[svn] Bumped version number to 1.8.1+cvs.
2001-12-24 hniksic[svn] Bump version to 1.8.1.
2001-12-19 hniksic[svn] Update Makefiles to work with the Watcom compiler.
2001-12-19 hniksic[svn] Bump version.
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] Allow standalone compilation of html-parse.c.
2001-12-18 hniksic[svn] Propagate referrer information from retrieve_tree...
2001-12-17 hniksic[svn] Bump version.
2001-12-17 hniksic[svn] Merged with current wget.pot.
2001-12-17 hniksic[svn] Rebuilt from current sources.
2001-12-17 hniksic[svn] Change 1.8 to 1.8.1.
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-16 hniksic[svn] Undocument simple_host_check.
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.
2001-12-13 hniksic[svn] Bump version to 1.8.1-pre1.
2001-12-13 hniksic[svn] Integrate updated translations from the Translati...
2001-12-13 hniksic[svn] Mention 1.8.1.
2001-12-13 hniksic[svn] Bump version in the docs to 1.8.1.
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] Updated.
2001-12-12 hniksic[svn] Rebuilt from the latest sources.
2001-12-12 hniksic[svn] Use "incomplete" rather than "relative".
2001-12-12 hniksic[svn] Rebuilt from the latest sources.
2001-12-12 hniksic[svn] Minor doc update.
2001-12-12 hniksic[svn] Break up collect_tags_mapper into several functions.
2001-12-12 hniksic[svn] Windows update from Herold Heiko.
2001-12-12 hniksic[svn] Improve OpenSSL autodetection.
2001-12-11 hniksic[svn] Upgrade to libtool 1.4.2.
2001-12-11 hniksic[svn] Use a typedef for IPv4 address.
next