.. |
.cvsignore
|
|
|
arpa_telnet.h
|
|
|
base64.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
base64.h
|
|
|
connect.c
|
nonblock => Curl_nonblock, remade the check for a live SSL connection (again)
|
2001-10-31 08:44:11 +00:00 |
connect.h
|
nonblock => Curl_nonblock, remade the check for a live SSL connection (again)
|
2001-10-31 08:44:11 +00:00 |
cookie.c
|
prevent strdup()ing NULL -- Paul Harrington's report
|
2001-10-30 12:08:17 +00:00 |
cookie.h
|
|
|
curllib.dsp
|
|
|
curllib.dsw
|
|
|
dict.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
dict.h
|
|
|
dllinit.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
easy.c
|
curl_easy_duphandle() now properly clones the cookie option
|
2001-10-19 11:57:50 +00:00 |
escape.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
escape.h
|
|
|
file.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
file.h
|
|
|
formdata.c
|
minor fix to support multiple files in one formadd() call
|
2001-10-29 13:21:25 +00:00 |
formdata.h
|
|
|
ftp.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
ftp.h
|
|
|
getdate.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
getdate.h
|
|
|
getdate.y
|
|
|
getenv.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
getinfo.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
getinfo.h
|
|
|
getpass.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
getpass.h
|
|
|
hostip.c
|
pack_hostent() now aligns the data properly on 64bit boundaries to work on
|
2001-10-23 12:11:43 +00:00 |
hostip.h
|
|
|
http_chunks.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
http_chunks.h
|
|
|
http.c
|
now counts header size return from server and if nothing is returned from a
|
2001-10-19 11:58:32 +00:00 |
http.h
|
|
|
if2ip.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
if2ip.h
|
|
|
inet_ntoa_r.h
|
|
|
krb4.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
krb4.h
|
|
|
ldap.c
|
bug report #474568 -
|
2001-10-25 08:28:29 +00:00 |
ldap.h
|
|
|
libcurl.def
|
added curl_formadd
|
2001-10-29 13:28:44 +00:00 |
Makefile.am
|
Kevin Roth's cygwin adjustment
|
2001-10-16 07:59:43 +00:00 |
Makefile.b32
|
|
|
Makefile.b32.resp
|
|
|
Makefile.m32
|
|
|
Makefile.vc6
|
|
|
memdebug.c
|
the malloc debug system only logs data if the logfile FILE * is set, which
|
2001-10-17 12:33:35 +00:00 |
memdebug.h
|
|
|
mprintf.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
netrc.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
netrc.h
|
|
|
progress.c
|
made 'timespent' a double, which makes more accurate calculations for quick
|
2001-10-26 11:25:03 +00:00 |
progress.h
|
|
|
security.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
security.h
|
|
|
sendf.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
sendf.h
|
|
|
setup.h
|
|
|
speedcheck.c
|
Curl_tvdiff() now returns a millisecond diff, no double like before
|
2001-10-12 12:32:20 +00:00 |
speedcheck.h
|
|
|
ssluse.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
ssluse.h
|
|
|
strequal.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
strequal.h
|
|
|
strtok.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
strtok.h
|
|
|
telnet.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
telnet.h
|
|
|
timeval.c
|
Curl_tvdiff() now returns a millisecond diff, no double like before
|
2001-10-12 12:32:20 +00:00 |
timeval.h
|
Curl_tvdiff() now returns a millisecond diff, no double like before
|
2001-10-12 12:32:20 +00:00 |
transfer.c
|
failed transfers will now close the connection
|
2001-10-22 06:34:14 +00:00 |
transfer.h
|
|
|
url.c
|
nonblock => Curl_nonblock, remade the check for a live SSL connection (again)
|
2001-10-31 08:44:11 +00:00 |
url.h
|
|
|
urldata.h
|
fixed conn->name error on connection re-use and enlarged the 'gname' array
|
2001-10-29 10:10:21 +00:00 |
version.c
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |