..
.cvsignore
ignore curllib.dsp
2004-08-10 10:43:41 +00:00
amigaos.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
amigaos.h
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
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
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
config-riscos.h
config-vms.h
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
config-win32.h
Gisle's fix to support Borland builds again.
2004-07-15 01:08:08 +00:00
config.dj
djgpp has locale.h and setlocale().
2004-10-19 10:14:06 +00:00
connect.c
CURLINFO_NUM_CONNECTS and more
2004-10-19 15:30:08 +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
libcurl leaked memory for cookies with the "max-age" field set.
2004-10-16 13:54:40 +00:00
cookie.h
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
curllib.dsw
curlx.h
delete trailing whitespace
2004-05-24 11:57:34 +00:00
dict.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
dict.h
easy.c
Made the dns entry remain locked while a connection to the host remains to
2004-10-04 10:36:51 +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
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
file.h
initial support for "uploading" to file:// URLs
2004-05-25 21:47:29 +00:00
formdata.c
if basename was found, check for a prototype and if none was found, provide
2004-10-08 08:18:08 +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
Dan Fandrich's better ifdef for include fix
2004-10-21 08:22:07 +00:00
ftp.h
Curl_done() and the protocol-specific conn->curl_done() functions now all
2004-05-12 12:06:39 +00:00
getenv.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
getinfo.c
CURLINFO_NUM_CONNECTS and more
2004-10-19 15:30:08 +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
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
hostasyn.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
hostip4.c
avoid warnings on systems with this member set const
2004-10-06 07:52:20 +00:00
hostip6.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
hostip.c
Prevent a longjmp warning by moving the rc assign within Curl_resolv().
2004-10-10 03:32:01 +00:00
hostip.h
Gisle cleaned up remaining host resolve re-org issues
2004-06-24 14:39:52 +00:00
hostsyn.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
hostthre.c
Added Traian Nicolescu's patches for threaded resolver on
2004-10-16 12:59:05 +00:00
http_chunks.c
The Curl_unencode_XXX_write() function take a ssize_t as third argument, so
2004-05-12 07:54:44 +00:00
http_chunks.h
http_digest.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
http_digest.h
return CURLDIGEST_NOMEM when a memory function fails to deliver
2004-05-13 14:14:03 +00:00
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
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +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
untabify
2004-10-06 06:58:42 +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
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
inet_ntop.h
inet_pton.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
inet_pton.h
krb4.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
krb4.h
ldap.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
ldap.h
no more Curl_ldap_done
2004-05-13 10:38:37 +00:00
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
corrected copyright.
2004-06-09 01:15:03 +00:00
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
Set errno = ENOMEM on faild countcheck().
2004-10-13 19:11:46 +00:00
memdebug.h
memory.h
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
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
new attempt at an improved DSP-file generation
2004-05-11 07:54:55 +00:00
msvcproj.head
new attempt at an improved DSP-file generation
2004-05-11 07:54:55 +00:00
multi.c
fix the return code for curl_multi_add_handle()
2004-08-31 06:04:43 +00:00
netrc.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
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
prevent warning with comparison between signed and unsigned
2004-10-08 08:16:02 +00:00
progress.h
README.ares
README.curlx
updated with more and new info
2004-04-30 08:51:19 +00:00
README.encoding
README.memoryleak
security.c
use curl_strnequal(), not strncasecmp()
2004-10-07 22:56:24 +00:00
security.h
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
sendf.c
#include "strerror.h" to get the strerror proto
2004-10-12 12:49:38 +00:00
sendf.h
killed trailing whitespace
2004-09-30 20:50:34 +00:00
setup.h
removed weird preprocessor juggling not needed
2004-10-02 12:58:27 +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
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
speedcheck.h
ssluse.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
ssluse.h
strequal.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
strequal.h
added Curl_strcasestr() for case insensitive strstr() searching
2004-06-13 08:32:57 +00:00
strerror.c
avoid warning for unused variable
2004-10-05 08:42:56 +00:00
strerror.h
removed trailing whitespace
2004-10-11 17:26:24 +00:00
strtok.c
strtok.h
strtoofft.c
Use LL suffix for long long constants if the compiler supports it, to prevent
2004-10-10 03:28:51 +00:00
strtoofft.h
MSVC uses 'i64' suffix for 64-bit sizes.
2004-10-10 14:08:05 +00:00
telnet.c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
telnet.h
Curl_done() and the protocol-specific conn->curl_done() functions now all
2004-05-12 12:06:39 +00:00
timeval.c
timeval.h
Gisle's adjustments to allow building with lcc-win32
2004-06-02 11:36:07 +00:00
transfer.c
Alexander Krasnostavsky made it possible to make FTP 3rd party transfers with
2004-10-19 18:26:35 +00:00
transfer.h
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
url.c
Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user name
2004-10-14 13:44:54 +00:00
url.h
I made Curl_done() take a pointer-pointer in the first argument instead, and
2004-05-17 08:05:46 +00:00
urldata.h
CURLINFO_NUM_CONNECTS and more
2004-10-19 15:30:08 +00:00
version.c
to prevent compier warnings, we only declare len if we have code
2004-06-24 14:52:51 +00:00