.. |
alloca.c
|
[svn] Fix compilation of alloca.c under tcc.
|
2005-04-08 16:09:09 -07:00 |
ChangeLog
|
[svn] Expect strpbrk and mktime to exist.
|
2005-06-23 08:33:20 -07:00 |
cmpt.c
|
[svn] Comment fix.
|
2005-06-23 08:43:51 -07:00 |
config-post.h
|
[svn] Clarify the difference between this and sysdep.h.
|
2005-06-22 10:22:41 -07:00 |
connect.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
connect.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
convert.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
convert.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
cookies.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -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] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
ftp-ls.c
|
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
|
2005-06-19 16:03:27 -07:00 |
ftp-opie.c
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
ftp.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
ftp.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -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] Remove K&R support.
|
2005-06-19 15:34:58 -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] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
host.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -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] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -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] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
init.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
init.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
log.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
log.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
main.c
|
[svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
|
2005-06-23 07:29:42 -07:00 |
Makefile.in
|
[svn] Also depend on config.h.
|
2005-06-21 18:32:32 -07:00 |
mswindows.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
mswindows.h
|
[svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
|
2005-06-23 07:29:42 -07:00 |
netrc.c
|
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
|
2005-06-19 16:03:27 -07:00 |
netrc.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
openssl.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
options.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
progress.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
progress.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
ptimer.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
ptimer.h
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
recur.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -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] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
retr.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -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] Expect strpbrk and mktime to exist.
|
2005-06-23 08:33:20 -07:00 |
url.c
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
url.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
utils.c
|
[svn] Doc fix for human_readable.
|
2005-06-23 16:07:02 -07:00 |
utils.h
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -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] Define the IF_DEBUG macro.
|
2005-06-21 18:26:22 -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 |