summaryrefslogtreecommitdiff
path: root/src/wget.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsTim Rühsen2023-02-171-1/+1
* * Update Copyright yearsDarshit Shah2022-02-261-1/+1
* * src/wget.h: Use strtoll() for str_to_wgintTim Rühsen2021-04-111-1/+1
* Fix --quota on systems with 32bit long typeTim Rühsen2021-01-161-1/+1
* Run make update-copyrightDarshit Shah2021-01-011-1/+1
* Remove SIZEOF_WGINT as wgint is always int64_tTim Rühsen2020-12-291-1/+0
* src/wget.h: Cleanup code around wgintTim Rühsen2020-12-291-32/+5
* Remove portability handling code for wgintDarshit Shah2020-12-291-43/+11
* Remove alloca includes and macrosTim Rühsen2020-02-141-26/+0
* * src/wget.h: Add inline to _unhexTim Rühsen2020-02-121-1/+1
* Update copyright year to 2020Darshit Shah2020-01-101-1/+1
* Replace XDIGIT_TO_NUM by _unhex() with proper unsigned handlingTim Rühsen2019-11-211-3/+6
* Update copyright statementsDarshit Shah2019-02-101-1/+2
* docs: --no-cache also sets the 'Cache-Control: no-cache' headerLeon Klingele2019-01-231-1/+1
* * src/wget.h: #undef _Noreturn when building with C++Tim Rühsen2018-12-271-0/+3
* Add new HTML parser fuzzerTim Rühsen2018-04-201-1/+1
* Fix oss-fuzz issue with exit()Tim Rühsen2018-04-181-0/+2
* Fix fopen/stdin issues with fuzzingTim Rühsen2018-04-171-0/+14
* Update Copyright yearsDarshit Shah2018-01-141-3/+1
* New: Metalink file size mismatch returns error code METALINK_SIZE_ERRORMatthew White2016-09-301-1/+2
* Eliminate NDEBUG redefined warningsDarshit Shah2015-11-161-0/+2
* Added support for FTPSAnder Juaristi2015-09-141-1/+2
* void uninitialized variable in metalink codeTim Rühsen2015-08-041-1/+1
* Added support for HSTS.Ander Juaristi2015-07-201-0/+1
* Metalink support.Hubert Tarasiuk2015-07-201-2/+6
* Support If-Modified-Since header in timestamping mode.Hubert Tarasiuk2015-05-221-2/+4
* maint: update copyright year ranges to include 2015Giuseppe Scrivano2015-03-091-2/+2
* gettext: Use gnulib's gettext.h for compatibilityTim Rühsen2015-02-101-7/+2
* Define MIN and MAx macros in a single locationDarshit Shah2014-12-041-0/+5
* Get rid of gettext.hTim Rühsen2014-11-281-2/+7
* Make program_name and program_argstring constTim Rühsen2014-11-241-2/+2
* Add extern declaration for program_arsgstringDarshit Shah2014-11-221-0/+1
* Make extern declaration for program_nameDarshit Shah2014-11-221-0/+1
* Removed form feeds from sources and NEWSTim Rühsen2014-11-201-1/+1
* Fixes possible issues with Wget running in a turkish localeTim Rühsen2014-11-201-1/+1
* Make 504 Gateway Timeout non fatalDarshit Shah2014-11-191-1/+1
* Remove unused error codesDarshit Shah2014-07-051-15/+6
* Do not depend on always defined macrosGiuseppe Scrivano2014-06-121-6/+0
* Remove trailing whitespacesGiuseppe Scrivano2014-06-121-1/+1
* Whitespace and formatting changes.(Aesthetic only)Darshit Shah2014-05-301-33/+33
* Fix erroneous error codes when HTTP Digest Authentication fails.Darshit Shah2013-07-221-1/+1
* warc: remove a magic numberGiuseppe Scrivano2012-11-261-0/+4
* Check for fclose errors.Giuseppe Scrivano2012-06-171-1/+1
* Add support for WARC files.Gijs van Tulder2011-11-041-1/+3
* Use correctly FIONBIO values.Giuseppe Scrivano2011-04-171-1/+1
* Support HTTP/1.1 307 redirects keep request method.Filipe Brandenburger2011-03-031-1/+1
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-1/+2
* Add --unlink.Merinov Nikolay2010-09-291-1/+2
* Mass update copyright years.Giuseppe Scrivano2010-05-081-1/+1
* imported patch windowsMicah Cowan2009-09-221-0/+4