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
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -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
|
7c044778bc
|
[svn] Improve built-in memory debugger.
|
2005-03-20 07:07:40 -08:00 |
|
hniksic
|
b3363d2abd
|
[svn] Fix escape chars in server response vulnerability. Server response is
now quoted to escape non-ASCII characters.
|
2005-03-04 11:34:31 -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
|
19144a9f4c
|
[svn] Don't declare log_* functions in main.c.
|
2003-11-06 14:48:17 -08:00 |
|
hniksic
|
e2e9b753e4
|
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
definition from wget.h to xmalloc.h. Moved the DEFAULT_LOGFILE
define to log.h. Moved the INFINITE_RECURSION define to recur.h.
|
2003-11-02 11:56:37 -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 |
|