1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Commit Graph

  • e4db00d74d Add option to write URL rejections to a tab-delimited CSV log. Jookia 2015-07-31 23:41:36 +1000
  • 670eb924e7 Fix memory leak in HSTS code Tim Rühsen 2015-08-04 17:41:54 +0200
  • 5d55018ce6 void uninitialized variable in metalink code Tim Rühsen 2015-08-04 17:24:59 +0200
  • 4e56a91001 Fix function name collision with OpenSSL library Darshit Shah 2015-07-24 23:52:43 +0530
  • 595f219a17 Fix configure options for metalink Darshit Shah 2015-07-24 23:42:20 +0530
  • b6e242cd6f Make the filename marquee a proper marquee Alex Henrie 2015-07-10 10:50:08 -0600
  • 207006ef25 NEWS: cite HSTS Giuseppe Scrivano 2015-07-20 16:30:48 +0200
  • 843634db59 Fix metalink tests Giuseppe Scrivano 2015-07-20 16:29:05 +0200
  • 54058d2b18 Enhancements in testsuite engine + new HSTS test. Ander Juaristi 2015-07-05 20:04:42 +0200
  • b60131a399 Added support for HSTS. Ander Juaristi 2015-07-01 00:21:05 +0200
  • fc8a545bfd NEWS: cite metalink support Giuseppe Scrivano 2015-07-20 15:50:29 +0200
  • 9e12b8ca39 fix compiler warnings Giuseppe Scrivano 2015-07-20 15:37:52 +0200
  • 4c3043d19d Test preferred location in Metalink-over-HTTP test case. Hubert Tarasiuk 2015-07-03 00:27:24 +0200
  • 6064f21c66 Geolocation support for Metalink resources. Hubert Tarasiuk 2015-07-03 00:21:35 +0200
  • 97389a7497 Support at most one file signature. Adapt comments to libmetalink 0.13. Hubert Tarasiuk 2015-07-02 00:16:12 +0200
  • 225a87d4a2 Move some Metalink-related code from http.c to metalink.c. Hubert Tarasiuk 2015-06-26 02:09:51 +0200
  • 92a889b278 Unit test for find_key_values. Hubert Tarasiuk 2015-06-23 17:51:32 +0200
  • 1113e78534 Unit test for has_key. Hubert Tarasiuk 2015-06-23 16:46:39 +0200
  • 70cbd59ed6 Unit test for find_key_value. Hubert Tarasiuk 2015-06-23 16:36:21 +0200
  • 0e7aff7623 Test case for Metalink over HTTP. Hubert Tarasiuk 2015-06-19 14:31:16 +0200
  • 792dd09a87 Support multiple headers with same name in Python test suite. Hubert Tarasiuk 2015-06-22 20:46:01 +0200
  • a4f5ced797 Test case for Metalink in XML. Hubert Tarasiuk 2015-06-15 12:13:46 +0200
  • 05c30c3b1b Start HTTP test only when calling begin(). Hubert Tarasiuk 2015-06-15 11:47:51 +0200
  • 37b58e3976 Metalink support. Hubert Tarasiuk 2015-05-30 23:51:55 +0200
  • 80303366ae Add NULL value check to fix #45289 Romain Bentz 2015-06-10 10:46:12 +0200
  • bd0ffcf8bc Let HTTPS tests XFAIL when no TLS support configured Tim Rühsen 2015-07-14 07:54:03 +0200
  • 25c9b462bf Change function params to const in src/iri.[ch] Tim Rühsen 2015-07-01 15:54:26 +0200
  • 77f5a27e65 Work around a libidn <= 1.30 vulnerability Tim Rühsen 2015-06-30 09:55:14 +0200
  • ae58d8a78b Fix wgetrc filename creation for Windows Ángel González 2015-06-27 21:32:48 +0200
  • 58702ffd4f Add valgrind suppression files for HTTPS tests Darshit Shah 2015-06-16 20:30:53 +0530
  • 103f940950 contrib/check-hard: Indentation and spacing cleanup Darshit Shah 2015-06-15 01:35:53 +0530
  • 5f0818d9f1 Fix usage of CFLAGS in contrib/check-hard Tim Rühsen 2015-06-14 20:30:07 +0200
  • c6ac51d5bc Move test_* function protoypes from test.c to test.h Tim Rühsen 2015-06-13 22:34:36 +0200
  • fd3a3245eb NEWS: cite --if-modified-since Giuseppe Scrivano 2015-05-23 14:54:01 +0200
  • 48acb6693d gnulib: update gnulib Giuseppe Scrivano 2015-05-23 14:51:09 +0200
  • 885eaaa214 Include --if-modified-since option in user manual. Hubert Tarasiuk 2015-05-12 21:21:33 +0200
  • 8a8d138dcc Support If-Modified-Since header in timestamping mode. Hubert Tarasiuk 2015-05-09 22:47:24 +0200
  • 0e8d2d4251 Add --if-modified-since option Hubert Tarasiuk 2015-05-05 19:33:02 +0200
  • be4f91737a Add test for condget requests. Hubert Tarasiuk 2015-05-07 18:45:10 +0200
  • 901bc98edf Support conditional GET in testenv server. Hubert Tarasiuk 2015-05-11 12:34:05 +0200
  • e397a48f6a Implement timestamp support for local files in testenv Hubert Tarasiuk 2015-05-07 18:34:17 +0200
  • 83537f2415 Fix undeclared loop variable in Perl test suite Pär Karlsson 2015-05-19 22:20:17 +0200
  • 8682c2612f Make sure Wget does not unescape reserved chars. Ander Juaristi 2015-04-20 23:16:18 +0200
  • b0820d553b Fixed incorrect handling of reserved chars. Ander Juaristi 2015-04-13 16:28:36 +0200
  • b6b1388fb7 Fix documentation for update_speed_ring() Darshit Shah 2015-05-07 11:26:47 +0530
  • 9b1dd6dab8 Remove shadowed variable in http.c Darshit Shah 2015-05-04 21:45:26 +0530
  • 1cc835dc5b paramcheck: use explicit quoting for here-docs Steven Schubiger 2015-04-30 21:40:08 +0200
  • 6b8dfe1d6e Fix format specifier warning Tim Ruehsen 2015-05-03 21:18:47 +0200
  • 0e6d6ca963 Fix timestamping and continue behaviour with ftp protocol. Nikolay Merinov 2015-04-17 23:32:30 +0500
  • 3765a1b266 openssl: Read cert from private key file when needed Rohit Mathulla 2015-04-24 15:48:30 +1000
  • 8654f7e2e7 Fix double free bug in SSL code Rohit Mathulla 2015-04-24 15:48:29 +1000
  • 566696cb82 Single exit point and common cleanup code in gethttp Hubert Tarasiuk 2015-04-06 12:12:45 +0200
  • bebe462a67 Silence warning in perl test suite Tim Rühsen 2015-04-14 12:14:21 +0200
  • c579c7bf1e Check memory allocations in WARC code Tim Rühsen 2015-04-14 11:54:55 +0200
  • 4dde3e200f Add more const usage to function params Tim Rühsen 2015-04-14 10:57:11 +0200
  • 8e0dd0d870 PEP8'ify the Python Test Suite Darshit Shah 2015-04-14 10:36:20 +0530
  • c6af2fddee Improved test suite documentation Ander Juaristi 2015-04-11 18:31:51 +0200
  • e7e3227b34 Added support for GDB in Python tests Ander Juaristi 2015-04-11 17:06:23 +0200
  • 5c5d45ae49 Added GDB support to Perl tests Tim Ruehsen 2015-04-11 17:14:56 +0200
  • f4072e5d0b Add Valgrind suppression for libidn.so at idna_to_ascii_4z Hubert Tarasiuk 2015-04-06 12:33:37 +0200
  • bef5945202 Remove memory leak in idn_encode. Ángel González 2015-04-11 18:58:51 +0200
  • ac40b84ee1 Fix error in free_vec. Hubert Tarasiuk 2015-04-10 11:52:34 +0200
  • 45463eaad7 Fix const usage in iri.c Ángel González 2015-04-06 22:14:33 +0200
  • d03b40e31e Fixed #44628 honoring RFC 6266 content-disposition Miquel Llobet 2015-04-03 04:07:03 +0200
  • 268e6aef72 NEWS: cite last change Giuseppe Scrivano 2015-04-02 15:39:02 +0200
  • 5efb24e4a2 Add option to restrict filenames used VMS. Steven M. Schweda 2015-04-02 15:36:42 +0200
  • eae8b1d565 Change semantics of resp_free and request_free in http.c Hubert Tarasiuk 2015-03-28 18:40:48 +0100
  • 045463b814 Do not free request in establish_connection; do it in gethttp Hubert Tarasiuk 2015-03-29 00:09:22 +0100
  • 621c313b94 Transform read_header label and goto into a loop Hubert Tarasiuk 2015-03-27 15:35:57 +0100
  • 52a7d0ad85 Factor out set_content_type function from gethttp Hubert Tarasiuk 2015-03-27 14:00:33 +0100
  • 59e9ef00e6 Factor out some gethttp code Giuseppe Scrivano 2015-03-16 02:06:37 +0100
  • 14bbc18512 Factor out some auth gethttp code Giuseppe Scrivano 2015-03-16 01:41:20 +0100
  • 8aa63e482e Factor out some gethttp code Giuseppe Scrivano 2015-03-16 01:13:11 +0100
  • 0bc2757713 Factor out some connection initialization code for gethttp Giuseppe Scrivano 2015-03-15 23:34:49 +0100
  • f8abb9dd00 Factor out some proxy initialization code for gethttp Giuseppe Scrivano 2015-03-15 23:03:44 +0100
  • 29850e77d0 Factor out some initialization code for gethttp Giuseppe Scrivano 2015-03-15 22:59:29 +0100
  • 799c545722 src/ftp.c: make sure warc_tmp becomes closed before return Tim Ruehsen 2015-03-16 21:12:22 +0100
  • 014b1d6041 src/http.c: fix error return of digest_authentication_encode() Tim Ruehsen 2015-03-16 21:28:25 +0100
  • 8d4bb928b9 Convert wget.texi to UTF-8 Rohan Prinja 2015-03-17 00:00:53 +0530
  • d0f406a13f * doc/wget.texi: The default is GnuTLS, not OpenSSL. Ander Juaristi Alamos 2015-03-16 22:08:50 +0100
  • 87b52e510c testenv/http_server: Allow overriding Headers Darshit Shah 2015-03-14 18:31:48 +0530
  • cc9f76c5a4 retr.c: Fix memory leak in retrieve_from_file() Darshit Shah 2015-03-01 13:06:11 +0530
  • 53b22974cb html-url.c: Fix potential memory leaks Darshit Shah 2015-03-01 13:03:20 +0530
  • 7d5a7ef9ca main.c: Fix two potential memory leaks Darshit Shah 2015-03-01 12:48:08 +0530
  • 735cc220e3 retr.c: Fix two memory leaks when proxy URL is bad Darshit Shah 2015-03-01 12:45:01 +0530
  • 524f26a200 Docs: --post-file is binary data Darshit Shah 2015-03-06 22:00:24 +0530
  • 16f1fb1d1f maint: update copyright year ranges to include 2015 Giuseppe Scrivano 2015-03-09 16:32:01 +0100
  • b74ac4c7e0 NEWS: Prepare new development cycle Giuseppe Scrivano 2015-03-09 16:27:47 +0100
  • 91e9a20752 Fix --content-on-error option handling. Yousong Zhou 2014-10-16 15:16:53 +0800
  • 4a214bc9a3 testenv: add test case Test--convert-links--content-on-error.py. Yousong Zhou 2015-01-30 21:13:31 +0800
  • b7b6d7fd89 testenv: fix http_server.py with Response and Authentication. Yousong Zhou 2015-01-30 21:07:11 +0800
  • 3a00b37bc2 testenv: improve color output a bit. Yousong Zhou 2015-01-30 21:13:01 +0800
  • adcc793a26 testenv: typo and style fix. Yousong Zhou 2015-01-30 19:16:13 +0800
  • d94d9cd98b NEWS: tag 1.16.3 Giuseppe Scrivano 2015-03-09 10:01:08 +0100
  • 882ed28d59 src/main.c (--no-verbose): don't show progress bar Anderson Goulart 2015-03-08 08:47:07 -0700
  • e316d253fa main.c: Use assertion to test buffer size Darshit Shah 2015-03-07 00:29:11 +0530
  • 9dde436dd6 main.c: Need to explicitly disallow show_progress in -q Darshit Shah 2015-03-02 21:40:57 +0530
  • bf868e8840 NEWS: add other items and tag 1.16.2 Giuseppe Scrivano 2015-02-28 15:40:18 +0100
  • 5352eac8fa gnulib: sync gnulib Giuseppe Scrivano 2015-02-28 15:39:44 +0100
  • d419cd7c0c NEWS: Update file Giuseppe Scrivano 2015-02-27 17:36:20 +0100