curl/lib
2000-10-03 22:04:04 +00:00
..
arpa_telnet.h
base64.c replaced the old base64 stuff with the new ones 2000-09-28 08:01:52 +00:00
base64.h replaced the old base64 stuff with the new ones 2000-09-28 08:01:52 +00:00
cookie.c a single cookie does not require a trailing semicolon anymore 2000-09-25 22:14:42 +00:00
cookie.h
dict.c
dict.h
download.c
download.h
easy.c Added curl_easy_getinfo() 2000-10-02 06:27:43 +00:00
escape.c
escape.h
file.c
file.h
formdata.c
formdata.h
ftp.c krb4 transfers get a sec_fflush_fd() to get uploads to work 2000-09-25 22:15:28 +00:00
ftp.h
getdate.c
getdate.h
getdate.y
getenv.c
getenv.h
getinfo.c getinfo.c replaces the former writeout.c 2000-10-02 06:28:55 +00:00
getpass.c
getpass.h
highlevel.c new upload-buffer size design that starts with a smallish buffer and increases 2000-10-03 11:02:52 +00:00
highlevel.h
hostip.c #include <malloc.h> was removed, it causes warnings on openbsd 2000-09-29 06:34:50 +00:00
hostip.h GetHost() changed function arguments 2000-09-21 08:47:48 +00:00
http.c introduced the new add_buffer() concept that makes the HTTP request to get 2000-10-03 11:01:32 +00:00
http.h
if2ip.c
if2ip.h
inet_ntoa_r.h
krb4.c include base64.h instead of base64_krb.h 2000-09-28 10:36:31 +00:00
ldap.c
ldap.h
Makefile.am removed writeout.[ch] and added getinfo.c 2000-10-02 06:32:31 +00:00
Makefile.in 7.3 commit 2000-09-28 10:26:44 +00:00
Makefile.m32
Makefile.vc6
mprintf.c
netrc.c
netrc.h
progress.c corrected bad data re-use and buffer problems 2000-09-25 21:49:37 +00:00
progress.h
security.c include base64.h instead of base64_krb.h 2000-09-28 10:36:31 +00:00
security.h Martin Hedenfalk added sec_fflush_fd() 2000-09-25 22:15:56 +00:00
sendf.c add_buffer_send() free()d the buffer *before* it was used! :-O 2000-10-03 16:53:41 +00:00
sendf.h introduced the new add_buffer() concept that makes the HTTP request to get 2000-10-03 11:01:32 +00:00
setup.h
speedcheck.c
speedcheck.h
ssluse.c CRYPTO_free() of course, it makes it run with previous openssl versions too 2000-09-26 07:03:59 +00:00
ssluse.h
strequal.c
strequal.h
telnet.c
telnet.h
timeval.c
timeval.h
url.c removed writeinfo stuff 2000-10-03 22:04:04 +00:00
url.h
urldata.h added the new upload_bufsize to the connectdata struct 2000-10-03 11:05:09 +00:00
version.c now reports "krb4 enabled" is that's so 2000-09-21 08:51:15 +00:00