]> sjero.net Git - wget/history - src/main.c
[svn] Avoid code repetition between time_str and datetime_str.
[wget] / src / main.c
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-06-12 mtortonesi[svn] Fixed recursive FTP retrieval over proxy.
2006-05-25 mtortonesi[svn] Fixed recursive spider mode.
2006-04-28 mtortonesi[svn] Improvements/fixes to HTTP Content-Disposition...
2005-10-27 mtortonesi[svn] Added basic support for unit testing
2005-09-17 hniksic[svn] Don't print download summary if nothing has been...
2005-07-06 hniksic[svn] New option --ignore-case for case-insensitive...
2005-07-06 hniksic[svn] Make timers measure seconds directly, not millise...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-07-01 hniksic[svn] Don't refer to the non-existent -nr option.
2005-06-30 hniksic[svn] Check for both SIGUSR1 and SIGHUP before using...
2005-06-29 hniksic[svn] Unconditionally include locale.h.
2005-06-28 hniksic[svn] Include ETA information in dot progress.
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-27 hniksic[svn] Set all locale categories.
2005-06-26 hniksic[svn] Don't translate SI units. Print more exact durat...
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-23 hniksic[svn] Use struct_fstat when calling fstat because of...
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-22 hniksic[svn] Define the IF_DEBUG macro.
2005-06-22 hniksic[svn] Expect existence of C89 functions, as well as...
2005-06-20 hniksic[svn] Use #elif where appropriate to make chaining...
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-15 hniksic[svn] Remove trailing comma from enums; older compilers...
2005-05-06 hniksic[svn] Fix wording of --secure-protocol help text.
2005-05-06 hniksic[svn] Explain the choice of only setting LC_MESSAGES...
2005-05-05 hniksic[svn] Propagate option name to init.c code so error...
2005-04-27 mtortonesi[svn] Map the --ftp-password, --http-password and ...
2005-04-27 mtortonesi[svn] Add the --user, --password, --ftp-user and -...
2005-04-27 hniksic[svn] Advertise DER rather than ASN1.
2005-04-27 hniksic[svn] Add --random-file option. Bail out in case of...
2005-04-27 hniksic[svn] Allow separate specification of certificate type...
2005-04-26 hniksic[svn] Fix help text.
2005-04-26 hniksic[svn] Renamed the SSL switches and commands.
2005-04-26 hniksic[svn] Revert to previous revision.
2005-04-26 hniksic[svn] Fix various cookie-related problems.
2005-04-25 hniksic[svn] Remove support for --use-proxy.
2005-04-25 hniksic[svn] Doc fix.
2005-04-25 hniksic[svn] Doc fix.
2005-04-25 hniksic[svn] Restore old behavior of -Y.
2005-04-24 hniksic[svn] Added reordering of addresses to try IPv4 first...
2005-04-21 hniksic[svn] Print the EGD option in the help text at the...
2005-03-22 hniksic[svn] Support human-readable file size printing.
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2005-03-06 hniksic[svn] Use the passive FTP transfer mode by default.
2005-03-06 hniksic[svn] Remove warnings under Borland C.
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2005-02-19 mtortonesi[svn] Added the --ftp-passwd command line option.
2005-01-01 mtortonesi[svn] Added string.c module. Updated copyright informat...
2004-02-25 hniksic[svn] Revamped MS console logic. Submitted by David...
2004-02-22 hniksic[svn] Remove ws_help; it doesn't make sense to invoke...
2003-12-14 hniksic[svn] Declare the pointers to literal strings as `const'.
2003-12-06 hniksic[svn] New option --protocol-directories.
2003-11-30 hniksic[svn] * retr.c (fd_read_body): Report the amount of...
2003-11-19 hniksic[svn] Don't reference opt.ipv4_only and opt.ipv6_only...
2003-11-17 hniksic[svn] Fix alignment of FTP options output.
2003-11-17 hniksic[svn] Don't auto-set opt.ipv4_only on systems without...
2003-11-16 hniksic[svn] Fix minor problems with --help text.
2003-11-16 hniksic[svn] Don't allow opt.ipv4_only and opt.ipv6_only to...
2003-11-15 hniksic[svn] Doc fix.
2003-11-14 hniksic[svn] Enable -4 and -6 switches only when IPv6 is enabled.
2003-11-11 hniksic[svn] Added (currently no-op) -4 and -6.
2003-11-09 hniksic[svn] Fix core dump with --mirror.
2003-11-08 hniksic[svn] Retire options -g, -G, -s, and -C.
2003-11-08 hniksic[svn] Added --dont-remove-listing, removed -s.
2003-11-06 hniksic[svn] Break up `--help' output to smaller chunks.
2003-11-06 hniksic[svn] Don't declare log_* functions in main.c.
2003-11-06 hniksic[svn] Applied Dennis Smit's --preserve-permissions...
2003-11-06 hniksic[svn] Improved command line option processing, introduc...
2003-11-06 hniksic[svn] Improve SSL code. Only initialize PRNG when...
2003-11-05 hniksic[svn] New option --keep-session-cookies.
2003-11-02 hniksic[svn] Retired the `boolean' type. Renamed FREE_MAYBE...
2003-10-30 hniksic[svn] Fix -p so it doesn't imply FTP recursion.
2003-10-11 hniksic[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead...
2003-10-08 hniksic[svn] Fix typo in help string.
2003-10-08 hniksic[svn] Renamed DEBUG to ENABLE_DEBUG.
2003-10-07 hniksic[svn] Improve documentation of cookie code.
2003-10-02 hniksic[svn] Better document html-parse macros.
2003-09-30 hniksic[svn] Updated copyright and email.
2003-09-21 hniksic[svn] Include convert.h.
2003-09-21 hniksic[svn] Enabled separation of different timeout values.
2003-09-21 hniksic[svn] Make errors in command-line options fatal.
2003-09-19 hniksic[svn] Introduce non-strict comment parsing.
2003-09-17 hniksic[svn] Improved --restrict-file-names to accept ",nocont...
2003-09-14 hniksic[svn] New mechanism for quoting file names.
2003-09-10 hniksic[svn] New option --dns-cache.
2003-09-04 hniksic[svn] New option --retry-connrefused from Ahmod Dancy.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-21 hniksic[svn] Implement several SSL features.
2002-04-20 hniksic[svn] Cookie interface and implementation changes
2002-04-14 hniksic[svn] Document `--post-data' and `--post-file'.
2002-04-14 hniksic[svn] Add the POST method.
2002-04-10 hniksic[svn] Remove the OPTIONS_DEFINED_HERE kludge.
2001-12-10 hniksic[svn] Logging system bugfixes and improvements.
2001-12-09 hniksic[svn] Remove stray debugging message.
2001-12-06 hniksic[svn] Fall back to dot progress when forced to background.
next