summaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsTim Rühsen2023-02-171-1/+1
* * Update Copyright yearsDarshit Shah2022-02-261-1/+1
* * src/log.c (logprintf): Check earlier for verbosityTim Rühsen2021-12-221-1/+2
* Run make update-copyrightDarshit Shah2021-01-011-1/+1
* Fixes for running on VMSSteven M. Schweda2020-12-301-2/+2
* * src/log.c (log_cleanup): Only compile for DEBUG_MALLOC or TESTINGTim Rühsen2020-02-271-0/+2
* Update copyright year to 2020Darshit Shah2020-01-101-1/+1
* * src/log.c (log_vprintf_internal): Don't log twiceTim Rühsen2019-05-281-1/+1
* [log] miss check If logging is inhibitedraminfp2019-04-111-0/+3
* Update copyright statementsDarshit Shah2019-02-101-1/+2
* Avoid creating empty wget-log when using -O and -q in backgroundTomas Korbar2018-08-291-1/+1
* * src/log.c: Don't check_redirect_output() when fuzzingTim Rühsen2018-04-171-0/+2
* Fix double fclose() with -d while fuzzingTim Rühsen2018-04-171-2/+9
* Update Copyright yearsDarshit Shah2018-01-141-2/+1
* Avoid redirecting output to file when tcgetpgrp failsPeter Wu2017-12-311-1/+3
* Fix printing mutibyte chars as unprintable chars on WindowsYX Hao2017-11-161-1/+3
* Fix typos in commentsklemens2017-04-011-1/+1
* Respect -o parameter againPiotr Wajda2016-11-091-3/+3
* Move Wget from IDN2003 (libidn) to IDN2008 (libidn2)Tim Rühsen2016-11-071-2/+2
* Fixes #45790: wget prints it's progress even when backgroundlosgrandes2016-10-211-43/+82
* Retain value of errno in logprintf(), logputs() even betterTim Rühsen2016-02-111-0/+8
* Retain value of errno in logprintf()Tim Rühsen2016-02-101-0/+3
* Fixed #44516 -o- not logging to stdoutMiquel Llobet2015-08-161-4/+11
* maint: update copyright year ranges to include 2015Giuseppe Scrivano2015-03-091-1/+1
* progress bar: Allow display on stderr alongwith -oDarshit Shah2015-01-201-1/+15
* src/log.c: Fix unexpected termination in logprintf (tiny change)Yuriy M. Kaminskiy2014-12-171-0/+1
* Replaced xfree_null() by xfree() and nullify argument after freeing.Tim Ruehsen2014-12-011-8/+3
* Removed form feeds from sources and NEWSTim Rühsen2014-11-201-7/+7
* * src/log.c: turn on automatic format check for log_vprintf_internal()Tim Rühsen2014-11-031-1/+1
* Do not use exit() with a magic numberGiuseppe Scrivano2014-06-121-2/+3
* Add --show-progress to force display progress barDarshit Shah2014-05-011-0/+4
* Fix using deadcode and possible use of NULL pointerTomas Hozza2013-07-101-1/+1
* Add support for WARC files.Gijs van Tulder2011-11-041-4/+56
* Fix some problems under VMS.Steven Schweda2011-10-231-3/+3
* Exit immediately on a SIGPIPE error while logging.Giuseppe Scrivano2011-07-291-0/+3
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-1/+1
* Remove redundant guard.Giuseppe Scrivano2010-12-011-3/+1
* Mass update copyright years.Giuseppe Scrivano2010-05-081-1/+1
* Ran update-copyright.Micah Cowan2009-09-041-1/+1
* Automated merge.Micah Cowan2009-07-041-6/+31
|\
| * Steven Schweda's VMS patch.Micah Cowan2008-04-221-5/+30
* | Fix a typo in a comment: impplement -> implementSaint Xavier2008-06-261-1/+1
* | Henri's -Wall patch.Micah Cowan2008-05-301-1/+1
* | Undo the USE_GNULIB_ALLOC defines.Steven Schubiger2008-04-201-2/+0
* | Use Gnulib's alloc functions throughout the source.Steven Schubiger2008-04-191-0/+2
* | Use Gnulib's quote function in log.c.Steven Schubiger2008-04-161-2/+2
|/
* Updated copyright year.Micah Cowan2008-01-251-1/+1
* Merge SFLC licensing changes for OpenSSL with tip.Micah Cowan2007-12-071-9/+10
|\
| * Updated licensing exception for OpenSSL from the SFLC.Micah Cowan2007-11-281-9/+10
* | Eschew config-post.h.Micah Cowan2007-10-181-2/+1