Daniel Stenberg
|
99fbcac6b9
|
added a small suggestion on how to get the curl man page in text format
without nroff
|
2000-10-02 06:40:14 +00:00 |
|
Daniel Stenberg
|
c23e387928
|
Uses the new "client-side" writeout function
|
2000-10-02 06:36:34 +00:00 |
|
Daniel Stenberg
|
ef77d484f0
|
removed writeout.[ch] and added getinfo.c
|
2000-10-02 06:32:31 +00:00 |
|
Daniel Stenberg
|
df7b9e7af6
|
Added writeout.c
|
2000-10-02 06:32:05 +00:00 |
|
Daniel Stenberg
|
f612f194be
|
writeout.[ch] added in src/
|
2000-10-02 06:31:10 +00:00 |
|
Daniel Stenberg
|
dfec172157
|
moved out from the library and put here, uses the new curl_easy_getinfo()
|
2000-10-02 06:30:40 +00:00 |
|
Daniel Stenberg
|
888182c16d
|
adjusted for curl_easy_getinfo
|
2000-10-02 06:29:39 +00:00 |
|
Daniel Stenberg
|
d5ad450db6
|
getinfo.c replaces the former writeout.c
|
2000-10-02 06:28:55 +00:00 |
|
Daniel Stenberg
|
b0274a553b
|
Added curl_easy_getinfo()
|
2000-10-02 06:27:43 +00:00 |
|
Daniel Stenberg
|
e372a440c0
|
#include <malloc.h> was removed, it causes warnings on openbsd
|
2000-09-29 06:34:50 +00:00 |
|
Daniel Stenberg
|
91bda5650c
|
include base64.h instead of base64_krb.h
|
2000-09-28 10:36:31 +00:00 |
|
Daniel Stenberg
|
13962adcb5
|
7.3 commit
|
2000-09-28 10:26:44 +00:00 |
|
Daniel Stenberg
|
221f1c2ca2
|
replaced the old base64 stuff with the new ones
|
2000-09-28 08:01:52 +00:00 |
|
Daniel Stenberg
|
0e0b72714c
|
more configure options explained
|
2000-09-26 22:32:46 +00:00 |
|
Daniel Stenberg
|
3396d97399
|
a --krb4 usage example added
|
2000-09-26 22:31:52 +00:00 |
|
Daniel Stenberg
|
c4fc231934
|
added krb4-info
|
2000-09-26 22:30:23 +00:00 |
|
Daniel Stenberg
|
bac96e9f49
|
Added strlcpy() since it turns out some krb4-implementations don't include
their own, even if mine did!
|
2000-09-26 22:28:46 +00:00 |
|
Daniel Stenberg
|
00505c9247
|
moved the RAND_status() and RAND_screen() checks to the openssl section
added strlcpy() check in the krb4 section
|
2000-09-26 22:27:24 +00:00 |
|
Daniel Stenberg
|
60ee571bd6
|
CRYPTO_free() of course, it makes it run with previous openssl versions too
|
2000-09-26 07:03:59 +00:00 |
|
Daniel Stenberg
|
bdfe654aee
|
The last week's changes
|
2000-09-25 22:23:17 +00:00 |
|
Daniel Stenberg
|
32e013eb87
|
-c and -t is no longer prefered
|
2000-09-25 22:20:02 +00:00 |
|
Daniel Stenberg
|
d03db1cd11
|
corrected curl_write() for kerberos
|
2000-09-25 22:16:36 +00:00 |
|
Daniel Stenberg
|
1dac7f4d05
|
Martin Hedenfalk added sec_fflush_fd()
|
2000-09-25 22:15:56 +00:00 |
|
Daniel Stenberg
|
ad01481b28
|
krb4 transfers get a sec_fflush_fd() to get uploads to work
|
2000-09-25 22:15:28 +00:00 |
|
Daniel Stenberg
|
28ad7dc4a1
|
a single cookie does not require a trailing semicolon anymore
|
2000-09-25 22:14:42 +00:00 |
|
Daniel Stenberg
|
e40f0be7e3
|
No longer uses Free() as that was removed from OpenSSL with 0.9.6
|
2000-09-25 22:04:51 +00:00 |
|
Daniel Stenberg
|
f353258ff6
|
corrected bad data re-use and buffer problems
|
2000-09-25 21:49:37 +00:00 |
|
Daniel Stenberg
|
1754d6166c
|
Added CURLOPT_KRB4LEVEL
|
2000-09-21 08:54:36 +00:00 |
|
Daniel Stenberg
|
481871768b
|
updated
|
2000-09-21 08:53:59 +00:00 |
|
Daniel Stenberg
|
43d75c5f3b
|
added docs/examples
now only includes specified files in src/ as I tend to store debug-source files
in there as well!
|
2000-09-21 08:53:20 +00:00 |
|
Daniel Stenberg
|
35e901a21e
|
Added krb4 support for libcurl 7.3
|
2000-09-21 08:52:08 +00:00 |
|
Daniel Stenberg
|
c62cc76fdb
|
now reports "krb4 enabled" is that's so
|
2000-09-21 08:51:15 +00:00 |
|
Daniel Stenberg
|
7bac857fdd
|
krb4 fields structs and fields added
|
2000-09-21 08:50:48 +00:00 |
|
Daniel Stenberg
|
ce406a732f
|
krb4 support
new GetHost() usage
new base64 encoder usage
|
2000-09-21 08:50:05 +00:00 |
|
Daniel Stenberg
|
a82eb0fc6d
|
adjusted to support krb4
|
2000-09-21 08:49:16 +00:00 |
|
Daniel Stenberg
|
6f6dfa97a8
|
Uses the new interface to ssend() and the base64 encoder
|
2000-09-21 08:48:48 +00:00 |
|
Daniel Stenberg
|
aa8a2fbde3
|
GetHost() changed function arguments
|
2000-09-21 08:47:48 +00:00 |
|
Daniel Stenberg
|
3471e2c59d
|
krb4 support added, new GetHost() usage
|
2000-09-21 08:47:20 +00:00 |
|
Daniel Stenberg
|
37249c3a41
|
new interface to the base64 encoder
|
2000-09-21 08:46:44 +00:00 |
|
Daniel Stenberg
|
def69c3087
|
new for kerberos support
|
2000-09-21 08:46:14 +00:00 |
|
Daniel Stenberg
|
35aa363587
|
new libcurl example code stuff
|
2000-09-20 22:32:08 +00:00 |
|
Daniel Stenberg
|
7eafb0f325
|
Stephen Kick's --interface was added
|
2000-09-18 21:54:46 +00:00 |
|
Daniel Stenberg
|
c9c7fcf411
|
Stephen Kick's interface fixes
|
2000-09-18 21:54:08 +00:00 |
|
Daniel Stenberg
|
4dba5750d4
|
Stephen Kick added CURLOPT_INTERFACE
|
2000-09-18 21:53:21 +00:00 |
|
Daniel Stenberg
|
398e3f423f
|
GetHost() now should return NULL when it fails, even for Tru64 unix
|
2000-09-18 21:16:27 +00:00 |
|
Daniel Stenberg
|
281d4cedc7
|
Added --disable-shared info and updated the 'make install' section.
|
2000-09-18 14:14:33 +00:00 |
|
Daniel Stenberg
|
c23f35ce2a
|
ftp through http proxy tunnel is now implemented
|
2000-09-18 06:25:50 +00:00 |
|
Daniel Stenberg
|
0f4444e90b
|
Added PowerPC and sparc linux
|
2000-09-15 14:16:50 +00:00 |
|
Daniel Stenberg
|
a98648bd8c
|
Updated to be accurate with the new proxytunnel option
|
2000-09-15 14:16:13 +00:00 |
|
Daniel Stenberg
|
4ee420f23e
|
proxy tunnel update
|
2000-09-15 14:15:47 +00:00 |
|