]> sjero.net Git - wget/history - src/log.c
Fix build when libpsl is not available
[wget] / src / log.c
2014-04-30 Darshit ShahAdd --show-progress to force display progress bar
2013-07-10 Tomas HozzaFix using deadcode and possible use of NULL pointer
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-10-23 Steven SchwedaFix some problems under VMS.
2011-07-29 Giuseppe ScrivanoExit immediately on a SIGPIPE error while logging.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2009-09-04 Micah CowanRan update-copyright.
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-20 Saint XavierAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-06-26 Saint XavierFix a typo in a comment: impplement -> implement
2008-06-14 Micah CowanMerge build info with head.
2008-06-08 Saint XavierAutomaetd merge.
2008-06-01 Micah CowanAutomated merge.
2008-05-31 Micah CowanAutomated merge.
2008-05-31 Micah CowanHenri's -Wall patch.
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-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-04-16 Steven SchubigerUse Gnulib's quote function in log.c.
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-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-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
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...
2005-07-08 hniksic[svn] Doc fix.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
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-15 hniksic[svn] Update escnonprint documentation.
2005-05-08 hniksic[svn] Place variable declarations in escnonprint_intern...
2005-05-05 hniksic[svn] Slightly reduce the code repetition between two...
2005-05-05 hniksic[svn] Document what is meant by "non-printable" in...
2005-03-20 hniksic[svn] Improve built-in memory debugger.
2005-03-06 hniksic[svn] Remove warnings under Borland C.
2005-03-04 hniksic[svn] Fix escape chars in server response vulnerability...
2005-03-04 hniksic[svn] Fix a possible race condition when opening files.
2003-11-29 hniksic[svn] Restructure generation of HTTP requests. Allow...
2003-11-08 hniksic[svn] Doc fix.
2003-11-03 hniksic[svn] Renamed logvprintf to log_vprintf_internal.
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-08 hniksic[svn] Renamed DEBUG to ENABLE_DEBUG.
2003-10-04 hniksic[svn] Update ansi2knr.c and ansi2knr.1.
2003-09-16 hniksic[svn] Allow unique_name to return the FILE argument...
2002-05-20 hniksic[svn] Don't #define __STDC__ against the compiler's...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-11 hniksic[svn] Use stdarg only if compiling with an ANSI C compiler.
2001-12-19 hniksic[svn] Check for requested verbosity in logputs.
2001-12-10 hniksic[svn] Logging system bugfixes and improvements.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-06 hniksic[svn] Update copyright year.
2001-12-06 hniksic[svn] Fix varargs usage in logvprintf.
2001-11-22 hniksic[svn] Replace opt.no_flush with a function to disable...
2001-05-27 hniksic[svn] Update copyright notices.
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-11-06 hniksic[svn] Commit "minor fixes".
2000-11-05 hniksic[svn] Rewrote the logging code.
2000-11-04 hniksic[svn] snprintf.c addition.
1999-12-02 kwget[svn] Initial revision