]> sjero.net Git - wget/history - src/main.c
[svn] New option --retry-connrefused from Ahmod Dancy.
[wget] / src / main.c
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.
2001-12-06 hniksic[svn] `--sslegdsock' -> `--egd-file'
2001-12-06 hniksic[svn] Fix OpenSSL PRNG seeding.
2001-12-01 hniksic[svn] Don't document `-nh' in --help output.
2001-11-30 hniksic[svn] Implement EGD support.
2001-11-28 hniksic[svn] Resurrect opt.dot_style.
2001-11-27 hniksic[svn] Remove stray HAVE_RANDOM check from main.c.
2001-11-26 hniksic[svn] New option `--limit-rate'.
2001-11-25 hniksic[svn] New option --random-wait.
2001-11-25 hniksic[svn] Remove host canonicalization code.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-23 hniksic[svn] Minor progress bar fixes.
2001-11-23 hniksic[svn] Big progress bar update.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-21 hniksic[svn] Split the copyright notice for easier translation.
2001-11-19 hniksic[svn] Remove --wait/--waitretry compatibility code.
2001-11-19 hniksic[svn] Rewrite shorthand URLs in a step separate from...
2001-11-18 hniksic[svn] Don't compile getopt.c on systems that already...
2001-05-27 hniksic[svn] Update copyright notices.
2001-05-12 hniksic[svn] Commit several minor changes:
2001-04-29 hniksic[svn] Make `--cookies' respect its arg.
2001-04-29 hniksic[svn] Change default anonymous FTP password to "-wget@".
2001-04-28 hniksic[svn] Commit various HTTP fixes.
2001-04-25 hniksic[svn] Reimplemented UNSAFE_CHAR and RESERVED_CHAR.
2001-04-10 hniksic[svn] Implement better sorting and matching of cookies.
2001-04-08 hniksic[svn] Added support for cookies.
2001-04-03 hniksic[svn] Make `-c' and `-O' work together.
2001-04-01 hniksic[svn] Make sure -C is recognized.
2001-03-30 hniksic[svn] Published my patch "main.c tweaks" published in
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2001-02-23 dan[svn] * po/*.po*: Updated after moving -nr to a differe...
2001-02-23 dan[svn] * main.c (print_help): --help documentation for...
2001-02-10 hniksic[svn] Applied Christian Fraenkel's patch "custom certif...
2001-01-10 dan[svn] Made clarifications and corrections to --continue...
2000-12-31 dan[svn] Changed my address from dan-wget@dilvish.speed...
2000-12-17 hniksic[svn] Apply lint-expired fixes from <sxsn1du7ufa.fsf...
2000-12-17 hniksic[svn] Include <netdb.h> where h_errno is used. Likewis...
2000-12-11 hniksic[svn] Fix -O timestamp bug.
2000-11-24 hniksic[svn] Applied Karl Eichwalder's patch from
2000-11-22 hniksic[svn] Committed memory debugging stuff.
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-11-20 hniksic[svn] New option --no-http-keep-alive.
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-02 hniksic[svn] Update copyright blurbs with the year 2000.
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-24 dan[svn] main.c (print_help): Clarified that --delete...
2000-10-24 dan[svn] --delete-after wasn't implemented for files retri...
2000-10-23 hniksic[svn] hniksic@iskon.hr -> hniksic@arsdigita.com
2000-10-20 dan[svn] Implemented and documented new -E / --html-extens...
2000-10-09 dan[svn] --retr-symlinks was not previously documented...
2000-08-30 dan[svn] Accidentally said "system.wgetrc" instead of...
2000-08-30 dan[svn] * *.{gmo,po,pot}: Regenerated after modifying...
2000-08-23 dan[svn] * main.c (print_help): -B / --base was not mentioned.
2000-08-23 dan[svn] * main.c (print_help): Modified -nc description...
2000-06-09 dan[svn] Heiko's --help output for --waitretry was over...
2000-05-23 dan[svn] Damir Dzeko <ddzeko@zesoi.fer.hr> did not documen...
2000-04-21 hniksic[svn] hniksic@srce.hr -> hniksic@iskon.hr
2000-04-12 hniksic[svn] Commit several fixes.
2000-03-11 dan[svn] * TODO: Removed done item: we now have an option...
2000-03-02 dan[svn] Hrvoje didn't regenerate the .info files after...
2000-03-02 hniksic[svn] Applied contributed patches (see ChangeLog for...
2000-03-02 hniksic[svn] *** empty log message ***
2000-03-01 dan[svn] Implemented new -K / --backup-converted / backup_...
1999-12-02 kwget[svn] Initial revision