..
.cvsignore
ignore getdate.c
2003-03-24 23:11:16 +00:00
amigaos.c
updated year in the copyright string
2004-01-07 09:19:33 +00:00
amigaos.h
Diego Casorran's fixes to allow native AmigaOS builds
2004-01-13 08:35:57 +00:00
arpa_telnet.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
base64.c
removed an unnecessary shift and splut up som weird two-statements-per-line
2004-03-01 12:54:59 +00:00
base64.h
switch the arguments according to the c source
2004-02-23 11:44:03 +00:00
ca-bundle.crt
Removed the "TC TrustCenter, Germany, Class 0 CA." certificate:
2003-03-24 11:06:57 +00:00
config-amigaos.h
use curl_off_t instead of off_t!
2004-01-22 12:45:50 +00:00
config-mac.h
moved the config-*.h files from root to the lib/ dir
2002-02-07 14:32:28 +00:00
config-riscos.h
David J Meyer's large file support.
2004-01-05 22:29:29 +00:00
config-vms.h
David J Meyer's large file support.
2004-01-05 22:29:29 +00:00
config-win32.h
David Byron's fixes to make the latest curl build fine under MSVC 6.
2004-02-26 16:23:28 +00:00
config.dj
it has strtoll
2004-01-22 14:25:54 +00:00
connect.c
Andrés García's patch to prevent warnings while compiling with mingw, mainly
2004-03-04 15:32:18 +00:00
connect.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
content_encoding.c
another case which should use CURLcode and not int
2004-02-15 13:58:57 +00:00
content_encoding.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
cookie.c
use calloc instead of malloc and we won't have to memset() the struct
2004-02-26 14:52:16 +00:00
cookie.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
curllib.dsp
Dominick Meglio pointed out these files should be removed from here
2003-10-18 19:40:58 +00:00
curllib.dsw
Hanno L. Kranzhoff fixed them
2002-06-14 09:36:09 +00:00
dict.c
removed the nth variable, it was only set and never used anyway
2004-02-12 09:50:44 +00:00
dict.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
easy.c
David Byron's work on making libcurl only require winsock 1.1 on Windows
2004-03-03 13:32:56 +00:00
escape.c
size_t/int/long fixes
2004-03-08 08:38:29 +00:00
escape.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
file.c
another include to prevent warnings
2004-03-05 11:39:19 +00:00
file.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
formdata.c
some more size_t usage, and two added typecasts when converting from size_t
2004-03-03 13:11:28 +00:00
formdata.h
Clear up int/long/size_t/ssize_t usage a bit
2004-02-26 13:40:43 +00:00
ftp.c
clearly tell that these are ftp response timeouts
2004-03-05 09:37:48 +00:00
ftp.h
added the missing proto for the still unused quit function
2004-01-22 11:53:43 +00:00
getdate.c.cvs
Rename getdate.c to getdate.c.cvs, since the "normal" build procedure do
2003-03-19 09:09:40 +00:00
getdate.h
Nico Baggus' VMS tweaks
2002-02-20 13:46:53 +00:00
getdate.y
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
2004-01-29 13:56:45 +00:00
getenv.c
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
2004-01-29 13:56:45 +00:00
getinfo.c
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
2004-01-29 13:56:45 +00:00
getinfo.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
hash.c
updated year in the copyright string
2004-01-07 09:19:33 +00:00
hash.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
hostip.c
tv_sec is an int, so we explicitly typecast the result of long - long to
2004-03-03 13:07:32 +00:00
hostip.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
http_chunks.c
use size_t for the data, but keep the protos use ssize_t to better fit
2004-03-04 15:25:06 +00:00
http_chunks.h
use size_t for the data, but keep the protos use ssize_t to better fit
2004-03-04 15:25:06 +00:00
http_digest.c
updated year in the copyright string
2004-01-07 09:19:33 +00:00
http_digest.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
http_negotiate.c
updated year in the copyright string
2004-01-07 09:19:33 +00:00
http_negotiate.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
http_ntlm.c
adjusted to the modified base64 protos
2004-02-23 08:24:53 +00:00
http_ntlm.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
http.c
issue 12 fix
2004-03-05 12:54:18 +00:00
http.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
if2ip.c
set the 'retry' bit to TRUE when the connection is about to be retried,
2004-02-02 14:49:54 +00:00
if2ip.h
silly me
2004-01-16 07:15:05 +00:00
inet_ntoa_r.h
had to add this since it was missing in the system includes!
2000-05-29 22:52:17 +00:00
inet_pton.c
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
2004-01-29 13:56:45 +00:00
inet_pton.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
krb4.c
fixed some warnings in the (both new and old) base64 usage
2004-02-23 16:09:39 +00:00
krb4.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
ldap.c
removed the ldaptext variable, it was only set and never used
2004-02-12 09:51:43 +00:00
ldap.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
libcurl.def
added the missing share-functions, pointed out by Edward Chan
2003-09-04 10:04:15 +00:00
libcurl.framework.make
Matt Veenstra updated the Mac OS X framework files
2004-01-13 08:04:05 +00:00
libcurl.plist
Matt Veenstra updated the Mac OS X framework files
2004-01-13 08:04:05 +00:00
libcurl.rc
the resource file itself
2003-11-07 07:20:15 +00:00
llist.c
updated year in the copyright string
2004-01-07 09:19:33 +00:00
llist.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
Makefile.am
David J Meyer's large file support.
2004-01-05 22:29:29 +00:00
makefile.amiga
Diego Casorran's amiga makefiles
2003-12-10 13:54:57 +00:00
Makefile.b32
Removed getpass from here. The fact this still was present here indicates
2004-02-23 12:01:10 +00:00
Makefile.b32.resp
David J Meyer's large file support.
2004-01-05 22:29:29 +00:00
makefile.dj
djgpp fixes by Gisle Vanem
2003-12-19 08:03:35 +00:00
Makefile.m32
Andrés García's updates
2004-02-05 21:03:53 +00:00
Makefile.riscos
David J Meyer's large file support.
2004-01-05 22:29:29 +00:00
Makefile.vc6
David Byron's work on making libcurl only require winsock 1.1 on Windows
2004-03-03 13:32:56 +00:00
md5.c
Convert functions to ANSI-style declaration to prevent compiler warnings
2004-02-20 16:18:26 +00:00
md5.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
memdebug.c
Gisle Vanem's added support calloc()-debugging and outputting mode for
2004-02-26 14:52:51 +00:00
memdebug.h
Gisle Vanem's added support calloc()-debugging and outputting mode for
2004-02-26 14:52:51 +00:00
mprintf.c
don't use 'register'
2004-03-08 11:28:14 +00:00
multi.c
When following to a new URL, we must make sure to call Curl_done() first,
2004-03-04 16:13:33 +00:00
netrc.c
Doug Porter's patch that changes the order of preferences on how to find the
2004-02-19 09:22:00 +00:00
netrc.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
progress.c
Yet another curl_off_t printf format attempt, we now exclude the %-letter from
2004-03-02 09:31:18 +00:00
progress.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
README.ares
Dominick Meglio updated the win description since we fixed the gettimeofday
2004-01-09 07:45:47 +00:00
README.encoding
Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if
2003-05-12 12:45:14 +00:00
README.memoryleak
CURLDEBUG, not MALLOCDEBUG
2003-07-22 10:00:37 +00:00
security.c
use the HAVE_KRB4 define instead of just KRB4
2003-12-02 13:27:29 +00:00
security.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
sendf.c
Clear up int/long/size_t/ssize_t usage a bit
2004-02-26 13:40:43 +00:00
sendf.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
setup.h
Andrés García's patch to prevent warnings while compiling with mingw, mainly
2004-03-04 15:32:18 +00:00
share.c
Don't call the lock/unlock functions if they are NULL. They can still be
2004-02-26 11:39:38 +00:00
share.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
speedcheck.c
updated year in the copyright string
2004-01-07 09:19:33 +00:00
speedcheck.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
ssluse.c
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
2004-01-29 13:56:45 +00:00
ssluse.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
strequal.c
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
2004-01-29 13:56:45 +00:00
strequal.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
strtok.c
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
2004-01-29 13:56:45 +00:00
strtok.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
strtoofft.c
Remade to use curlx_-prefix. This means this function can be compiled and
2004-02-19 08:12:13 +00:00
strtoofft.h
David Byron's work on making libcurl only require winsock 1.1 on Windows
2004-03-03 13:32:56 +00:00
telnet.c
David Byron's work on making libcurl only require winsock 1.1 on Windows
2004-03-03 13:32:56 +00:00
telnet.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
timeval.c
make our private version of gettimeofday() static
2004-01-04 12:10:14 +00:00
timeval.h
Diego Casorran's fixes to allow native AmigaOS builds
2004-01-13 08:35:57 +00:00
transfer.c
more fixing to make the progress/getinfo stuff to work properly when doing
2004-03-05 09:40:16 +00:00
transfer.h
use curl_off_t instead of off_t!
2004-01-22 12:45:50 +00:00
url.c
prevent harmless compiler warning
2004-03-04 12:57:12 +00:00
url.h
updated year in the copyright string
2004-01-07 09:19:33 +00:00
urldata.h
make the backup variable of the same kind as the data it backups! ;-)
2004-03-03 13:12:30 +00:00
version.c
we must not only support long long for Largefile to work, we must have
2004-03-08 07:46:26 +00:00