Commit Graph

2805 Commits

Author SHA1 Message Date
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
Micah Cowan a5739c1991 Bump devel version. 2009-09-22 10:25:33 -07:00
Micah Cowan a6cba129b1 Merge with backout. 2009-09-22 10:24:53 -07:00
Micah Cowan ba2a0b871a Backout release-specific changes. 2009-09-22 10:24:07 -07:00
Micah Cowan 5645d1c40c Added tag 1.12 for changeset 641d1591fe07 2009-09-22 10:22:51 -07:00
Micah Cowan 780d1e674b imported patch one-dot-twelve 2009-09-22 09:39:49 -07:00
Micah Cowan 34b1a7ad5d Avoid reusing same buffer for successive quoted args. 2009-09-22 09:16:43 -07:00
Micah Cowan df804c69d9 Warn about state of Windows builds. 2009-09-21 23:03:00 -07:00
Micah Cowan 4a08094db8 [mq]: cfg-mk 2009-09-21 20:39:44 -07:00
Micah Cowan 73ff253e37 Updated README.checkout (lynx -dump from wiki). 2009-09-21 11:38:19 -07:00
Micah Cowan a3ffef9120 Translations refresh. 2009-09-21 10:03:31 -07:00
Micah Cowan 4f53c20e27 License updates for some source files. 2009-09-21 09:03:37 -07:00
Micah Cowan aec2fac89b Minor doc updates. 2009-09-21 08:49:11 -07:00
Micah Cowan e968919131 No .zip - save that for the binary distros. 2009-09-20 14:15:43 -07:00
Steven Schweda 5ef1d7b949 Fixes needed for VMS. 2009-09-11 19:41:57 -07:00
Micah Cowan bd3028f1cd Fix a stupid <div> tag that my mailer inserted into an attachment... 2009-09-11 18:52:49 -07:00