..
.cvsignore
ignore curllib.dsp
2004-08-10 10:43:41 +00:00
amigaos.c
amigaos.h
arpa_telnet.h
base64.c
Replaced all uses of sprintf() with the safer snprintf(). It is just a
2004-06-24 11:54:11 +00:00
base64.h
ca-bundle.crt
config-amigaos.h
config-mac.h
config-riscos.h
config-vms.h
config-win32.h
Gisle's fix to support Borland builds again.
2004-07-15 01:08:08 +00:00
config.dj
Gisle's djgpp updates
2004-06-29 18:43:56 +00:00
connect.c
- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
2004-09-30 21:01:23 +00:00
connect.h
make the SSL connect use the same default connect timeout define as the
2004-06-30 09:22:48 +00:00
content_encoding.c
typecast the conversion to uInt when assigning z->avail_in to prevent
2004-07-04 21:53:46 +00:00
content_encoding.h
strip trailing whitespace
2004-08-16 13:24:01 +00:00
cookie.c
getdate.h is not required to include, it adds nothing new
2004-09-13 20:47:15 +00:00
cookie.h
David Cohen pointed out that RFC2109 says clients should allow cookies to
2004-06-22 21:15:51 +00:00
curllib.dsw
curlx.h
dict.c
dict.h
easy.c
Bertrand Demiddelaer fixed curl_easy_reset() so that it doesn't mistakingly
2004-09-28 22:26:47 +00:00
escape.c
Variable type cleanups to please the picky MIPSPro compiler.
2004-07-01 08:10:21 +00:00
escape.h
file.c
Kjetil Jacobsen reported an open file leak in file:// transfers of empty
2004-08-17 12:00:39 +00:00
file.h
formdata.c
someone should hit me
2004-10-01 11:27:14 +00:00
formdata.h
Allow formposting of files larger than what fits in memory by not reading the
2004-06-14 08:51:43 +00:00
ftp.c
Aleksandar Milivojevic reported a problem in the Redhat bugzilla (see
2004-10-01 11:22:11 +00:00
ftp.h
getenv.c
getinfo.c
- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
2004-09-30 21:01:23 +00:00
getinfo.h
hash.c
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
2004-06-24 07:43:48 +00:00
hash.h
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
2004-06-24 07:43:48 +00:00
hostares.c
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
2004-06-24 07:43:48 +00:00
hostasyn.c
Gisle cleaned up remaining host resolve re-org issues
2004-06-24 14:39:52 +00:00
hostip4.c
simplified the check for when to free() the buf data
2004-06-30 11:32:16 +00:00
hostip6.c
actually, we check for a numerical host using either ipv4 or ipv6, as neither
2004-08-20 09:18:12 +00:00
hostip.c
the _num_chars() function is not used, removing
2004-06-24 15:05:39 +00:00
hostip.h
Gisle cleaned up remaining host resolve re-org issues
2004-06-24 14:39:52 +00:00
hostsyn.c
hostthre.c
Gisle cleaned up remaining host resolve re-org issues
2004-06-24 14:39:52 +00:00
http_chunks.c
http_chunks.h
http_digest.c
Joel Chen reported that we assumed content within quotes a bit too much in
2004-07-31 07:36:01 +00:00
http_digest.h
http_negotiate.c
Enrico Scholz fixed the service name to be uppercase as reported in bug
2004-08-05 18:52:54 +00:00
http_negotiate.h
http_ntlm.c
explicit typecasts to prevent warnings
2004-07-04 21:54:49 +00:00
http_ntlm.h
http.c
- Bug report #1025986 . When following a Location: with a custom Host: header
2004-09-10 20:58:51 +00:00
http.h
Fix the auth code to enable us to i.e set DIGEST and then find out that the
2004-06-15 08:45:22 +00:00
if2ip.c
passing in a very long interface name could make a buffer overflow
2004-06-30 11:48:19 +00:00
if2ip.h
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
2004-06-24 07:43:48 +00:00
inet_ntoa_r.h
inet_ntop.c
oops 5 bytes makes 4 letters plus zero byte
2004-06-24 15:15:27 +00:00
inet_ntop.h
inet_pton.c
simplified expression
2004-08-19 09:37:22 +00:00
inet_pton.h
krb4.c
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
2004-06-24 07:43:48 +00:00
krb4.h
ldap.c
Ben Greear's minor fix to build (better) with cross-compiled(?) mingw
2004-09-26 06:53:53 +00:00
ldap.h
libcurl.def
cosmetic fix.
2004-08-16 11:09:01 +00:00
libcurl.framework.make
libcurl.imp
syncronized with libcurl.def.
2004-08-16 11:09:30 +00:00
libcurl.plist
libcurl.rc
llist.c
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
2004-06-24 07:43:48 +00:00
llist.h
Makefile.am
Replaced the former date parser with a rewrite. No more yacc/bison needed.
2004-09-15 07:28:04 +00:00
makefile.amiga
Makefile.b32
removed getdate.c hack.
2004-09-19 23:30:34 +00:00
makefile.dj
changed to use Makefile.inc since Gisle agreed.
2004-07-11 23:43:32 +00:00
Makefile.inc
Replaced the former date parser with a rewrite. No more yacc/bison needed.
2004-09-15 07:28:04 +00:00
Makefile.m32
changed to use Makefile.inc; made paths overwritable.
2004-07-05 13:25:30 +00:00
Makefile.netware
removed getdate.c hack.
2004-09-19 23:30:34 +00:00
Makefile.riscos
Makefile.vc6
fixed to use the new file. Can we make this use Makefile.inc somehow?
2004-09-15 08:05:53 +00:00
md5.c
md5.h
memdebug.c
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
2004-06-24 07:43:48 +00:00
memdebug.h
memory.h
mprintf.c
Replaced all uses of sprintf() with the safer snprintf(). It is just a
2004-06-24 11:54:11 +00:00
msvcproj.foot
msvcproj.head
multi.c
fix the return code for curl_multi_add_handle()
2004-08-31 06:04:43 +00:00
netrc.c
netrc.h
nwlib.c
converted to UNIX format.
2004-06-10 21:20:15 +00:00
parsedate.c
less long => int implicit conversion warnings
2004-09-20 13:21:48 +00:00
progress.c
more typecasts to please picky compilers
2004-08-10 06:41:13 +00:00
progress.h
README.ares
README.curlx
README.encoding
README.memoryleak
security.c
removed trailing whitespace, free a missing malloc when returning error
2004-06-30 11:51:24 +00:00
security.h
sendf.c
additional typecasts to please MIPSPro on 64bit IRIX
2004-07-29 07:30:38 +00:00
sendf.h
killed trailing whitespace
2004-09-30 20:50:34 +00:00
setup.h
removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?
2004-07-04 15:37:25 +00:00
share.c
Andrés García found out the share cleanup code crashes when you cleanup
2004-07-02 08:28:31 +00:00
share.h
speedcheck.c
speedcheck.h
ssluse.c
improved error message when client cert return failure
2004-09-02 21:03:41 +00:00
ssluse.h
strequal.c
added Curl_strcasestr() for case insensitive strstr() searching
2004-06-13 08:32:57 +00:00
strequal.h
added Curl_strcasestr() for case insensitive strstr() searching
2004-06-13 08:32:57 +00:00
strerror.c
kill trailing whitespace and clarify a few errors
2004-09-19 14:28:16 +00:00
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
telnet.c
made telrcv() take a ssize_t argument instead of int to better match other
2004-08-09 08:25:39 +00:00
telnet.h
timeval.c
timeval.h
transfer.c
Location: problem with bad original URL, identified in bug report #1029478
2004-09-16 21:28:38 +00:00
transfer.h
The read callback can now return CURL_READFUNC_ABORT to stop a transfer.
2004-06-21 14:07:38 +00:00
url.c
Only active the engine code if ssl is enabled. This is how the actual engine
2004-09-28 07:11:32 +00:00
url.h
urldata.h
- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
2004-09-30 21:01:23 +00:00
version.c
to prevent compier warnings, we only declare len if we have code
2004-06-24 14:52:51 +00:00