curl/lib
Daniel Stenberg c62cc76fdb now reports "krb4 enabled" is that's so 2000-09-21 08:51:15 +00:00
..
Makefile.am The installed header files were moved from this to include/curl/Makefile.am 2000-07-31 22:41:27 +00:00
Makefile.in big last-beta (?) cleanup commit 2000-07-31 22:42:34 +00:00
Makefile.m32 Added a define in the Mingw32 makefiles to allow parts of the config-win32 2000-06-14 14:28:45 +00:00
Makefile.vc6 Jan Schmidt supplied an update 2000-08-24 17:55:48 +00:00
arpa_telnet.h Initial revision 1999-12-29 14:20:26 +00:00
base64.c new interface to the base64 encoder 2000-09-21 08:46:44 +00:00
base64.h new interface to the base64 encoder 2000-09-21 08:46:44 +00:00
base64_krb.c new for kerberos support 2000-09-21 08:46:14 +00:00
base64_krb.h new for kerberos support 2000-09-21 08:46:14 +00:00
cookie.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
cookie.h Added some RFC2109 support 2000-02-01 23:54:51 +00:00
dict.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
dict.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
download.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
download.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
easy.c Stephen Kick's interface fixes 2000-09-18 21:54:08 +00:00
escape.c in unescape(), '+' is now only converted to space after the first '?' 2000-08-31 12:03:04 +00:00
escape.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
file.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
file.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
formdata.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
formdata.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
ftp.c krb4 support added, new GetHost() usage 2000-09-21 08:47:20 +00:00
ftp.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
getdate.c Albert Chin-A-Young's fixes 2000-08-23 07:23:42 +00:00
getdate.h moved here from the newlib branch 2000-05-22 14:12:12 +00:00
getdate.y Albert's fixes 2000-08-23 07:25:21 +00:00
getenv.c haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
getenv.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
getpass.c haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
getpass.h Initial revision 1999-12-29 14:20:26 +00:00
highlevel.c made -I (size info only) work for ftp again 2000-08-31 12:04:55 +00:00
highlevel.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
hostip.c GetHost() changed function arguments 2000-09-21 08:47:48 +00:00
hostip.h GetHost() changed function arguments 2000-09-21 08:47:48 +00:00
http.c Uses the new interface to ssend() and the base64 encoder 2000-09-21 08:48:48 +00:00
http.h more "anything through http proxy tunnel" fixes 2000-09-15 06:10:52 +00:00
if2ip.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
if2ip.h haxx.nu => haxx.se 2000-06-20 15:31:26 +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 new for kerberos support 2000-09-21 08:46:14 +00:00
ldap.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
ldap.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
mprintf.c Initial revision 1999-12-29 14:20:26 +00:00
netrc.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
netrc.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
progress.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
progress.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
security.c new for kerberos support 2000-09-21 08:46:14 +00:00
security.h new for kerberos support 2000-09-21 08:46:14 +00:00
sendf.c adjusted to support krb4 2000-09-21 08:49:16 +00:00
sendf.h adjusted to support krb4 2000-09-21 08:49:16 +00:00
setup.h include config.h first 2000-08-24 14:27:51 +00:00
speedcheck.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
speedcheck.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
ssluse.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
ssluse.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
strequal.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
strequal.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
telnet.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
telnet.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
timeval.c haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
timeval.h moved include setup.h 2000-08-24 14:28:11 +00:00
url.c krb4 support 2000-09-21 08:50:05 +00:00
url.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
urldata.h krb4 fields structs and fields added 2000-09-21 08:50:48 +00:00
version.c now reports "krb4 enabled" is that's so 2000-09-21 08:51:15 +00:00
writeout.c #include "setup.h" moved first of all includes 2000-08-24 14:26:33 +00:00
writeout.h haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00