..
.cvsignore
ignore generated files
2002-08-08 23:11:26 +00:00
arpa_telnet.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
base64.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
base64.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
ca-bundle.crt
ca bundle to use
2002-09-02 22:29:48 +00:00
ca-bundle.h.in
ca-bundle stuff for configure and generated header file
2002-08-30 07:50:59 +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
Michael Curtis' updates
2002-04-08 21:59:06 +00:00
config-vms.h
HAVE_SIGSETJMP
2002-06-12 17:56:22 +00:00
config-win32.h
Andrew Francis removed the need for/use of MSVC pragmas
2002-08-26 17:20:29 +00:00
connect.c
unlock dns cache entries with a function call instead of a variable fiddle
2002-11-11 22:36:00 +00:00
connect.h
Curl_resolv() now returns a different struct, and it contains a reference
2002-11-05 10:51:41 +00:00
content_encoding.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
content_encoding.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
cookie.c
kromJx@crosswinds.net's fix that now uses checkprefix() instead of
2002-10-28 21:52:00 +00:00
cookie.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
curllib.dsp
Added multi.c to curllib.dsp to fix win32 build
2002-09-04 15:07:28 +00:00
curllib.dsw
Hanno L. Kranzhoff fixed them
2002-06-14 09:36:09 +00:00
dict.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
dict.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
dllinit.c
prevent compiler warnings
2002-08-20 11:43:31 +00:00
easy.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
escape.c
Walter J. Mack added curl_free
2002-09-25 12:26:07 +00:00
escape.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
file.c
Dolbneff A.V and Spiridonoff A.V made the file:// code work with resumes
2002-09-23 12:46:23 +00:00
file.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
formdata.c
kromJx@crosswinds.net's fix that now uses checkprefix() instead of
2002-10-28 21:52:00 +00:00
formdata.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
ftp.c
unlock dns cache entries with a function call instead of a variable fiddle
2002-11-11 22:36:00 +00:00
ftp.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
getdate.c
Nico Baggus' VMS tweaks
2002-02-20 13:46:53 +00:00
getdate.h
Nico Baggus' VMS tweaks
2002-02-20 13:46:53 +00:00
getdate.y
Nico Baggus' VMS tweaks
2002-02-20 13:46:53 +00:00
getenv.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
getinfo.c
prevent compiler warnings
2002-10-28 19:20:59 +00:00
getinfo.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
getpass.c
use stderr to present the prompt to, make sure to close the fopen()ed
2002-07-29 14:15:14 +00:00
getpass.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
hash.c
Curl_resolv() now returns a different struct, and it contains a reference
2002-11-05 10:51:41 +00:00
hash.h
Curl_resolv() now returns a different struct, and it contains a reference
2002-11-05 10:51:41 +00:00
hostip.c
Curl_resolv() now returns a different struct, and it contains a reference
2002-11-05 10:51:41 +00:00
hostip.h
unlock dns cache entries with a function call instead of a variable fiddle
2002-11-11 22:36:00 +00:00
http_chunks.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
http_chunks.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
http.c
Now supports "Transfer-Encoding: chunked" for HTTP PUT operations where the
2002-11-11 08:40:37 +00:00
http.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
if2ip.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
if2ip.h
updated source code boilerplate/header
2002-09-03 11:52:59 +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
krb4.c
added disable-[protocol] support, largely provided by Miklos Nemeth
2002-06-11 11:13:01 +00:00
krb4.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
ldap.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
ldap.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
libcurl.def
Dave Halbakken added curl_version_info
2002-11-11 21:57:14 +00:00
llist.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
llist.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
Makefile.am
check for cygwin and if built on that, enable the no-undefined option for
2002-10-21 06:49:42 +00:00
Makefile.b32
use the ws2_32.lib now (Miklos Nemeth reporteD)
2001-11-19 20:09:02 +00:00
Makefile.b32.resp
Miklos Nemeth pointed out the missing connect.obj
2001-11-19 20:06:29 +00:00
Makefile.m32
Kevin Roth's fixes that use $(RM) instead of @erase and modified SSL version
2002-10-28 19:38:46 +00:00
Makefile.riscos
brougth by Michael Curtis
2002-04-10 20:52:26 +00:00
Makefile.vc6
link with winmm.lib too
2002-07-29 14:20:53 +00:00
memdebug.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
memdebug.h
prevent compiler warnings
2002-10-28 19:20:59 +00:00
mprintf.c
maprintf() and vmaprintf() now work better when printfing "%s" with an
2002-05-21 17:59:57 +00:00
multi.c
return call_multi when we follow a location
2002-10-18 15:27:49 +00:00
netrc.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
netrc.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
progress.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
progress.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
README.encoding
James Gallagher's Content-Encoding work
2002-09-02 22:31:18 +00:00
README.memoryleak
the malloc debug system assumes single thread
2002-10-28 21:05:14 +00:00
security.c
added disable-[protocol] support, largely provided by Miklos Nemeth
2002-06-11 11:13:01 +00:00
security.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
sendf.c
Lehel Bernadt's fix to prevent debug message to get sent on errors when
2002-11-05 11:11:10 +00:00
sendf.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
setup.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
share.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
share.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
speedcheck.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
speedcheck.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
ssluse.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
ssluse.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
strequal.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
strequal.h
kromJx@crosswinds.net's fix that now uses checkprefix() instead of
2002-10-28 21:52:00 +00:00
strtok.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
strtok.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
telnet.c
Added timeout support for the non-windows version.
2002-10-08 13:03:26 +00:00
telnet.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
timeval.c
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
timeval.h
updated source code boilerplate/header
2002-09-03 11:52:59 +00:00
transfer.c
Now supports "Transfer-Encoding: chunked" for HTTP PUT operations where the
2002-11-11 08:40:37 +00:00
transfer.h
Move the URL concat code to Curl_follow(), and added a proto for that
2002-10-07 13:38:34 +00:00
url.c
unlock dns cache entries with a function call instead of a variable fiddle
2002-11-11 22:36:00 +00:00
url.h
Curl_resolv() now returns a different struct, and it contains a reference
2002-11-05 10:51:41 +00:00
urldata.h
Now supports "Transfer-Encoding: chunked" for HTTP PUT operations where the
2002-11-11 08:40:37 +00:00
version.c
get an argument and add a 'age' field to the struct
2002-09-30 19:51:05 +00:00