Commit Graph

2670 Commits

Author SHA1 Message Date
Giuseppe Scrivano cba3187919 Remove some functions not needed anymore. 2010-05-07 12:46:47 +02:00
Giuseppe Scrivano 78a1186f2d Fix build under mingw. 2010-05-07 12:28:26 +02:00
Giuseppe Scrivano a8d87e175e Remove generated file. 2010-05-07 12:12:55 +02:00
Giuseppe Scrivano 8234d9866a Add directory with generated gnulib files. 2010-05-07 10:15:14 +02:00
Giuseppe Scrivano a8de649f28 Do not use macro WGET_SOCKLEN_T. 2010-05-07 10:11:15 +02:00
Giuseppe Scrivano 0cf88f48e6 Do not define ALL_LINGUAS in configure.ac. 2010-05-07 10:00:41 +02:00
Giuseppe Scrivano 63f280a030 Copy build_info.c.in only if we are working in a VPATH. 2010-05-07 09:51:35 +02:00
Giuseppe Scrivano 57a46fed5d Generate build_info.c in the builddir not in the srcdir. 2010-05-06 23:13:24 +02:00
Giuseppe Scrivano 9c23efbf57 Use gnulib bootstrap script. 2010-05-06 22:51:08 +02:00
Giuseppe Scrivano 282798f52e Give a nicer message on a malformed status line. 2010-05-05 12:27:29 +02:00
Giuseppe Scrivano bb3f805b86 Mention last patch in the ChangeLog. 2010-05-04 18:03:51 +02:00
Giuseppe Scrivano d829a89218 Check `resp_status' function return code. 2010-05-04 17:34:40 +02:00
Giuseppe Scrivano ee69f96a91 Added myself to the AUTHORS file. 2010-05-04 13:20:18 +02:00
Giuseppe Scrivano 29e3aa3a20 Fix a sanity check by the AC_CONFIG_SRCDIR macro. 2010-05-03 20:40:23 +02:00
Giuseppe Scrivano bbd81b91c0 Mention support for HTTP/1.1 2010-05-01 23:01:43 +02:00
Giuseppe Scrivano 1cee086162 Support HTTP/1.1. 2010-05-01 22:34:11 +02:00
Steven Schubiger a801efcd96 Don't delete an input file fetched via FTP. 2010-03-04 22:09:31 +01:00
Steven Schubiger 33d8b23dfd Check stricter for supported URL scheme. 2010-03-02 21:41:32 +01:00
Steven Schubiger f391a5b5b0 Fix memory leak in retrieve_from_file. 2010-03-02 20:35:02 +01:00
Steven Schubiger ec6950f1a6 Make -i work with FTP. 2010-03-02 00:00:17 +01:00
Steven Schubiger f6a33f1dd0 Test -i with HTTP. 2010-02-26 23:07:51 +01:00
Steven Schubiger baf9994402 Add port substitution for FTP to tests. 2010-02-25 21:47:53 +01:00
Paul Townsend 068991e8a0 Time-measurement fix 2010-01-27 10:08:26 -08:00
Micah Cowan 30b24240ae Fixed some mixed declarations-and-code. 2010-01-13 20:41:15 -08:00
Micah Cowan 7585b7019d --no-match-server-timestamps -> --no-use-server-timestamps 2010-01-09 20:21:37 -08:00
Micah Cowan cd4c4b63d4 Clarify David's change as not being significant for copyright. 2010-01-09 18:58:14 -08:00
David Holman 1f08245076 --no-match-server-timestamps 2010-01-09 18:57:18 -08:00
Peter Rosin 8798e25533 Format %p as unsigned. 2010-01-09 18:18:21 -08:00
Jeremy Olexa 8e39fcf97b PATH_MAX from sys/param.h, when not available from limits.h. 2010-01-09 16:53:41 -08:00
Steven Schweda 104b0b4ca8 imported patch vms-changelogs 2010-01-09 15:24:02 -08:00
Steven Schweda 3f01333ca6 imported patch vms-carat 2010-01-09 15:24:02 -08:00
Steven Schweda 3450481772 imported patch vms-overlay 2010-01-09 15:24:02 -08:00
Arvind Jamuna Dixit d5361eca21 Support RFC 2231. 2010-01-09 14:23:29 -08:00
Petr Pisar d92049ef66 Implement support for subjectAltName fields in X509 certs. 2009-10-24 16:06:44 -07:00
Steven Schubiger 2f0223872c Also remove -d (--debug) from .px tests. 2009-10-14 11:26:55 +02:00
Micah Cowan a454495722 Remove misleading comment. 2009-10-09 02:23:26 -07:00
Micah Cowan c86f7c7b82 Fix declaration of compiled_features. 2009-10-09 02:12:33 -07:00
Micah Cowan 186ee6d0ff build_info.pl improvements, advertise large-file support. 2009-10-09 02:02:39 -07:00
Micah Cowan 3648b91197 Unconditionally include stdbool.h. 2009-09-30 19:35:26 -07:00
Micah Cowan 293795e0ef Explicitly import stdbool gnulib module (gnulib copyrights were reverted in the process). 2009-09-30 19:33:58 -07:00
Micah Cowan 0d79e4aadc Remove --debug from .px tests. 2009-09-27 11:29:01 -07:00
Micah Cowan d65774ae38 Just move vms.c from vms/ to src/. 2009-09-25 10:17:49 -07:00
Micah Cowan b7cef9f642 Backed out changeset b49bb4258818 2009-09-25 10:14:46 -07:00
Micah Cowan c0721917c8 More vms-related changes. 2009-09-24 12:47:43 -07:00
Micah Cowan 5c3281ad89 Use proper prototypes for snprintf, vsnprintf. 2009-09-24 12:24:10 -07:00
Steven Schweda e83b33f844 target -> targ; use OS_TYPE for VMS in build info string. 2009-09-24 12:23:08 -07:00
Micah Cowan 37f915419b host_errstr should return const char *. 2009-09-24 11:50:07 -07:00
Micah Cowan 5511220638 Fixed some test names. 2009-09-24 10:25:14 -07:00
Micah Cowan 663b1b3367 imported patch windows 2009-09-22 18:43:02 -07:00
Micah Cowan a40256c1a9 More reliable Mercurial node ids. 2009-09-22 16:55:35 -07:00