.. |
arpa_telnet.h
|
|
|
base64.c
|
|
|
base64.h
|
|
|
cookie.c
|
|
|
cookie.h
|
|
|
curllib.dsp
|
MS VC++ stuff
|
2001-02-19 09:26:29 +00:00 |
curllib.dsw
|
MS VC++ stuff
|
2001-02-19 09:26:29 +00:00 |
dict.c
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +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
|
use unsigned int hex to receive the hex digit in, caused a warning with
|
2001-03-09 15:11:39 +00:00 |
escape.h
|
|
|
file.c
|
remade FILE:// support to look more as the other protocols
|
2001-03-05 13:39:01 +00:00 |
file.h
|
remade FILE:// support to look more as the other protocols
|
2001-03-05 13:39:01 +00:00 |
formdata.c
|
|
|
formdata.h
|
|
|
ftp.c
|
accept() and getsockname() now use socklen_t types, as that was just added
|
2001-03-09 15:12:22 +00:00 |
ftp.h
|
Added the disconnect proto
|
2001-03-02 07:44:22 +00:00 |
getdate.c
|
IPv6-adjustments
|
2001-02-21 17:15:09 +00:00 |
getdate.h
|
|
|
getdate.y
|
|
|
getenv.c
|
|
|
getinfo.c
|
curl_ prefix modified to Curl_
|
2001-03-09 15:13:11 +00:00 |
getpass.c
|
|
|
getpass.h
|
|
|
hostip.c
|
|
|
hostip.h
|
|
|
http_chunks.c
|
"Transfer-Encoding: chunked" support added
|
2001-03-07 23:51:41 +00:00 |
http_chunks.h
|
"Transfer-Encoding: chunked" support added
|
2001-03-07 23:51:41 +00:00 |
http.c
|
"Transfer-Encoding: chunked" support added
|
2001-03-07 23:51:41 +00:00 |
http.h
|
"Transfer-Encoding: chunked" support added
|
2001-03-07 23:51:41 +00:00 |
if2ip.c
|
|
|
if2ip.h
|
|
|
inet_ntoa_r.h
|
|
|
krb4.c
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +00:00 |
krb4.h
|
|
|
ldap.c
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +00:00 |
ldap.h
|
|
|
libcurl.def
|
Bob Schader updated this
|
2001-02-19 09:26:01 +00:00 |
Makefile.am
|
added the http_chunks files
|
2001-03-07 23:50:00 +00:00 |
Makefile.b32
|
|
|
Makefile.b32.resp
|
|
|
Makefile.m32
|
|
|
Makefile.vc6
|
|
|
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
|
no longer #includes "getenv.h"
|
2001-02-07 08:36:23 +00:00 |
netrc.h
|
|
|
progress.c
|
|
|
progress.h
|
|
|
security.c
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +00:00 |
security.h
|
|
|
sendf.c
|
removed curl_read() and curl_write() - they weren't used and the public
|
2001-03-09 15:14:22 +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
|
removed compiler warning if HAVE_RAND_STATUS is false
|
2001-03-07 17:08:20 +00:00 |
ssluse.h
|
multiple connection support initial commit
|
2001-02-20 17:35:51 +00:00 |
strequal.c
|
|
|
strequal.h
|
|
|
telnet.c
|
removed an incorrect comment
|
2001-03-05 14:52:23 +00:00 |
telnet.h
|
|
|
timeval.c
|
|
|
timeval.h
|
|
|
transfer.c
|
prefix changes curl_ to Curl_
|
2001-03-09 15:16:28 +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
|
removed handles and states from the main structs
|
2001-03-09 15:18:25 +00:00 |
url.h
|
|
|
urldata.h
|
all comments for the former public "low level" interface have been removed
|
2001-03-09 15:19:42 +00:00 |
version.c
|
|
|