.. |
.cvsignore
|
|
|
arpa_telnet.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
base64.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
base64.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
config-mac.h
|
|
|
config-riscos.h
|
Michael Curtis' updates
|
2002-04-08 21:59:06 +00:00 |
config-vms.h
|
|
|
config-win32.h
|
|
|
connect.c
|
In order to not get problems with DNS cache pruning, we no longer store
|
2002-04-25 19:00:57 +00:00 |
connect.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
cookie.c
|
support for ingoring session cookies added
|
2002-05-07 09:58:13 +00:00 |
cookie.h
|
support for ingoring session cookies added
|
2002-05-07 09:58:13 +00:00 |
curllib.dsp
|
|
|
curllib.dsw
|
|
|
dict.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
dict.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
dllinit.c
|
|
|
easy.c
|
support for ingoring session cookies added
|
2002-05-07 09:58:13 +00:00 |
escape.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
escape.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
file.c
|
use double where it is supposed to
|
2002-04-22 23:54:43 +00:00 |
file.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
formdata.c
|
curl_formadd() now returns 'CURLFORMcode' instead of int, to better enable
|
2002-05-21 07:44:27 +00:00 |
formdata.h
|
This makes formposting with a specified file missing fail. curl_easy_perform
|
2002-04-15 11:19:03 +00:00 |
ftp.c
|
Getting an empty FTP file no longer makes us return error 19. An empty file
|
2002-05-28 22:33:30 +00:00 |
ftp.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
getdate.c
|
|
|
getdate.h
|
|
|
getdate.y
|
|
|
getenv.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
getinfo.c
|
Dirk Manske brought the patch that introduces two new CURLINFO_* values:
|
2002-04-16 07:59:20 +00:00 |
getinfo.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
getpass.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
getpass.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
hash.c
|
DNC cache prune crash removed, made the name spacing follow the general
|
2002-04-27 13:06:40 +00:00 |
hash.h
|
Now uses Curl_ as prefix for internal global symbols. curl_ should only be
|
2002-04-27 13:07:51 +00:00 |
hostip.c
|
Fixes bug report #556930 - we need to make sure that the data is all right
|
2002-05-17 07:49:28 +00:00 |
hostip.h
|
In order to not get problems with DNS cache pruning, we no longer store
|
2002-04-25 19:00:57 +00:00 |
http_chunks.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
http_chunks.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
http.c
|
renamed the TIMECOND defines to be CURL_ prefixed
|
2002-04-22 23:53:15 +00:00 |
http.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
if2ip.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
if2ip.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
inet_ntoa_r.h
|
|
|
krb4.c
|
use the hostname pointer instead of using IPv4-only info from a struct
|
2002-04-25 15:50:49 +00:00 |
krb4.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
ldap.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
ldap.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
libcurl.def
|
|
|
llist.c
|
Now uses Curl_ as prefix for internal global symbols. curl_ should only be
|
2002-04-27 13:07:51 +00:00 |
llist.h
|
Now uses Curl_ as prefix for internal global symbols. curl_ should only be
|
2002-04-27 13:07:51 +00:00 |
Makefile.am
|
added RISCOS makefile
|
2002-04-10 20:54:21 +00:00 |
Makefile.b32
|
|
|
Makefile.b32.resp
|
|
|
Makefile.m32
|
|
|
Makefile.riscos
|
brougth by Michael Curtis
|
2002-04-10 20:52:26 +00:00 |
Makefile.vc6
|
Miklos Nemeth's update
|
2002-03-23 15:41:17 +00:00 |
memdebug.c
|
James Cone's efforts to add another netrc parsing "mode"
|
2002-05-21 22:17:19 +00:00 |
memdebug.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
mprintf.c
|
maprintf() and vmaprintf() now work better when printfing "%s" with an
|
2002-05-21 17:59:57 +00:00 |
multi.c
|
Gustaf Hui provided new code that changes how curl_multi_info_read()
|
2002-05-28 14:45:50 +00:00 |
netrc.c
|
James Cone's efforts to add another netrc parsing "mode"
|
2002-05-21 22:17:19 +00:00 |
netrc.h
|
James Cone's efforts to add another netrc parsing "mode"
|
2002-05-21 22:17:19 +00:00 |
progress.c
|
T. Bharath fixed the TIMER_REDIRECT.
|
2002-06-03 12:46:04 +00:00 |
progress.h
|
Dirk Manske brought the patch that introduces two new CURLINFO_* values:
|
2002-04-16 07:59:20 +00:00 |
security.c
|
|
|
security.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
sendf.c
|
made VERBOSE output more like it used to be, HEADER_IN is thus also ignored
|
2002-05-04 15:36:07 +00:00 |
sendf.h
|
Jean-Philippe Barrette-LaPierre provided his patch that introduces
|
2002-04-12 07:21:11 +00:00 |
setup.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
speedcheck.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
speedcheck.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
ssluse.c
|
ASN1 files don't work for the *chain_file(), make them use the previous
|
2002-05-21 08:15:42 +00:00 |
ssluse.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
strequal.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
strequal.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
strtok.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
strtok.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
telnet.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
telnet.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
timeval.c
|
T. Bharath fixed higher resolution time for windows builds
|
2002-06-03 12:46:32 +00:00 |
timeval.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
transfer.c
|
Adjusted to make curl_multi_perform() work properly even when
|
2002-05-28 14:18:36 +00:00 |
transfer.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
url.c
|
Cris Bailiff's CAPATH support added
|
2002-05-28 09:21:29 +00:00 |
url.h
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
urldata.h
|
James Cone's efforts to add another netrc parsing "mode"
|
2002-05-21 22:17:19 +00:00 |
version.c
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |