curl/lib
2001-11-12 14:08:41 +00:00
..
.cvsignore
arpa_telnet.h
base64.c
base64.h
connect.c
connect.h
cookie.c
cookie.h
curllib.dsp
curllib.dsw
dict.c
dict.h
dllinit.c
easy.c
escape.c
escape.h
file.c
file.h
formdata.c Marcus Webster reported and fixed this read-one-byte-too-many problem... 2001-11-08 15:06:58 +00:00
formdata.h
ftp.c added comments and function headers 2001-11-01 12:47:22 +00:00
ftp.h Curl_ftpsendf() had wrong return type 2001-11-05 12:24:21 +00:00
getdate.c
getdate.h
getdate.y
getenv.c include setup.h 2001-11-12 10:19:36 +00:00
getinfo.c
getinfo.h
getpass.c
getpass.h
hostip.c
hostip.h
http_chunks.c
http_chunks.h
http.c made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well 2001-11-12 14:08:41 +00:00
http.h
if2ip.c
if2ip.h
inet_ntoa_r.h
krb4.c check Curl_ftpsendf return codes 2001-10-31 15:06:38 +00:00
krb4.h
ldap.c adjusted after Ramana Mokkapati's comments 2001-11-07 09:39:49 +00:00
ldap.h
libcurl.def
Makefile.am
Makefile.b32 Added connect.c. I really need someone to better maintain this makefile... 2001-11-02 08:32:38 +00:00
Makefile.b32.resp
Makefile.m32 Jörn added connect.c 2001-11-02 08:32:13 +00:00
Makefile.vc6 John Lask's new makefile 2001-11-05 11:56:26 +00:00
memdebug.c
memdebug.h
mprintf.c made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well 2001-11-12 14:08:41 +00:00
netrc.c
netrc.h
progress.c We need at least one millisecond to calculate current speed with! I also 2001-11-12 08:50:59 +00:00
progress.h
security.c check Curl_ftpsendf return codes 2001-10-31 15:06:38 +00:00
security.h
sendf.c failf() now only overwrites the error buffer the first time it gets called 2001-11-02 22:30:34 +00:00
sendf.h Curl_sendf now returns a CURLcode 2001-10-31 15:08:16 +00:00
setup.h myalarm() is history, we now use HAVE_ALARM and we now do our very best to 2001-11-06 19:33:13 +00:00
speedcheck.c
speedcheck.h
ssluse.c we can now tell ssl to use TLSv1 protocol, and we now use defines instead 2001-11-05 14:06:42 +00:00
ssluse.h
strequal.c
strequal.h
strtok.c
strtok.h
telnet.c
telnet.h
timeval.c
timeval.h corrected the Curl_tvnow prototype (-Wstrict-prototypes found it) 2001-11-05 12:37:22 +00:00
transfer.c we use signal() to ignore signals only as long as we have to, and we now 2001-11-07 14:13:29 +00:00
transfer.h
url.c made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well 2001-11-12 14:08:41 +00:00
url.h
urldata.h failf() now only overwrites the error buffer the first time it gets called 2001-11-02 22:30:34 +00:00
version.c