]> sjero.net Git - wget/history - src/wget.h
Updated config.guess, config.sub, install.sh.
[wget] / src / wget.h
2009-07-04 Micah CowanAutomated merge.
2009-07-01 Micah CowanAutomated merge.
2009-06-25 Micah CowanMerge with mainline.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintAutomated merge.
2008-07-23 Saint XavierAutomated merge.
2008-07-23 Saint XavierChange global variable model for state-object
2008-07-20 Saint XavierAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-14 Micah CowanMerge build info with head.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-04-25 Steven SchubigerInclude Gnulib quotearg header.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-22 Micah CowanTed Mielczarek's CSS wonder-patch, applied against...
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerConditional inclusion of Gnulib alloc headers.
2008-04-18 Steven SchubigerRevert the alloca_array() -> xcalloc() transition.
2008-04-16 Steven SchubigerUse Gnulib's xalloc module in convert.c (and include...
2008-04-14 Micah CowanApplied Steven Schubiger's patch to use Gnulib's quote...
2008-02-07 Micah CowanAutomated merge.
2008-02-07 Micah CowanDeal with progress bars in environs lacking mbtowc...
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-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-14 Micah CowanReplaced safe-ctype.[ch] with gnulib's c-ctype.
2007-10-13 Micah CowanAutomated merge.
2007-10-11 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-11 Micah CowanMerged with eleven for Gisle's mswindows.c patch.
2007-10-09 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-09 Micah CowanMerge with mainline.
2007-10-09 Micah CowanBring up-to-date with gettext.
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-08-27 micah[svn] Workaround lack of ngettext.
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-26 hniksic[svn] Allow 64-bit wgint without LFS.
2006-05-25 mtortonesi[svn] Fixed recursive spider mode.
2005-08-26 hniksic[svn] Abort configure if --with-ssl given but SSL unava...
2005-08-12 hniksic[svn] Doc fix.
2005-08-12 hniksic[svn] Renamed strtoll_return to strtoll_type.
2005-08-11 hniksic[svn] If strtoll is not present, check for strtoimax...
2005-07-05 hniksic[svn] Add GnuTLS support.
2005-07-04 hniksic[svn] Doc fix.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-29 hniksic[svn] Remove obsolete definition of with_thousand_seps_sum.
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-26 hniksic[svn] Better document DEBUGP.
2005-06-25 hniksic[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify...
2005-06-22 hniksic[svn] Define the IF_DEBUG macro.
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-05-14 hniksic[svn] Announce the beginning and the end of the SSL...
2005-05-04 hniksic[svn] Declare gettext when libintl.h is unavailable.
2005-04-27 hniksic[svn] Add --random-file option. Bail out in case of...
2005-04-10 hniksic[svn] Use __builtin_expect to provide a hint that ...
2005-03-19 hniksic[svn] cmd_bytes now stores wgint, not long.
2005-03-04 hniksic[svn] Fix a possible race condition when opening files.
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2003-11-29 hniksic[svn] Restructure generation of HTTP requests. Allow...
2003-11-13 hniksic[svn] Use the new function retryable_socket_connect_err...
2003-11-13 hniksic[svn] Correctly check for unsupported socket families.
2003-11-13 hniksic[svn] Rewrote bindport and acceptport to use a more...
2003-11-03 hniksic[svn] Don't parenthesize argument to N_.
2003-11-02 hniksic[svn] Abort on xfree(NULL).
2003-11-02 hniksic[svn] Retired the `boolean' type. Renamed FREE_MAYBE...
2003-10-31 hniksic[svn] Use new macros xnew, xnew0, xnew_array, and xnew0...
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...
2003-10-29 hniksic[svn] Updated IPv6 code.
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-10-01 hniksic[svn] Fix memory leak in a rare case in url.c.
2003-09-21 hniksic[svn] Treat xhtml files just like regular html.
2003-09-19 hniksic[svn] Renamed wget.h XDIGIT-related macros to (hopefull...
2003-09-15 hniksic[svn] Implement xdigit_to_xchar more efficiently.
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-10 hniksic[svn] Remove the OPTIONS_DEFINED_HERE kludge.
2002-02-19 hniksic[svn] (DO_REALLOC_FROM_ALLOCA): Multiply with sizeof...
2001-12-10 hniksic[svn] Logging system bugfixes and improvements.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-23 hniksic[svn] Remove accidentally committed DEBUG_MALLOC.
2001-11-23 hniksic[svn] Big progress bar update.
2001-11-22 hniksic[svn] Replace opt.no_flush with a function to disable...
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-06-26 hniksic[svn] Check for do_realloc_newsize in loop condition...
next