curl/lib
Daniel Stenberg 61e2a8108b 7.6.1-pre3 2001-02-07 09:49:06 +00:00
..
Makefile.am download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history 2001-01-17 13:22:27 +00:00
Makefile.b32 download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history 2001-01-17 13:22:27 +00:00
Makefile.b32.resp download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history 2001-01-17 13:22:27 +00:00
Makefile.m32 download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history 2001-01-17 13:22:27 +00:00
Makefile.vc6 download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history 2001-01-17 13:22:27 +00:00
arpa_telnet.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
base64.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
base64.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
cookie.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
cookie.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
dict.c replaced sendf() calls with Curl_sendf() 2001-01-25 12:13:35 +00:00
dict.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
dllinit.c added for the win32 version 2000-10-06 11:02:48 +00:00
easy.c Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.h 2001-01-17 13:23:01 +00:00
escape.c dual-license fix 2001-01-03 09:29:33 +00:00
escape.h dual-license fix 2001-01-03 09:29:33 +00:00
file.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
file.h dual-license fix 2001-01-03 09:29:33 +00:00
formdata.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
formdata.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
ftp.c 7.6.1-pre3 2001-02-07 09:49:06 +00:00
ftp.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
getdate.c Added typecast to localtime_r() 2000-11-07 23:09:08 +00:00
getdate.h moved here from the newlib branch 2000-05-22 14:12:12 +00:00
getdate.y typecasted the localtime_r() return code to not make it not warn even if the 2000-10-30 11:54:27 +00:00
getenv.c Robert Weaver's fix 2001-01-24 09:01:32 +00:00
getenv.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
getinfo.c CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were 2001-02-04 20:03:30 +00:00
getpass.c changed third argument to size_t to match SCO prototype 2000-12-05 08:04:04 +00:00
getpass.h Added source header. Made the prototype not being set if HAVE_GETPASS_R is 2001-01-08 22:30:30 +00:00
hostip.c Jun-ichiro itojun Hagino's IPv6 adjustments 2001-02-05 23:04:44 +00:00
hostip.h Jun-ichiro itojun Hagino's IPv6 adjustments 2001-02-05 23:04:44 +00:00
http.c GetLine() didn't properly act on -1 lengths returned from Curl_read() 2001-02-07 09:31:03 +00:00
http.h modified the Curl_ConnectHTTPProxyTunnel proto 2001-01-25 12:24:34 +00:00
if2ip.c Ingo Ralf Blum's cygwin fixes 2001-01-24 14:44:05 +00:00
if2ip.h Ingo Ralf Blum made it compile with the newest cygwin 2001-02-04 19:00:27 +00:00
inet_ntoa_r.h had to add this since it was missing in the system includes! 2000-05-29 22:52:17 +00:00
krb4.c removed two compiler warnings 2001-01-25 12:19:36 +00:00
krb4.h Added the curl source-header 2001-01-09 07:41:04 +00:00
ldap.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
ldap.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
libcurl.def Jörg updated the list of exported functions 2000-11-13 08:36:17 +00:00
memdebug.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
memdebug.h Added fopen() and fclose() leak tracking 2000-12-19 13:23:54 +00:00
mprintf.c renamed Curl_ to curl_ for the printf() prefixes 2001-01-05 12:19:42 +00:00
netrc.c no longer #includes "getenv.h" 2001-02-07 08:36:23 +00:00
netrc.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
progress.c The progess meter title get an extra output when a resumed transfer is 2001-01-27 18:23:59 +00:00
progress.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
security.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
security.h Martin Hedenfalk added sec_fflush_fd() 2000-09-25 22:15:56 +00:00
sendf.c curl_read() and Curl_read() now have ssize_t in the last argument 2001-01-31 13:54:12 +00:00
sendf.h curl_read() and Curl_read() now have ssize_t in the last argument 2001-01-31 13:54:12 +00:00
setup.h use recv()/send() instead of read()/write() with sockets 2001-01-25 12:21:10 +00:00
speedcheck.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
speedcheck.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
ssluse.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
ssluse.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
strequal.c silly me, corrected the strlcat() to compile 2001-02-06 09:12:39 +00:00
strequal.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
telnet.c fixed up the telnet to work (using support from Linus Nielsen) 2001-01-31 15:05:44 +00:00
telnet.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
timeval.c Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
timeval.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
transfer.c no longer #includes "getenv.h" 2001-02-07 08:36:23 +00:00
transfer.h download and highlevel are replaced with transfer 2001-01-17 13:19:01 +00:00
url.c no longer #includes "getenv.h" 2001-02-07 08:36:23 +00:00
url.h Internal symbols that aren't static are now prefixed with 'Curl_' 2001-01-05 10:11:41 +00:00
urldata.h Jun-ichiro itojun Hagino's IPv6 adjustments 2001-02-05 23:04:44 +00:00
version.c Added 'ipv6 enabled' for ipv6 compiled versions 2001-01-23 08:16:59 +00:00