.. |
ChangeLog-branches
|
[svn] Import the 1.9.1 release change logs to 1.9 branch change logs.
|
2003-11-13 18:08:23 -08:00 |
alloca.c
|
[svn] Initial revision
|
1999-12-01 23:42:23 -08:00 |
ansi2knr.c
|
[svn] Update ansi2knr.c and ansi2knr.1.
|
2003-10-04 03:34:10 -07:00 |
ChangeLog
|
[svn] Added the --ftp-passwd command line option.
|
2005-02-18 17:52:01 -08:00 |
cmpt.c
|
[svn] New function xsleep that resumes sleeps interrupted by signals
|
2003-11-03 13:57:04 -08:00 |
config-post.h
|
[svn] Restructure generation of HTTP requests. Allow headers specified with
|
2003-11-29 10:40:01 -08:00 |
connect.c
|
[svn] Fixed a timeout problem in src/retr.c:fd_read_body when using http_proxy.
|
2004-11-18 13:05:30 -08:00 |
connect.h
|
[svn] Check for struct sockaddr_storage.
|
2003-11-26 09:20:23 -08:00 |
convert.c
|
[svn] Quote # and % when creating links to local files.
|
2004-03-03 16:41:34 -08:00 |
convert.h
|
[svn] Don't descend into HTML that was downloaded by following <img src=...>
|
2003-10-10 07:25:10 -07:00 |
cookies.c
|
[svn] Declare the pointers to literal strings as `const'.
|
2003-12-14 05:35:27 -08:00 |
cookies.h
|
[svn] New option --keep-session-cookies.
|
2003-11-04 16:11:33 -08:00 |
ftp-basic.c
|
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
|
2003-11-20 17:48:11 -08:00 |
ftp-ls.c
|
[svn] Fixed a problem in ftp_parse_winnt_ls that could allow a malicious remote FTP server to crash wget.
|
2004-12-08 17:20:39 -08:00 |
ftp-opie.c
|
[svn] Fixes by Christian Biere:
|
2004-01-27 17:02:26 -08:00 |
ftp.c
|
[svn] Revamped MS console logic. Submitted by David Fritz.
|
2004-02-25 15:45:24 -08:00 |
ftp.h
|
[svn] * retr.c (fd_read_body): Report the amount of data *written* as
|
2003-11-30 15:39:04 -08:00 |
gen_sslfunc.c
|
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
|
2003-11-20 17:48:11 -08:00 |
gen_sslfunc.h
|
[svn] Improve SSL code. Only initialize PRNG when needed.
|
2003-11-06 05:06:59 -08:00 |
gen-md5.c
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
gen-md5.h
|
[svn] Moved malloc-related code to xmalloc.c. Defined new macros xnew, xnew0,
|
2003-10-31 06:31:56 -08:00 |
getopt.c
|
[svn] Add definitions of getopt_long and getopt_long_only to getopt.c.
|
2003-10-08 07:55:44 -07:00 |
getopt.h
|
[svn] Initial revision
|
1999-12-01 23:42:23 -08:00 |
gnu-md5.c
|
[svn] Use Solaris's libmd5 when available.
|
2001-11-17 20:36:21 -08:00 |
gnu-md5.h
|
[svn] Use Solaris's libmd5 when available.
|
2001-11-17 20:36:21 -08:00 |
hash.c
|
[svn] Make hash.c compilable outside the source tree.
|
2004-02-04 04:32:46 -08:00 |
hash.h
|
[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL code register its
|
2003-11-05 17:12:03 -08:00 |
host.c
|
[svn] Docfix.
|
2003-12-14 07:25:29 -08:00 |
host.h
|
[svn] Renamed address_list_find to address_list_contains.
|
2003-11-18 14:18:44 -08:00 |
html-parse.c
|
[svn] Squash embedded newlines in links.
|
2003-11-26 08:37:04 -08:00 |
html-parse.h
|
[svn] Use hash table for tag lookup in html-url.c and html-parse.c.
|
2003-10-09 08:01:58 -07:00 |
html-url.c
|
[svn] Squash embedded newlines in links.
|
2003-11-26 08:37:04 -08:00 |
http.c
|
[svn] Fixed -k when using -O.
|
2004-11-18 16:44:38 -08:00 |
init.c
|
[svn] Added the --ftp-passwd command line option.
|
2005-02-18 17:52:01 -08:00 |
init.h
|
[svn] Make errors in command-line options fatal.
|
2003-09-20 17:41:49 -07:00 |
log.c
|
[svn] Restructure generation of HTTP requests. Allow headers specified with
|
2003-11-29 10:40:01 -08:00 |
log.h
|
[svn] Restructure generation of HTTP requests. Allow headers specified with
|
2003-11-29 10:40:01 -08:00 |
main.c
|
[svn] Added the --ftp-passwd command line option.
|
2005-02-18 17:52:01 -08:00 |
Makefile.in
|
[svn]
|
2005-02-11 13:34:42 -08:00 |
mswindows.c
|
[svn] Fix fake_fork under Borland C.
|
2004-05-09 14:50:00 -07:00 |
mswindows.h
|
[svn] Revamped MS console logic. Submitted by David Fritz.
|
2004-02-25 15:45:24 -08:00 |
netrc.c
|
[svn] merged YAMAZAKI Makoto's patch fixing termination by assertion bug in netrc parsing.
|
2004-11-15 13:13:50 -08:00 |
netrc.h
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
options.h
|
[svn] New option --protocol-directories.
|
2003-12-05 19:01:31 -08:00 |
progress.c
|
[svn] Fixes by Christian Biere:
|
2004-01-27 17:02:26 -08:00 |
progress.h
|
[svn] Update the progress gauge even when the data does not arrive.
|
2003-11-08 08:56:52 -08:00 |
recur.c
|
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
|
2003-11-02 11:56:37 -08:00 |
recur.h
|
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
|
2003-11-02 11:56:37 -08:00 |
res.c
|
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
|
2003-11-02 11:56:37 -08:00 |
res.h
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
retr.c
|
[svn] Fixed a timeout problem in src/retr.c:fd_read_body when using http_proxy.
|
2004-11-18 13:05:30 -08:00 |
retr.h
|
[svn] Correctly calculate bandwidth as total data read divided with download
|
2003-12-05 18:32:57 -08:00 |
safe-ctype.c
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
safe-ctype.h
|
[svn] Fix broken cast of BIT to unsigned char.
|
2003-09-21 19:05:34 -07:00 |
snprintf.c
|
[svn] Also check for short for int32_t.
|
2003-10-11 05:41:13 -07:00 |
string_t.c
|
[svn] added string_t.{c,h} to CVS.
|
2005-02-11 13:47:10 -08:00 |
string_t.h
|
[svn] added string_t.{c,h} to CVS.
|
2005-02-11 13:47:10 -08:00 |
sysdep.h
|
[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL code register its
|
2003-11-05 17:12:03 -08:00 |
url.c
|
[svn] Decode %HH sequences in host name.
|
2004-03-19 13:00:09 -08:00 |
url.h
|
[svn] Split off non-URL related stuff from url.c to convert.c.
|
2003-09-21 15:47:14 -07:00 |
utils.c
|
[svn] Return a value on non-Windows systems without TIOCGWINSZ.
|
2004-01-29 04:38:52 -08:00 |
utils.h
|
[svn] Restructure generation of HTTP requests. Allow headers specified with
|
2003-11-29 10:40:01 -08:00 |
version.c
|
[svn] Bump version.
|
2003-10-23 05:33:26 -07:00 |
wget.h
|
[svn] Restructure generation of HTTP requests. Allow headers specified with
|
2003-11-29 10:40:01 -08:00 |
xmalloc.c
|
[svn] Abort on xfree(NULL).
|
2003-11-02 13:12:49 -08:00 |
xmalloc.h
|
[svn] Revert DEBUG_MALLOC to undefined.
|
2003-11-02 13:15:57 -08:00 |