curl/lib
Daniel Stenberg 944f9a73f4 Jonathan Hseu noticed that you couldn't get a header callback unless you
set CURLOPT_WRITEHEADER to non-NULL, even if you didn't care about that
  data. This is now fixed.
2001-08-06 08:22:26 +00:00
..
.cvsignore files to ignore by default in cvs operations 2001-06-18 14:37:23 +00:00
arpa_telnet.h complete rewrite to avoid the BSD license in the previous version 2001-08-03 15:11:28 +00:00
base64.c Andrew Francis base64 decode, my previous base64 encoder, new source header. 2001-08-03 13:51:44 +00:00
base64.h fixed the header that wrongly was the krb4-style one 2001-08-03 13:52:06 +00:00
cookie.c
cookie.h
curllib.dsp
curllib.dsw
dict.c
dict.h
dllinit.c
easy.c Add win32 initialization support to curl_global_init() and 2001-07-12 01:57:28 +00:00
escape.c curl_escape() no longer attempts to detect already encoded stuff (in order 2001-08-05 12:34:07 +00:00
escape.h
file.c
file.h
formdata.c Anton Kalmykov's fix for dealing with form names with spaces! 2001-06-25 09:39:35 +00:00
formdata.h
ftp.c better treatment of truly aborted transfers 2001-06-19 06:04:21 +00:00
ftp.h
getdate.c
getdate.h
getdate.y
getenv.c
getinfo.c
getpass.c
getpass.h
hostip.c
hostip.h
http_chunks.c
http_chunks.h
http.c httpreq cleanup fix 2001-08-03 11:52:53 +00:00
http.h
if2ip.c
if2ip.h
inet_ntoa_r.h
krb4.c
krb4.h
ldap.c
ldap.h
libcurl.def duplicate curl_unescape entry removed 2001-06-07 11:44:58 +00:00
Makefile.am corrected the -version-info 2001-06-11 12:31:51 +00:00
Makefile.b32 added strtok.c as a source file 2001-06-29 11:18:27 +00:00
Makefile.b32.resp
Makefile.m32 Jörn corrected the mingw32 makefile 2001-06-07 05:41:30 +00:00
Makefile.vc6
memdebug.c
memdebug.h
mprintf.c
netrc.c
netrc.h
progress.c don't do final newline output when using progress callback 2001-08-02 17:05:11 +00:00
progress.h
security.c
security.h
sendf.c Jonathan Hseu noticed that you couldn't get a header callback unless you 2001-08-06 08:22:26 +00:00
sendf.h
setup.h
speedcheck.c
speedcheck.h
ssluse.c Nic Roets brought a fix for the certificate verification when using SSL. 2001-06-29 07:38:11 +00:00
ssluse.h
strequal.c
strequal.h
strtok.c
strtok.h
telnet.c
telnet.h
timeval.c
timeval.h
transfer.c - Sergio Ballestrero provided a patch for reading responses from NCSA httpd 2001-08-05 12:30:57 +00:00
transfer.h
url.c corrected the comment for CURLOPT_WRITEHEADER in setopt(), and made it 2001-08-06 08:18:15 +00:00
url.h
urldata.h httpreq cleanup fix 2001-08-03 11:52:53 +00:00
version.c