Commit Graph

2335 Commits

Author SHA1 Message Date
Steven Schubiger 1fea56d6b6 Further quote*()-related integrations in ftp.c. 2008-04-25 22:55:06 +02:00
Steven Schubiger b23251aac2 Further quote*()-related integrations in ftp-basic.c. 2008-04-25 22:38:51 +02:00
Steven Schubiger 0d41823272 Further quote*()-related integrations in cookies.c. 2008-04-25 22:31:08 +02:00
Steven Schubiger a52fa6056b Include Gnulib quotearg header. 2008-04-25 21:18:07 +02:00
Steven Schubiger 1897176633 Further quote*()-related integrations in connect.c. 2008-04-24 21:43:09 +02:00
Micah Cowan 6c16fe9225 Ensure that dir matches aren't mere prefix matches. 2008-04-23 00:05:27 -07:00
Micah Cowan 3c086872e9 Allow combined cert/key once again. 2008-04-22 23:27:21 -07:00
Micah Cowan b2ad06272d Make http.c's handling of --quiet --server-response consistent with ftp.c's. 2008-04-22 23:07:19 -07:00
Micah Cowan 1297ab8328 Test to confirm that rc commands are properly sorted. 2008-04-22 22:59:22 -07:00
Micah Cowan 8896339e8d Only remove .listing if it has been created. 2008-04-22 22:28:53 -07:00
Micah Cowan d6bd8516dc Xref to resolved bugs. 2008-04-22 22:09:39 -07:00
Micah Cowan 7fc6af0faf Move declaration before statements. 2008-04-22 22:06:50 -07:00
Micah Cowan 6b3234ca2a Rearrange library order in Makefile.am. 2008-04-22 22:00:51 -07:00
Micah Cowan 434ca16f34 Gentoo prefer-family example for sample wgetrc. 2008-04-22 21:00:23 -07:00
Steven Schubiger 2c77220411 Undo the USE_GNULIB_ALLOC defines. 2008-04-20 11:46:52 +02:00
Steven Schubiger 2957ce1cbc Remove xmalloc files from source directory. 2008-04-19 21:59:54 +02:00
Steven Schubiger b29fd927e7 Remove alloca files from source directory. 2008-04-19 21:57:31 +02:00
Steven Schubiger ad1b42f4f1 Remove own alloca from build-process. 2008-04-19 21:48:47 +02:00
Steven Schubiger 021b9acf53 Remove own xmalloc from build-process. 2008-04-19 21:37:17 +02:00
Steven Schubiger d79719be09 Move memfatal() to utils.c. 2008-04-19 21:13:38 +02:00
Steven Schubiger 76780021d8 Use Gnulib's alloc functions throughout the source. 2008-04-19 01:21:24 +02:00
Steven Schubiger b06220f359 Revert using Gnulib's alloc functions in connect.c. 2008-04-18 23:18:34 +02:00
Steven Schubiger d8e970f494 Use Gnulib's alloc functions in connect.c. 2008-04-18 22:04:37 +02:00
Steven Schubiger 34747d72eb Conditional inclusion of Gnulib alloc headers. 2008-04-18 21:42:02 +02:00
Steven Schubiger 53ba46d628 Import Gnulib's alloca module. 2008-04-18 21:12:43 +02:00
Steven Schubiger d9131151af Revert the alloca_array() -> xcalloc() transition. 2008-04-18 20:11:06 +02:00
Steven Schubiger 8aefedc7da Use Gnulib's xalloc module in convert.c (and include according header). 2008-04-17 00:35:34 +02:00
Steven Schubiger 3e34be1c4b Use Gnulib's quote function in utils.c. 2008-04-16 12:35:03 +02:00
Steven Schubiger a358b3b69a Use Gnulib's quote function in res.c. 2008-04-16 12:31:17 +02:00
Steven Schubiger 87f85de75b Use Gnulib's quote function in recur.c. 2008-04-16 12:28:19 +02:00
Steven Schubiger 9d519d49f0 Use Gnulib's quote function in progress.c. 2008-04-16 12:25:45 +02:00
Steven Schubiger 29b8cb5661 Use Gnulib's quote function in openssl.c. 2008-04-16 12:23:31 +02:00
Steven Schubiger 4a465612b3 Use Gnulib's quote function in mswindows.c. 2008-04-16 12:20:06 +02:00
Steven Schubiger b53c77dfc0 Use Gnulib's quote function in log.c. 2008-04-16 12:16:37 +02:00
Steven Schubiger f468a6eb80 Use Gnulib's quote function in init.c. 2008-04-16 12:13:19 +02:00
Steven Schubiger 1daacbb296 Use Gnulib's quote function in gnutls.c. 2008-04-16 12:04:53 +02:00
Steven Schubiger bb1813ebb1 Use Gnulib's quote function in ftp-opie.c. 2008-04-16 12:01:00 +02:00
Steven Schubiger 0edf98a6d9 Use Gnulib's quote function in cookies.c. 2008-04-16 11:57:19 +02:00
Steven Schubiger 5116620aa8 Use Gnulib's quote function in convert.c. 2008-04-16 11:50:36 +02:00
Steven Schubiger cb2b31f052 Use Gnulib's quote function in connect.c. 2008-04-16 11:45:14 +02:00
Steven Schubiger 6aec825b93 Use Gnulib's quote function in ftp.c. 2008-04-16 11:36:12 +02:00
sts 3b3c7db8df Avoid redefined warnings caused by clashing defines. 2008-04-16 10:57:12 +02:00
Micah Cowan 19aed3ee56 Ignore some new generated .h files in lib/. 2008-04-14 16:21:37 -07:00
Micah Cowan 92956183a7 Applied Steven Schubiger's patch to use Gnulib's quote function in http.c. 2008-04-14 15:45:40 -07:00
Micah Cowan bbe13a5b68 ChangeLog entry for Gnulib updates. 2008-04-14 15:40:13 -07:00
Micah Cowan 992e3169e2 Import "quote" module from gnulib; update the rest. 2008-04-14 15:38:57 -07:00
Micah Cowan 0a0d73a03f Automated merge. 2008-04-12 23:21:09 -07:00
Micah Cowan 4f50138792 Back out quieting of background message: need the pid. 2008-04-12 23:20:28 -07:00
Micah Cowan 977bb27639 Fix quiet -> opt.quiet. 2008-04-12 23:12:35 -07:00
Micah Cowan 458eb3b8ce Don't want to close log if an explicit -o was given. Let reopen to /dev/null handle any potential logging we'd do in --quiet. 2008-04-12 23:10:47 -07:00