summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-07GnuTLS!Daniel Stenberg
2005-04-07added new filesDaniel Stenberg
2005-04-07fixed to build after the GnuTLS fixesDaniel Stenberg
2005-04-07added some blurb about the GnuTLS licenseDaniel Stenberg
2005-04-07GnuTLS support added. There's now a "generic" SSL layer that we use all overDaniel Stenberg
2005-04-07ssl_version_num is not used anymoreDaniel Stenberg
2005-04-07ssl_version_num won't be used anymore since we will soon offer multiple SSLDaniel Stenberg
2005-04-07Add support for --with-gnutls. If configure detects OpenSSL, you need toDaniel Stenberg
2005-04-07bail out if perl is missing, it is needed for building curl anywayDaniel Stenberg
2005-04-07check for libtoolize and aclocal to doublecheck the installations betterDaniel Stenberg
2005-04-07Try harder to see if arpa/nameser_compat.h REALLY is a good header file toDaniel Stenberg
2005-04-07add SSPIDaniel Stenberg
2005-04-06Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OSDaniel Stenberg
2005-04-06better errno constant replacements, as mentioned by Gisle VanemDaniel Stenberg
2005-04-06Include inet_net_pton.h for 'struct in6_addr'. Ideally thisGisle Vanem
2005-04-06Moved inet_net_pton.h to HHEADERS.Gisle Vanem
2005-04-06check for struct sizes and use those sizes if the NS_* defines are lackingDaniel Stenberg
2005-04-06moved the *_inet_pton protos to inet_net_pton.h insteadDaniel Stenberg
2005-04-06made the ares_inet_net_pton() proto use size_t size, as the function in theDaniel Stenberg
2005-04-06Removed extraneous commaDan Fandrich
2005-04-05too late hacking errorDaniel Stenberg
2005-04-05test time-conditioned FTP uploadsDaniel Stenberg
2005-04-05Christophe Legry's fix to grok time-conditoned uploadsDaniel Stenberg
2005-04-05with these changes, it builds on my win32 cross-compilerDaniel Stenberg
2005-04-05check for another arpa headerDaniel Stenberg
2005-04-05check for the arpa/* headersDaniel Stenberg
2005-04-05Provided implementations of inet_net_pton and inet_pton from BIND for systems...Dominick Meglio
2005-04-057.13.3 in progressDaniel Stenberg
2005-04-055.11 How do I make libcurl not receive the whole HTTP response?Daniel Stenberg
2005-04-05two more actual FAQsDaniel Stenberg
2005-04-05restart with a blank page againDaniel Stenberg
2005-04-05the smell of releasecurl-7_13_2Daniel Stenberg
2005-04-05bug report #1156287, ftp upload from VMSDaniel Stenberg
2005-04-04win resolve crash, win makefile fixDaniel Stenberg
2005-04-04kill warningsDaniel Stenberg
2005-04-04Marcelo Juchem's improvementsDaniel Stenberg
2005-04-04hostthre.c: destroy_thread_data() made public. CalledGisle Vanem
2005-04-04spell fixes, based on the Debian bug report #302820 submitted by "A Costa"Daniel Stenberg
2005-04-03fix of tonightDaniel Stenberg
2005-04-03Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actuallyDaniel Stenberg
2005-04-03Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug.Daniel Stenberg
2005-03-31fixed bad comment, pointed out by Marcelo JuchemDaniel Stenberg
2005-03-31copyright this yearDaniel Stenberg
2005-03-31Attempt to make this code more forgiving for systems that doesn't detectDaniel Stenberg
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg
2005-03-31the cookie API is better and more likely to happen in a separate releaseDaniel Stenberg
2005-03-30fix configure's SSL-detection for msys/mingw (from Andres Garcia)Daniel Stenberg
2005-03-30format mistake in --form-string, pointed out by Owen WatsonDaniel Stenberg
2005-03-29Better connection keep-alive when POSTing with HTTP Digest or Negotiate.Daniel Stenberg
2005-03-29Don't close the connection if we're in a known negotiation mode and we won'tDaniel Stenberg