]> sjero.net Git - wget/history - src/options.h
NEWS: cite --start-pos
[wget] / src / options.h
2014-03-21 Yousong ZhouMake wget capable of starting downloads from a specifie...
2014-02-01 Darshit ShahTurn --debug into no-op if compiled without debugging...
2014-01-22 Darshit ShahIntroduce --no-config. The wgetrc files will not be...
2013-09-07 Tim Ruehsenadded PFS to --secure-protocol
2013-08-22 Tim Ruehsenadded option --https-only
2013-07-13 Giuseppe ScrivanoMake --backups work as documented
2013-04-14 Darshit ShahAdd a generic --method command to set a method in HTTP...
2012-06-06 Giuseppe ScrivanoRename --bits to --report-bps.
2012-05-09 Gijs van TulderAdd support for -accept-regex and --reject-regex.
2012-03-05 Sasikantha BabuAccept --bit option
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-10-06 Henrik HolstAdd support for --content-on-error.
2011-08-06 Giuseppe ScrivanoIntroduce `show_all_dns_entries'.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-10-28 Reza SnowdonImplement --config.
2010-09-29 Merinov NikolayAdd --unlink.
2010-07-28 Giuseppe ScrivanoIntroduce --trust-server-names. Close CVE-2010-2252.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-01-10 Micah Cowan--no-match-server-timestamps -> --no-use-server-timestamps
2010-01-10 David Holman--no-match-server-timestamps
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-06 Micah CowanAutomated merge.
2009-09-05 Gisle VanemAdjustments for MSDOS.
2009-09-04 Micah CowanRan update-copyright.
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.
next