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

2754 Commits

Author SHA1 Message Date
Gisle Vanem
aa85e6cb46 More MS-DOS fixes. 2009-09-08 09:33:28 -07:00
Steven Schubiger
7415b33b6c Mark some options as deprecated. 2009-09-08 14:54:20 +02:00
Micah Cowan
0d92a06594 Translation project update. 2009-09-08 01:16:08 -07:00
Micah Cowan
46d60a374a run-px: exit with failure if unknown exit codes. 2009-09-07 23:11:48 -07:00
Micah Cowan
f3203b8626 Test for Content-Disposition in HTTP auth. 2009-09-07 23:09:15 -07:00
Micah Cowan
aab7dadc9a Attempted, but failed, to reproduce bug 22403. 2009-09-07 22:40:25 -07:00
Micah Cowan
1e5a791a22 Make distcheck pass. 2009-09-07 21:10:05 -07:00
Micah Cowan
544afabb39 Automated merge. 2009-09-06 14:08:56 -07:00
Micah Cowan
30391ad9b4 Fix false "downloaded bytes" information from getftp. 2009-09-06 14:08:35 -07:00
Micah Cowan
1274565a64 Regression test for getftp bug (fails). 2009-09-06 13:04:22 -07:00
Micah Cowan
ad4b678d2d Rewrote FTPServer.pm to avoid filesystem; added Test-ftp-recursive.px. 2009-09-05 23:08:55 -07:00
Steven Schubiger
986cfac8d5 Enhance tests to include feature checking. 2009-09-05 22:54:05 +02:00
Micah Cowan
0c24c435e7 Automated merge. 2009-09-05 13:34:15 -07:00
Micah Cowan
cb555a94fa Check for idna.h in /usr/include/idn. 2009-09-05 13:33:52 -07:00
Steven Schubiger
c770bdc149 Declare set_local_file(). 2009-09-05 20:41:19 +02:00
Gisle Vanem
f3e634a8b2 Adjustments for MSDOS. 2009-09-05 11:27:52 -07:00
Micah Cowan
1fe5ddb7fe Error-checking improvements to WgetTest.pm. 2009-09-04 18:32:52 -07:00
Micah Cowan
1489612dd1 "older" -> "not newer", on Timestamping description. 2009-09-04 14:29:03 -07:00
Steven Schubiger
d294668715 Silence autoconf warnings. 2009-09-04 20:27:58 +02:00
Micah Cowan
efab16e233 build_info.pl -> build-aux/build_info.pl. 2009-09-04 10:21:44 -07:00
Micah Cowan
c794a7e826 Don't require Perl for user builds. 2009-09-04 10:16:49 -07:00
Micah Cowan
2456d9bc54 Update md5/. 2009-09-04 09:41:51 -07:00
Micah Cowan
55437151ba $(top_srcdir)/mkinstalldirs -> $(mkinstalldirs) 2009-09-04 09:19:24 -07:00
Micah Cowan
c9bf94ef25 Use a separate build-aux directory; just too many files in the top directory. 2009-09-04 01:43:36 -07:00
Micah Cowan
19cc6c4a49 announce-gen. 2009-09-04 00:37:14 -07:00
Micah Cowan
faaa147b35 gnupload. 2009-09-04 00:27:23 -07:00
Micah Cowan
b9e9ad65cc Ran update-copyright. 2009-09-04 00:13:47 -07:00
Micah Cowan
35fe2bcefd Imported update-copyright; set build-aux in cfg.mk. 2009-09-04 00:08:46 -07:00
Micah Cowan
02e5f41670 NEWS adjustments. 2009-09-03 23:50:30 -07:00
Gisle Vanem
b0b6b22347 config.h updates for Mingw. 2009-09-03 20:57:44 -07:00
Micah Cowan
e0b8a67d33 Replace use of localtime with localtime_r. 2009-09-03 20:50:00 -07:00
Micah Cowan
cff51866dd Import gnulib strcasestr. 2009-09-03 20:44:09 -07:00
Micah Cowan
227daa7415 Move AM_GNU_GETTEXT below AC_AIX. 2009-09-03 14:35:07 -07:00
Micah Cowan
ab4c3117d1 Rearrange SOURCES order, add gettext.h for dist. 2009-09-03 09:43:59 -07:00
Micah Cowan
3411bd9488 Use stamp-po mechanism, and update to gettext-0.17. 2009-09-03 09:40:59 -07:00
Micah Cowan
75c4606003 Fixes for FreeBSD build. 2009-09-02 20:14:19 -07:00
Micah Cowan
fcdf608fb2 Remove harmful dependency line for unit-tests. 2009-09-02 11:27:13 -07:00
Micah Cowan
edc9055768 Remove useless "gettext" advertisement. 2009-09-02 11:25:55 -07:00
Micah Cowan
42d953765b Automated merge. 2009-09-01 11:00:57 -07:00
Micah Cowan
306e622a61 Make run-unit-tests _always_ make libunittest.a. 2009-09-01 10:58:32 -07:00
Steven Schubiger
7543c0831d Add more testfiles to dist. 2009-09-01 11:07:41 +02:00
Steven Schubiger
e57b3b231a Add testfile to dist. 2009-08-31 22:59:05 +02:00
Steven Schubiger
b4dca1816f Escape semicolons when converting links (#27272). 2009-08-29 23:24:49 +02:00
Micah Cowan
4198c7239f Document exit codes. 2009-08-27 23:57:09 -07:00
Micah Cowan
b014f8fae9 Improved exit status handling. 2009-08-27 23:08:58 -07:00
Micah Cowan
88253c0d00 Add NUL-character fix to NEWS file. 2009-08-27 01:02:00 -07:00
Micah Cowan
d21dde51b8 Heed cookies from 401s. 2009-08-27 00:40:48 -07:00
Micah Cowan
57c9e17e6c Only warn of attack if the hostname would have matched. 2009-08-19 01:15:27 -07:00
Joao Ferreira
61a4b1f77a Detect NULs in common name. 2009-08-19 00:44:22 -07:00
Tony Lewis
ee1df87dd8 Parse content-length before using it. Fixes NTLM (#27192). 2009-08-17 20:47:05 -07:00