summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-287.3 commitcurl-7_3Daniel Stenberg
2000-09-28replaced the old base64 stuff with the new onesDaniel Stenberg
2000-09-26more configure options explainedDaniel Stenberg
2000-09-26a --krb4 usage example addedDaniel Stenberg
2000-09-26added krb4-infoDaniel Stenberg
2000-09-26Added strlcpy() since it turns out some krb4-implementations don't includeDaniel Stenberg
2000-09-26moved the RAND_status() and RAND_screen() checks to the openssl sectionDaniel Stenberg
2000-09-26CRYPTO_free() of course, it makes it run with previous openssl versions tooDaniel Stenberg
2000-09-25The last week's changesDaniel Stenberg
2000-09-25-c and -t is no longer preferedDaniel Stenberg
2000-09-25corrected curl_write() for kerberosDaniel Stenberg
2000-09-25Martin Hedenfalk added sec_fflush_fd()Daniel Stenberg
2000-09-25krb4 transfers get a sec_fflush_fd() to get uploads to workDaniel Stenberg
2000-09-25a single cookie does not require a trailing semicolon anymoreDaniel Stenberg
2000-09-25No longer uses Free() as that was removed from OpenSSL with 0.9.6Daniel Stenberg
2000-09-25corrected bad data re-use and buffer problemsDaniel Stenberg
2000-09-21Added CURLOPT_KRB4LEVELDaniel Stenberg
2000-09-21updatedDaniel Stenberg
2000-09-21added docs/examplesDaniel Stenberg
2000-09-21Added krb4 support for libcurl 7.3Daniel Stenberg
2000-09-21now reports "krb4 enabled" is that's soDaniel Stenberg
2000-09-21krb4 fields structs and fields addedDaniel Stenberg
2000-09-21krb4 supportDaniel Stenberg
2000-09-21adjusted to support krb4Daniel Stenberg
2000-09-21Uses the new interface to ssend() and the base64 encoderDaniel Stenberg
2000-09-21GetHost() changed function argumentsDaniel Stenberg
2000-09-21krb4 support added, new GetHost() usageDaniel Stenberg
2000-09-21new interface to the base64 encoderDaniel Stenberg
2000-09-21new for kerberos supportDaniel Stenberg
2000-09-20new libcurl example code stuffDaniel Stenberg
2000-09-18Stephen Kick's --interface was addedDaniel Stenberg
2000-09-18Stephen Kick's interface fixesDaniel Stenberg
2000-09-18Stephen Kick added CURLOPT_INTERFACEDaniel Stenberg
2000-09-18GetHost() now should return NULL when it fails, even for Tru64 unixDaniel Stenberg
2000-09-18Added --disable-shared info and updated the 'make install' section.Daniel Stenberg
2000-09-18ftp through http proxy tunnel is now implementedDaniel Stenberg
2000-09-15Added PowerPC and sparc linuxDaniel Stenberg
2000-09-15Updated to be accurate with the new proxytunnel optionDaniel Stenberg
2000-09-15proxy tunnel updateDaniel Stenberg
2000-09-15spell corrections, changed some wordingDaniel Stenberg
2000-09-15Added curl.linuxworx.com.au as an "official" mirrorDaniel Stenberg
2000-09-15proxytunnel addedDaniel Stenberg
2000-09-15bugfixed the proxytunnelDaniel Stenberg
2000-09-15-p/--proxytunnel was addedDaniel Stenberg
2000-09-15more "anything through http proxy tunnel" fixesDaniel Stenberg
2000-09-14Added HTTPPROXYTUNNELDaniel Stenberg
2000-09-14introduced 'tunnel through http proxy' for ftpDaniel Stenberg
2000-09-14updated the show-off listDaniel Stenberg
2000-09-14file:// fix that prevents name lookup and sets no-upload and no-downloadDaniel Stenberg
2000-09-07C++ adjustedDaniel Stenberg