]> sjero.net Git - wget/history - src/ChangeLog
Fix build when libpsl is not available
[wget] / src / ChangeLog
2014-06-08 Giuseppe ScrivanoFix build when libpsl is not available master
2014-06-05 Darshit ShahSupport libpsl for cookie domain checking
2014-05-30 Darshit ShahWhitespace and formatting changes.(Aesthetic only)
2014-05-30 Darshit ShahMore progress bar aesthetic changes
2014-05-12 Tim RuehsenFix compiler warnings
2014-05-09 Benjamin GoosePlug memory leak
2014-05-01 Darshit ShahAesthetic changes and bug fixes for progress bar
2014-04-30 Darshit ShahAdd --show-progress to force display progress bar
2014-04-30 Giuseppe Scrivanoprogress: Split update into update and draw
2014-04-24 Tim Ruehsenfixed 204 response handling, added new Test-204.px
2014-03-26 Darshit ShahFix compiler warnings
2014-03-25 Daniel Stenbergurl: remove shorten_string
2014-03-21 Yousong ZhouMake wget capable of starting downloads from a specifie...
2014-03-04 Giuseppe Scrivanohttp: aesthetic change
2014-03-03 Vladimír PýchaURL-decode the filename parameter of Content-Dispositio...
2014-02-06 Giuseppe Scrivanowget: move --version copyright year out of the localize...
2014-02-01 Darshit ShahTurn --debug into no-op if compiled without debugging...
2014-01-22 Darshit ShahIntroduce --no-config. The wgetrc files will not be...
2014-01-07 Håkon VågsetherFix checking the URL length when filename is specified
2013-12-29 Giuseppe ScrivanoRemove some useless if statements
2013-12-29 Tim Ruehsenfix GnuTLS connect timeout
2013-11-02 Giuseppe Scrivanohttp: Increase max header value length to 512
2013-11-02 Pavel Matejahttp: specify Host when CONNECT is used.
2013-10-30 Giuseppe ScrivanoRemove assert which is always true
2013-10-28 Andrea Urbani"LIST" or "LIST -a" ftp command according to the remote...
2013-10-27 Bykov AlekseyFix FTP list parsing & Fix cookies reject
2013-10-27 Bykov AlekseyFix FTP list parsing
2013-10-17 Tim Ruehsenbetter backport availability for PFS feature
2013-10-10 Giuseppe Scrivanoiri: Fix parsing of some URLs contained in HTML documents
2013-09-14 Tim Ruehsenfix --without-ssl compile error
2013-09-07 Tim RuehsenPFS runtime check
2013-09-07 Tim Ruehsenadded PFS to --secure-protocol
2013-08-22 Tim Ruehsenadded option --https-only
2013-08-09 Tim Ruehsengnutls: Prevent CA files from being loaded twice if...
2013-08-09 Will Dietzwget: Fix --version wrapping issue
2013-07-22 Darshit ShahFix erroneous error codes when HTTP Digest Authenticati...
2013-07-22 Tim Ruehsenntlm: support libnettle.
2013-07-13 Giuseppe ScrivanoFix some memory leaks a problem introduced with the...
2013-07-13 Steven M. Schwedawarc: Fix some portability issues on VMS.
2013-07-13 Giuseppe ScrivanoMake --backups work as documented
2013-07-13 Steven M. Schwedavms: support --backups
2013-07-12 Giuseppe ScrivanoFix HTTP Digest authentication when the algorithm is...
2013-07-12 Karsten HoppFix timeout option when used with SSL
2013-07-11 Tim Ruehsengnutls: honor connect timeout
2013-07-11 Tomas HozzaDocument missing options and fix --preserve-permissions
2013-07-11 Tomas HozzaSet sock variable to -1 if no persistent conn exists
2013-07-10 Tomas HozzaFix using deadcode and possible use of NULL pointer
2013-06-27 Darshit ShahDownload response body data for all requests
2013-06-25 Ciprian VieruAdd HTML5 media tags to list of known tags and attributes
2013-06-22 Ángel GonzálezCleanup cmd_string_uppercase
2013-06-22 Tim Ruehsenfix segfault in ftp.c (ftp_loop_internal)
2013-06-16 Ray SatiroMinGW compatibility fixes
2013-06-16 Darshit ShahFollow RFC 2616 and httpbis specifications when handlin...
2013-06-04 Bykov AlekseyRemoving "Could not open temporary WARC manifest file...
2013-05-17 Tim Ruehsenreplaced read_whole_file() by getline()
2013-05-12 Tim Ruehsensrc/utils.c cleanup
2013-05-06 manchagnutls: do not abort on non-fatal alerts during handshake
2013-05-04 Darshit ShahFix issue when converting string to uppercase
2013-05-02 Gijs van TulderKeep the same method on a 307 redirect
2013-05-02 Giuseppe ScrivanoFix crash when receiving a HTTP redirect upon a POST...
2013-04-24 Darshit ShahImprove output in case of --post-{file,body} commands.
2013-04-23 Gijs van TulderRemove old reference to opt.post_data.
2013-04-14 Gijs van Tulderwarc: Follow the guidelines for metadata records
2013-04-14 Darshit ShahAdd a generic --method command to set a method in HTTP...
2013-04-06 Gijs van Tulderwarc: correctly write the field length in the skip...
2013-03-14 Darshit ShahMake wget abort if --post-file does not exist
2013-02-24 Darshit ShahFix behaviour to match RFC 6265 on encountering domain...
2012-12-23 Tim Ruehsenfix --secure-protocol=SSLv2/SSLv3
2012-12-09 Giuseppe ScrivanoDo not honor --config only when used as first long...
2012-12-09 Giuseppe ScrivanoFix a build error with new gnulib versions.
2012-12-09 Michael StapelbergBugfix: Avoid double free of iri->orig_url
2012-11-26 Giuseppe Scrivanowarc: remove a magic number
2012-11-25 Tim RuehsenAdded support for MD5-sess authentication
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-11-14 Giuseppe ScrivanoFix comment
2012-11-13 Giuseppe ScrivanoFix -c with servers that don't specify a content-length
2012-11-04 Rohit MathullaSupport shorthand URLs in an input file
2012-10-13 Ray SatiroChange growable string object to null terminate
2012-10-07 Nikolay MerinovRecieve ftp listing even when .listing file exist and...
2012-10-07 Giuseppe ScrivanoFallback to PATH_MAX when pathconf is not available
2012-10-07 Giuseppe ScrivanoFix a regression when -c and --content-dispositionn...
2012-09-30 Nikolay MerinovSupport new WinNT ftp listing format
2012-09-29 Tim RuehsenAdd support for file names longer than MAX_FILE.
2012-09-29 Steven SchubigerCombine duplicated code.
2012-09-02 Nguyễn Thái Ngọc DuyMark more strings for translation
2012-09-02 Tim Ruehsendon't error if CA directory is empty
2012-09-02 Tim Ruehsengnutls: deinit gnutls_x509_crt_t
2012-08-28 Giuseppe ScrivanoRemove static modifier for functions used in other...
2012-08-26 Hrvoje NiksicUse hash_table_get instead of hash_table_get_pair.
2012-08-21 y-iida@secom.co.jpFix a build error.
2012-07-08 Steven SchubigerInclude missing header.
2012-07-08 Steven SchubigerFix header comments for exits.h and exits.c.
2012-07-07 Tim RuehsenAdd support for RFC 2617 Digest Access Authentication
2012-07-07 Giuseppe ScrivanoFix some log messages.
2012-06-17 Giuseppe ScrivanoCheck for fclose errors.
2012-06-16 Giuseppe ScrivanoMove cleanup related code to `cleanup'
2012-06-16 Giuseppe ScrivanoDo not close stdout twice.
2012-06-09 Giuseppe Scrivanohelp: Move --report-speed under 'Logging and input...
next