]> sjero.net Git - wget/history - src/options.h
Updated config.guess, config.sub, install.sh.
[wget] / src / options.h
2009-07-29 Micah CowanRename --html-extension to --adjust-extension.
2009-07-28 Micah Cowan--restrict-file-names=ascii
2009-07-04 Micah CowanAutomated merge.
2009-07-01 Micah CowanAutomated merge.
2009-06-25 Micah CowanMerge with mainline.
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-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintAutomated merge.
2008-08-04 Micah Cowanjff: option for specifying the default page-name.
2008-07-23 Saint XavierAutomated merge.
2008-07-20 Saint XavierAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-26 Saint XavierAutomated merge.
2008-06-19 Saint XavierThe prefered way is to avoid #ifdef flooding, so take...
2008-06-14 Saint XavierAutomated merge.
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-05-25 Saint XavierAdd options for enabling IRI support and forcing some...
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-04-30 Steven SchubigerUse gnulib's getpass-gnu module for password prompting.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-02-11 Micah CowanFix #22242: Option to allow auths before challenged.
2008-01-25 Micah CowanUpdated copyright year.
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-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-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-28 Micah CowanGisle's MS-DOS support
2007-07-29 micah[svn] Merging fix #20499: MAX_REDIRECTIONS should be...
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-13 mtortonesi[svn] Added support for --restrict-file-names=lowercase...
2006-04-28 mtortonesi[svn] Improvements/fixes to HTTP Content-Disposition...
2005-08-08 hniksic[svn] Don't read more than the amount of data specified...
2005-07-06 hniksic[svn] New option --ignore-case for case-insensitive...
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-24 hniksic[svn] Declare opt.verbose as int, not bool.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-04-27 mtortonesi[svn] Add the --user, --password, --ftp-user and -...
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] Renamed the SSL switches and commands.
2005-04-24 hniksic[svn] Added reordering of addresses to try IPv4 first...
2005-03-19 hniksic[svn] cmd_bytes now stores wgint, not long.
2005-03-06 hniksic[svn] Remove warnings under Borland C.
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-29 hniksic[svn] Restructure generation of HTTP requests. Allow...
2003-11-11 hniksic[svn] Added (currently no-op) -4 and -6.
2003-11-06 hniksic[svn] Applied Dennis Smit's --preserve-permissions...
2003-11-05 hniksic[svn] New option --keep-session-cookies.
2003-10-11 hniksic[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead...
2003-10-08 hniksic[svn] Renamed DEBUG to ENABLE_DEBUG.
2003-09-21 hniksic[svn] Enabled separation of different timeout values.
2003-09-20 hniksic[svn] Allow decimal values for --timeout, --wait, and...
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-14 hniksic[svn] Add the POST method.
2002-04-10 hniksic[svn] Remove the OPTIONS_DEFINED_HERE kludge.
2002-01-25 hniksic[svn] Various IPv6 fixes.
2002-01-24 hniksic[svn] Commit IPv6 support by Thomas Lussnig.
2001-11-30 hniksic[svn] Implement EGD support.
2001-11-28 hniksic[svn] Resurrect opt.dot_style.
2001-11-26 hniksic[svn] New option `--limit-rate'.
2001-11-25 hniksic[svn] New option --random-wait.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-23 hniksic[svn] Minor progress bar fixes.
2001-11-22 hniksic[svn] Replace opt.no_flush with a function to disable...
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-27 hniksic[svn] Send the no-cache directive when required regardl...
2001-04-08 hniksic[svn] Added support for cookies.
2001-02-10 hniksic[svn] Applied Christian Fraenkel's patch "custom certif...
2000-12-11 hniksic[svn] Fix -O timestamp bug.
2000-12-05 hniksic[svn] Committed C. Frankel's SSL patch.
2000-11-20 hniksic[svn] New option --no-http-keep-alive.
2000-11-01 hniksic[svn] Gracefully handle opt.downloaded overflowing.
2000-11-01 hniksic[svn] Updated long_to_string(); enhanced opt.downloaded...
2000-10-24 dan[svn] Manually applied Rob Mayoff <mayoff@dqd.com>...
2000-10-20 dan[svn] Implemented and documented new -E / --html-extens...
2000-08-30 dan[svn] * *.{gmo,po,pot}: Regenerated after modifying...
2000-03-11 dan[svn] * TODO: Removed done item: we now have an option...
2000-03-02 hniksic[svn] Applied contributed patches (see ChangeLog for...
2000-03-02 hniksic[svn] *** empty log message ***
next