.. |
alloca.c
|
[svn] Fix compilation of alloca.c under tcc.
|
2005-04-08 16:09:09 -07:00 |
ChangeLog
|
[svn] Minor improvements to fd_read_hunk.
|
2005-07-01 16:37:50 -07:00 |
cmpt.c
|
[svn] Docfix.
|
2005-06-27 06:58:15 -07:00 |
config-post.h
|
[svn] Amend alloca declaration.
|
2005-06-27 11:48:41 -07:00 |
connect.c
|
[svn] Renamed "pretty_print_address" to "print_address".
|
2005-06-30 13:03:18 -07:00 |
connect.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
convert.c
|
[svn] Include ETA information in dot progress.
|
2005-06-28 15:03:12 -07:00 |
convert.h
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
cookies.c
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
cookies.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
ftp-basic.c
|
[svn] Renamed "pretty_print_address" to "print_address".
|
2005-06-30 13:03:18 -07:00 |
ftp-ls.c
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
ftp-opie.c
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
ftp.c
|
[svn] Renamed "pretty_print_address" to "print_address".
|
2005-06-30 13:03:18 -07:00 |
ftp.h
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
gen-md5.c
|
[svn] Use high-resolution timers on Windows.
|
2005-03-20 02:41:46 -08:00 |
gen-md5.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
getopt.c
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
getopt.h
|
[svn] Remove warnings under Borland C.
|
2005-03-05 18:11:10 -08:00 |
gnu-md5.c
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
gnu-md5.h
|
[svn] Unconditionally include limits.h.
|
2005-06-29 06:36:52 -07:00 |
hash.c
|
[svn] Trivially rename "mapping" to "cell" and "non-empty" to "occupied" to
|
2005-06-20 08:00:39 -07:00 |
hash.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
host.c
|
[svn] Renamed "pretty_print_address" to "print_address".
|
2005-06-30 13:03:18 -07:00 |
host.h
|
[svn] Renamed "pretty_print_address" to "print_address".
|
2005-06-30 13:03:18 -07:00 |
html-parse.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
html-parse.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
html-url.c
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
http-ntlm.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
http-ntlm.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
http.c
|
[svn] Minor improvements to fd_read_hunk.
|
2005-07-01 16:37:50 -07:00 |
http.h
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
init.c
|
[svn] Fix parsing alphanumerics in .wgetrc.
|
2005-06-28 08:33:01 -07:00 |
init.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
log.c
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
log.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
main.c
|
[svn] Don't refer to the non-existent -nr option.
|
2005-06-30 18:19:00 -07:00 |
Makefile.in
|
[svn] Delete the obsolete commented-out line with SSL includes.
|
2005-06-26 14:57:33 -07:00 |
mswindows.c
|
[svn] Renamed "pretty_print_address" to "print_address".
|
2005-06-30 13:03:18 -07:00 |
mswindows.h
|
[svn] Implement inet_ntop on Windows.
|
2005-06-30 06:48:10 -07:00 |
netrc.c
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
netrc.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
openssl.c
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
options.h
|
[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling.
|
2005-06-25 07:39:51 -07:00 |
progress.c
|
[svn] Remove unused variable row_qty.
|
2005-06-30 05:16:06 -07:00 |
progress.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
ptimer.c
|
[svn] Include sys/time.h to get struct timeval.
|
2005-06-29 14:32:17 -07:00 |
ptimer.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
recur.c
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
recur.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
res.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
res.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
retr.c
|
[svn] Minor improvements to fd_read_hunk.
|
2005-07-01 16:37:50 -07:00 |
retr.h
|
[svn] Minor improvements to fd_read_hunk.
|
2005-07-01 16:37:50 -07: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] Revert style of function definitions to an older variant, to reduce
|
2005-06-19 16:44:24 -07:00 |
ssl.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
sysdep.h
|
[svn] Use double quotes to include mswindows.h
|
2005-06-27 12:08:16 -07:00 |
url.c
|
[svn] Fix URL parsing bugs.
|
2005-07-01 10:22:57 -07:00 |
url.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
utils.c
|
[svn] Unconditionally include locale.h.
|
2005-06-29 14:45:44 -07:00 |
utils.h
|
[svn] Include ETA information in dot progress.
|
2005-06-28 15:03:12 -07:00 |
version.c
|
[svn] Mark version as post-1.10 CVS code base.
|
2005-06-19 06:50:41 -07:00 |
wget.h
|
[svn] Remove obsolete definition of with_thousand_seps_sum.
|
2005-06-29 10:57:03 -07:00 |
xmalloc.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
xmalloc.h
|
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
|
2005-06-19 16:03:27 -07:00 |