aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-08Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio
2005-04-08re-arrange some code to prevent warnings on unreachable codeDaniel Stenberg
2005-04-08include sys/types.h too when checking for headers as otherwise this breaksDaniel Stenberg
2005-04-08updated instructionsMarty Kuhrt
2005-04-08fixed control_y trap problemMarty Kuhrt
2005-04-08cast the call to Curl_inet_ntop for DECC compiler squawkMarty Kuhrt
2005-04-07Unfortunately, if a ca file name is set the function fails for whatever reasonDaniel Stenberg
2005-04-07one downDaniel Stenberg
2005-04-07set LD_LIBRARY_PATH when GnuTLS has been foundDaniel Stenberg
2005-04-07cut 'n paste errorDaniel Stenberg
2005-04-07GnuTLS updatesDaniel Stenberg
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 releaseDaniel 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