]> sjero.net Git - wget/history - src/warc.c
Fix compiler warnings
[wget] / src / warc.c
2014-05-12 Tim RuehsenFix compiler warnings
2013-12-29 Giuseppe ScrivanoRemove some useless if statements
2013-07-13 Steven M. Schwedawarc: Fix some portability issues on VMS.
2013-06-04 Bykov AlekseyRemoving "Could not open temporary WARC manifest file...
2013-04-14 Gijs van Tulderwarc: Follow the guidelines for metadata records
2013-04-06 Gijs van Tulderwarc: correctly write the field length in the skip...
2012-11-26 Giuseppe Scrivanowarc: remove a magic number
2012-11-25 Ángel GonzálezFix compilation under gcc -std=c89
2012-11-24 Gijs van Tulderwarc: fix format string for off_t in CDX function.
2012-11-24 Giuseppe Scrivanowarc: fix format string for off_t
2012-08-26 Hrvoje NiksicUse hash_table_get instead of hash_table_get_pair.
2012-06-04 Tim Ruehsen* fix a few little dissonances
2012-06-02 Gijs van Tulderwarc: Fix segfault if CDX record is not found.
2012-05-26 Mike Frysingerwarc: use the right type for the gzip stream
2012-05-26 Giuseppe ScrivanoUse the right type as result from readline.
2012-05-18 Giuseppe Scrivanowarc: Cut long lines to 80 columns.
2012-05-14 Tim Ruehsenremoved 'const' warnings.
2012-05-05 Tim RuehsenFix some compiler warnings.
2012-04-13 Tim RuehsenFix a memory leak.
2012-04-01 Tim Ruehsenwarc: make warc_uuid_str implementation depend on HAVE_...
2012-02-25 Gijs van Tulderwarc: support large files.
2012-02-17 Steven Schubigerwarc: add license header.
2012-01-11 Gijs van TulderFix a linker error if zlib is not found.
2011-11-20 Gijs van TulderFix for gzip bug in WARC + zlib 1.2.4.
2011-11-05 Steven Schwedawarc: Fix a problem under OS X.
2011-11-04 Gijs van TulderAdd support for WARC files.