28ad7dc4 | 25-Sep-2000 |
Daniel Stenberg |
a single cookie does not require a trailing semicolon anymore |
e40f0be7 | 25-Sep-2000 |
Daniel Stenberg |
No longer uses Free() as that was removed from OpenSSL with 0.9.6 |
f353258f | 25-Sep-2000 |
Daniel Stenberg |
corrected bad data re-use and buffer problems |
1754d616 | 21-Sep-2000 |
Daniel Stenberg |
Added CURLOPT_KRB4LEVEL |
48187176 | 21-Sep-2000 |
Daniel Stenberg |
updated |
43d75c5f | 21-Sep-2000 |
Daniel Stenberg |
added docs/examples now only includes specified files in src/ as I tend to store debug-source files in there as well! |
35e901a2 | 21-Sep-2000 |
Daniel Stenberg |
Added krb4 support for libcurl 7.3 |
c62cc76f | 21-Sep-2000 |
Daniel Stenberg |
now reports "krb4 enabled" is that's so |
7bac857f | 21-Sep-2000 |
Daniel Stenberg |
krb4 fields structs and fields added |
ce406a73 | 21-Sep-2000 |
Daniel Stenberg |
krb4 support new GetHost() usage new base64 encoder usage |
a82eb0fc | 21-Sep-2000 |
Daniel Stenberg |
adjusted to support krb4 |
6f6dfa97 | 21-Sep-2000 |
Daniel Stenberg |
Uses the new interface to ssend() and the base64 encoder |
aa8a2fbd | 21-Sep-2000 |
Daniel Stenberg |
GetHost() changed function arguments |
3471e2c5 | 21-Sep-2000 |
Daniel Stenberg |
krb4 support added, new GetHost() usage |
37249c3a | 21-Sep-2000 |
Daniel Stenberg |
new interface to the base64 encoder |
def69c30 | 21-Sep-2000 |
Daniel Stenberg |
new for kerberos support |
35aa3635 | 20-Sep-2000 |
Daniel Stenberg |
new libcurl example code stuff |
7eafb0f3 | 18-Sep-2000 |
Daniel Stenberg |
Stephen Kick's --interface was added |
c9c7fcf4 | 18-Sep-2000 |
Daniel Stenberg |
Stephen Kick's interface fixes |
4dba5750 | 18-Sep-2000 |
Daniel Stenberg |
Stephen Kick added CURLOPT_INTERFACE |
398e3f42 | 18-Sep-2000 |
Daniel Stenberg |
GetHost() now should return NULL when it fails, even for Tru64 unix |
281d4ced | 18-Sep-2000 |
Daniel Stenberg |
Added --disable-shared info and updated the 'make install' section. |
c23f35ce | 18-Sep-2000 |
Daniel Stenberg |
ftp through http proxy tunnel is now implemented |
0f4444e9 | 15-Sep-2000 |
Daniel Stenberg |
Added PowerPC and sparc linux |
a98648bd | 15-Sep-2000 |
Daniel Stenberg |
Updated to be accurate with the new proxytunnel option |