curl/lib
Daniel Stenberg 65b286ca35 SM's updates
2001-04-09 05:55:58 +00:00
..
arpa_telnet.h
base64.c
base64.h
cookie.c
cookie.h
curllib.dsp SM's updates 2001-04-09 05:55:58 +00:00
curllib.dsw SM's updates 2001-04-09 05:55:58 +00:00
dict.c Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields 2001-03-14 14:11:11 +00:00
dict.h
dllinit.c
easy.c Modified to use Curl_* functions instead of curl_* ones 2001-03-09 15:10:58 +00:00
escape.c Andrés García fixed curl_escape() 2001-04-07 18:35:28 +00:00
escape.h the new escape/unescape function setup 2001-03-22 11:40:58 +00:00
file.c Jörn fixed it to compile on win32 again 2001-03-14 08:28:19 +00:00
file.h remade FILE:// support to look more as the other protocols 2001-03-05 13:39:01 +00:00
formdata.c curl_formfree() can be called with a NULL argument 2001-04-06 05:52:23 +00:00
formdata.h
ftp.c better error checks for failure conditions (based on Puneet Pawaia's reports) 2001-04-03 10:20:23 +00:00
ftp.h
getdate.c brand new Curl_ prefixes on global symbols 2001-03-22 19:07:38 +00:00
getdate.h
getdate.y made it use Curl_ prefixes on global symbols 2001-03-22 18:44:43 +00:00
getenv.c
getinfo.c curl_ prefix modified to Curl_ 2001-03-09 15:13:11 +00:00
getpass.c added memdebug.h include 2001-03-16 15:19:36 +00:00
getpass.h
hostip.c
hostip.h
http_chunks.c re-added the default switch for weird states 2001-03-13 23:29:53 +00:00
http_chunks.h updated the chunked state-machine to deal with the trailing CRLF that comes 2001-03-13 22:16:42 +00:00
http.c Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields 2001-03-14 14:11:11 +00:00
http.h "Transfer-Encoding: chunked" support added 2001-03-07 23:51:41 +00:00
if2ip.c corrected the close to sclose() so that the memdebug stuff works 2001-03-16 15:44:38 +00:00
if2ip.h
inet_ntoa_r.h
krb4.c
krb4.h
ldap.c
ldap.h
libcurl.def removed the duplicates! 2001-03-22 15:42:10 +00:00
Makefile.am increased the 'current' number for the interface 2001-03-14 08:54:18 +00:00
Makefile.b32
Makefile.b32.resp
Makefile.m32 Jörn Hartroth added a set of files 2001-03-14 08:23:51 +00:00
Makefile.vc6 Puneet Pawaia pointed out the lack of http_chunks in several places. 2001-04-03 08:57:06 +00:00
memdebug.c uses socklen_t now 2001-03-09 15:13:34 +00:00
memdebug.h uses socklen_t now 2001-03-09 15:13:34 +00:00
mprintf.c
netrc.c added memdebug.h include 2001-03-16 15:19:36 +00:00
netrc.h
progress.c
progress.h
security.c
security.h
sendf.c failf() now respects the mute flag 2001-03-13 13:22:58 +00:00
sendf.h
setup.h
speedcheck.c #include <string.h> removed a warning 2001-03-09 15:14:51 +00:00
speedcheck.h
ssluse.c Björn Stenberg corrected the silly '(void)data' usage when SSL is not 2001-03-14 10:15:42 +00:00
ssluse.h
strequal.c The Curl_* prefixes are now changed for curl_* ones, as these two functions 2001-03-14 08:47:56 +00:00
strequal.h The Curl_* prefixes are now changed for curl_* ones, as these two functions 2001-03-14 08:47:56 +00:00
telnet.c added memdebug.h include 2001-03-16 15:19:36 +00:00
telnet.h
timeval.c Curl_tvnow is now properly declared with (void) 2001-03-13 07:53:06 +00:00
timeval.h
transfer.c bugfixed the Location: following that must've been bad since the persistant 2001-04-03 13:37:53 +00:00
transfer.h curl_transfer became Curl_perform() to better match the public name and 2001-03-09 15:17:09 +00:00
url.c better error checks for failure conditions (based on Puneet Pawaia's reports) 2001-04-03 10:20:23 +00:00
url.h
urldata.h ftps:// support added 2001-03-29 08:16:55 +00:00
version.c show openssl 0.9.6a properly 2001-04-06 08:48:42 +00:00