Steven Schubiger
|
2c77220411
|
Undo the USE_GNULIB_ALLOC defines.
|
2008-04-20 11:46:52 +02:00 |
|
Steven Schubiger
|
76780021d8
|
Use Gnulib's alloc functions throughout the source.
|
2008-04-19 01:21:24 +02:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
hniksic
|
8566a72767
|
[svn] Avoid code repetition between time_str and datetime_str.
|
2006-08-08 07:32:53 -07:00 |
|
mtortonesi
|
1c7493b83e
|
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
|
2006-07-14 06:25:50 -07:00 |
|
hniksic
|
56897eceb5
|
[svn] Made base64 DATA and DEST pointers void*.
|
2006-06-20 01:16:36 -07:00 |
|
mtortonesi
|
ea4ffded27
|
[svn] Restricted operational semantics of frontcmp and proclist from generic strings to directory names, and fixed dirname matching algorithm. Renamed above mentioned functions to subdir_p and dir_matches_p respectively. Added testcases for subdir_p and dir_matches_p.
|
2006-03-15 06:55:29 -08:00 |
|
hniksic
|
097695b723
|
[svn] New option --ignore-case for case-insensitive matching.
|
2005-07-06 12:44:00 -07:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
e289d2ecc4
|
[svn] Include ETA information in dot progress.
|
2005-06-28 15:03:12 -07:00 |
|
hniksic
|
e24bc5db1b
|
[svn] Rewrite with_thousand_seps to be size-agnostic. Remove printing of separators
from sizes.
|
2005-06-25 16:09:29 -07:00 |
|
hniksic
|
002def87d2
|
[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling.
|
2005-06-25 07:39:51 -07:00 |
|
hniksic
|
74fbb03b10
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
|
hniksic
|
277e840a0f
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
|
hniksic
|
0840de6605
|
[svn] Allow --header to contain ",".
|
2005-05-30 06:31:24 -07:00 |
|
hniksic
|
cf994330a3
|
[svn] Added reordering of addresses to try IPv4 first and the associated
--prefer-family switch.
|
2005-04-24 13:00:19 -07:00 |
|
hniksic
|
155ca3d489
|
[svn] Change orders of parameters of base64_encode, so it makes more sense.
Mention NTLM support in http.c.
|
2005-04-18 07:23:23 -07:00 |
|
hniksic
|
2219d47ba3
|
[svn] Extract timers to a separate file.
|
2005-04-07 14:37:22 -07:00 |
|
hniksic
|
52ad80309f
|
[svn] Added NTLM support.
|
2005-04-06 13:42:22 -07:00 |
|
hniksic
|
30e4a33756
|
[svn] Use sets/hash-tables instead of "slists". Remove slist implementation from
utils.c.
|
2005-03-30 11:27:34 -08:00 |
|
hniksic
|
b9a31d78dd
|
[svn] Support human-readable file size printing.
Don't use persistent connection over proxies.
|
2005-03-22 05:20:02 -08:00 |
|
hniksic
|
6da4142b3b
|
[svn] Use high-resolution timers on Windows.
|
2005-03-20 02:41:46 -08:00 |
|
hniksic
|
c36e9a5272
|
[svn] Concatenate strings using concat_strings.
|
2005-03-19 09:23:32 -08:00 |
|
hniksic
|
e2241936d0
|
[svn] Remove warnings under Borland C.
|
2005-03-05 18:11:10 -08:00 |
|
hniksic
|
50d143f3fe
|
[svn] Fix a possible race condition when opening files.
Published in <87r7j6vy9g.fsf@xemacs.org>.
|
2005-03-04 11:26:18 -08:00 |
|
hniksic
|
ef22bf610a
|
[svn] Large file support added. Published in <87psyr6jn7.fsf@xemacs.org>.
|
2005-02-23 14:21:04 -08:00 |
|
hniksic
|
0ff9eb4727
|
[svn] Restructure generation of HTTP requests. Allow headers specified with
--header to override generated headers.
|
2003-11-29 10:40:01 -08:00 |
|
hniksic
|
0bd6576cde
|
[svn] Timer code update.
|
2003-11-07 20:55:44 -08:00 |
|
hniksic
|
8cd9b4cd8a
|
[svn] New function xsleep that resumes sleeps interrupted by signals
on systems that support nanosleep.
|
2003-11-03 13:57:04 -08:00 |
|
hniksic
|
c6c171bed7
|
[svn] Don't declare long-gone function "pwd_cuserid".
|
2003-10-31 07:18:48 -08:00 |
|
hniksic
|
370ff7a576
|
[svn] Moved malloc-related code to xmalloc.c. Defined new macros xnew, xnew0,
xnew_array, and xnew0_array. Created xmalloc.h and log.h to unclutter
wget.h.
|
2003-10-31 06:31:56 -08:00 |
|
hniksic
|
711bf72609
|
[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead. Remove special code
for handling VERY_LONG_TYPE overflows.
Make opt.quota a LARGE_INT.
|
2003-10-11 06:57:11 -07:00 |
|
hniksic
|
097923f7b1
|
[svn] Move fnmatch() to cmpt.c and don't use it under GNU libc.
|
2003-10-07 16:53:31 -07:00 |
|
hniksic
|
7870937036
|
[svn] Allow decimal values for --timeout, --wait, and --waitretry.
Message-ID: <m3llsjhx6t.fsf@hniksic.iskon.hr>
|
2003-09-20 16:12:18 -07:00 |
|
hniksic
|
4b1afddab3
|
[svn] Allow unique_name to return the FILE argument unmodified.
Streamline and optimize unique_name_1.
|
2003-09-16 14:47:49 -07:00 |
|
hniksic
|
ea8a108b1f
|
[svn] Implement xdigit_to_xchar more efficiently.
|
2003-09-15 10:50:43 -07:00 |
|
hniksic
|
b2be7522c7
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
|
hniksic
|
fd42ae1311
|
[svn] Allow match_tail to be case insensitive.
Published in <sxsznzabirr.fsf@florida.munich.redhat.com>.
|
2002-05-08 11:24:40 -07:00 |
|
hniksic
|
5cb8a6f44d
|
[svn] Add the POST method.
Published in <sxssn5yj4eb.fsf@florida.arsdigita.de>.
|
2002-04-13 21:22:47 -07:00 |
|
hniksic
|
f3d3a50a56
|
[svn] Generalize connect_with_timeout into run_with_timeout.
Published in <sxs4rifxndi.fsf@florida.arsdigita.de>.
|
2002-04-13 15:18:28 -07:00 |
|
abbotti
|
cfd7b9a951
|
[svn] Use new function to test filename for common html suffixes.
Submitted by Ian Abbott in <3CB72D29.4898.1F34872@localhost> with minor
changes to formatting and comments.
|
2002-04-12 11:53:39 -07:00 |
|
hniksic
|
75699d6213
|
[svn] Use the new function `random_number' that doesn't depend on RAND_MAX
being defined.
Published in <sxsheqqq6xb.fsf@florida.arsdigita.de>.
|
2001-12-17 06:05:08 -08:00 |
|
hniksic
|
a3500d32d7
|
[svn] Move path_simplify to url.c.
|
2001-12-14 07:46:00 -08:00 |
|
hniksic
|
943f657aa7
|
[svn] Rename long_to_string to number_to_string, and make it return a useful
value.
|
2001-12-09 18:29:12 -08:00 |
|
hniksic
|
92b269acad
|
[svn] Match hosts against domains per Netscape cookie "specification".
Published in <sxszo53v8by.fsf@florida.arsdigita.de>.
|
2001-11-30 21:08:03 -08:00 |
|
hniksic
|
2e6e3f21f8
|
[svn] Attempt to quote '?' as "%3F" when linking to local files.
Given up on the attempt, as it breaks local browsing.
|
2001-11-25 09:44:28 -08:00 |
|
hniksic
|
222e9465b7
|
[svn] Implemented breadth-first retrieval.
Published in <sxsherjczw2.fsf@florida.arsdigita.de>.
|
2001-11-24 19:10:34 -08:00 |
|