]> sjero.net Git - wget/history - src
Use git-version-gen instead of bzr-version-gen.
[wget] / src /
2012-05-13 Tim Ruehsengnutls: remove deprecated gnutls types.
2012-05-09 Gijs van TulderAdd support for -accept-regex and --reject-regex.
2012-05-05 Tim RuehsenFix some compiler warnings.
2012-04-24 Tim RuehsenUse empty query in local filenames.
2012-04-22 Tim RuehsenFix a possible invalid `free'.
2012-04-21 Tim RuehsenSilent compiler warning.
2012-04-21 Tim RuehsenFix memory leak.
2012-04-21 Tim RuehsenFix memory leak.
2012-04-13 Phil PennockAdd support for TLS SNI
2012-04-13 Tim RuehsenFix a memory leak.
2012-04-07 Daniel Kahn GillmorEnable client certificates when GNU TLS is used.
2012-04-01 Gijs van TulderFix a segfault on an incomplete STYLE tag.
2012-04-01 Giuseppe Scrivanognutls: Fix a memory leak.
2012-04-01 Giuseppe Scrivanognutls: do not access unitialized variable.
2012-04-01 Tim Ruehsenwarc: make warc_uuid_str implementation depend on HAVE_...
2012-03-29 Tim Ruehsenactivate itimer support.
2012-03-25 Giuseppe ScrivanoAssume some headers files provided by gnulib are always...
2012-03-25 Ray SatiroFix build under mingw when OpenSSL is used.
2012-03-08 Steven SchubigerFix typo.
2012-03-05 Sasikantha BabuAccept --bit option
2012-02-26 Giuseppe ScrivanoReport stdout close errors.
2012-02-25 Gijs van Tulderwarc: support large files.
2012-02-23 Giuseppe ScrivanoPrint some diagnostic messages to stderr not to stdout.
2012-02-23 Giuseppe ScrivanoHandle correctly some malloc failures.
2012-02-23 Giuseppe Scrivanognutls: Remove two unused variables.
2012-02-17 Steven Schubigerwarc: add license header.
2012-01-28 Gijs van TulderAdd support for chunks to the WARC outputter.
2012-01-28 Gijs van TulderFix memory leak.
2012-01-11 Gijs van TulderFix a linker error if zlib is not found.
2012-01-08 Sasikantha BabuProperly format IPv6 addresses.
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 Steven Schwedagnutls: fix memory leak.
2011-11-04 Gijs van TulderAdd support for WARC files.
2011-10-23 Steven SchwedaFix some problems under VMS.
2011-10-06 Henrik HolstAdd support for --content-on-error.
2011-09-19 Giuseppe ScrivanoFix typo in an inline comment.
2011-09-19 Giuseppe ScrivanoFix copyright year.
2011-09-13 Giuseppe ScrivanoReturn a network failure when FTP downloads fail and...
2011-09-07 Giuseppe ScrivanoAllow --timestamping and --continue at the same time. v1.13.4
2011-09-06 Jakob MatthesDo not exit prematurely when --help is passed.
2011-09-04 Christian JullienFix a build problem under solaris.
2011-09-02 Mojca MiklavecNow --version works again.
2011-08-30 Giuseppe ScrivanoFix some other problems with GNU TLS and non blocking...
2011-08-29 Giuseppe ScrivanoFix some problems with the GNU TLS backend and not...
2011-08-27 Giuseppe ScrivanoDetect some failures when write to stdout fails.
2011-08-26 Giuseppe Scrivanognutls: Honor read timeout.
2011-08-26 Giuseppe ScrivanoSilent a compiler warning.
2011-08-25 Giuseppe ScrivanoPrefers utime over futimens when available.
2011-08-19 Giuseppe ScrivanoSilence compiler warning.
2011-08-19 Giuseppe ScrivanoUpdate ChangeLog
2011-08-18 Giuseppe ScrivanoFix a memory leak.
2011-08-18 Giuseppe ScrivanoFix a build error detected MacOS and NetBSD.
2011-08-18 Giuseppe ScrivanoFix a hang on redirects which change the transfer-encoding
2011-08-13 Giuseppe ScrivanoDo not define max twice.
2011-08-13 Giuseppe ScrivanoDon't define snprintf and vsnprintf twice.
2011-08-12 Giuseppe Scrivanocss: do not include "wget.h"
2011-08-11 Giuseppe ScrivanoUse sigprocmask instead of sigsetmask.
2011-08-11 Giuseppe Scrivanoallow --with-libgnutls-prefix and --with-libssl-prefix.
2011-08-11 Giuseppe Scrivanognutls: don't use gnutls_certificate_type_set_priority.
2011-08-11 Giuseppe ScrivanoDon't invoke hg to set version string.
2011-08-10 Giuseppe ScrivanoFix a linker error on systems with an older gnutls...
2011-08-06 Jochen RoderburgEnsure it doesn't print more IPs than available ones.
2011-08-06 Giuseppe ScrivanoInitialize show_all_dns_entries to false.
2011-08-06 Giuseppe ScrivanoIntroduce `show_all_dns_entries'.
2011-08-06 Giuseppe ScrivanoUse Cache-Control when --no-cache is specified.
2011-08-05 Giuseppe ScrivanoAccept always the file if it is the specified output...
2011-08-05 Giuseppe Scrivanognutls: do not use a deprecated function.
2011-08-02 Giuseppe ScrivanoMaintain the cookie value quoted if it was in the serve...
2011-07-29 Giuseppe ScrivanoExit immediately on a SIGPIPE error while logging.
2011-07-26 Carlos Martín NietoDo not use PATH_MAX.
2011-07-26 Giuseppe ScrivanoDo not register redirects when in spider mode.
2011-07-26 Merinov NikolayFix problem with IDN and UTF-8 encoding.
2011-06-08 Giuseppe ScrivanoParse URLs read from a file.
2011-06-05 Giuseppe ScrivanoFix indentation.
2011-06-05 Giuseppe ScrivanoFix ChangeLog entry.
2011-05-24 Giuseppe ScrivanoDefine max
2011-05-23 Adrien NaderSet stdout mode to binary under Windows.
2011-05-23 Giuseppe ScrivanoAvoid a small buffer when retrieving a file.
2011-05-23 Giuseppe ScrivanoFix error messages under Windows.
2011-05-15 Ray SatiroEnsure sockets are not blocking after a select under...
2011-05-15 Ray Satiroopenssl: Prevent loops on read errors.
2011-04-24 Giuseppe ScrivanoFix GCC warnings.
2011-04-24 Giuseppe ScrivanoUpdate src/ChangeLog.
2011-04-23 Daniel ManriqueSet exit status when invalid host given
2011-04-19 Giuseppe Scrivanognutls: use the blocking socket.
2011-04-19 Giuseppe ScrivanoUse futimens instead of utimes.
2011-04-19 Giuseppe ScrivanoUse mkdir module from gnulib.
2011-04-18 Giuseppe ScrivanoUse utimes instead of utime.
2011-04-18 Giuseppe ScrivanoFix build error.
2011-04-17 Giuseppe ScrivanoUse correctly FIONBIO values.
2011-04-13 Giuseppe Scrivanoopenssl: make openssl_peek non-blocking.
2011-04-11 Cristian Rodrwuezopenssl: Use SSLv2 only when available.
2011-04-07 Giuseppe Scrivano Remove tight loop around gnutls_record_recv.
2011-04-07 Giuseppe ScrivanoAllow X509 v1 certificates.
2011-04-07 Ray Satirognutls: Check for the GNUTLS_E_AGAIN return code.
2011-04-07 Giuseppe ScrivanoFix a bug recently introduced in wgnutls_peek.
2011-04-04 Giuseppe Scrivanoopenssl: Retry to read if a non-blocking socket returns...
2011-04-04 Giuseppe ScrivanoEnsure FD_TO_SOCKET is defined under Windows.
2011-04-04 Giuseppe ScrivanoSilent compiler warning under Windows.
next