summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* keywords addedDaniel Stenberg2005-04-1623-3/+152
* minor edits, report the test cases without keywordsDaniel Stenberg2005-04-161-2/+10
* starting to produce a summary in HTMLDaniel Stenberg2005-04-161-1/+26
* avoid warning on windowsDaniel Stenberg2005-04-161-1/+1
* clarify that > in the verbose output can contain newlinesDaniel Stenberg2005-04-161-3/+3
* keywords addedDaniel Stenberg2005-04-165-0/+34
* initial tool to report info/keywords of the test casesDaniel Stenberg2005-04-151-0/+63
* started adding "keywords" for each test, to better allow us to sum up whatDaniel Stenberg2005-04-156-2/+49
* add needed includeDaniel Stenberg2005-04-151-0/+1
* Attempted to fix c-ares not building on non-IPv6 systemsDominick Meglio2005-04-153-23/+45
* if libgnutls-config isn't found in the given path, deal with it nicer (butDaniel Stenberg2005-04-151-2/+5
* Two new slowdown tests for better testing of the FTP response reader functionDaniel Stenberg2005-04-143-1/+104
* make the ftp server support reply/servercmd, and make SLOWDOWN work, andDaniel Stenberg2005-04-143-10/+19
* oops, only negative numbers are errorsDaniel Stenberg2005-04-131-2/+2
* Mention GnuTLS and fix a few spelling errors.Dan Fandrich2005-04-131-6/+6
* don't bail out just because the ca file has a problem, it might be OKDaniel Stenberg2005-04-131-13/+3
* fix port numberDaniel Stenberg2005-04-131-1/+1
* GnuTLS supportDaniel Stenberg2005-04-131-0/+4
* extended the multi-thread explanationDaniel Stenberg2005-04-131-3/+11
* fix compiler warningDaniel Stenberg2005-04-131-0/+2
* Allow environment variables to override default autotools.Dan Fandrich2005-04-131-5/+5
* next release will be version 7.14.0 thanks to the added GnuTLS supportDaniel Stenberg2005-04-123-8/+8
* Provides an unconditional strlcat() proto even if strlcat() was found byDaniel Stenberg2005-04-121-9/+1
* requires OpenSSL, as our GnuTLS doesn't provide support forDaniel Stenberg2005-04-121-0/+1
* support tests that requires 'OpenSSL' specificlyDaniel Stenberg2005-04-121-2/+21
* creditsDaniel Stenberg2005-04-112-1/+14
* refreshDaniel Stenberg2005-04-111-16/+7
* 5.12 Can I make libcurl fake or hide my real IP address?Daniel Stenberg2005-04-111-1/+16
* HTTP 304 response with Content-Length: headerDaniel Stenberg2005-04-102-2/+9
* Removed usage of u_int and u_charDominick Meglio2005-04-092-18/+18
* Blah, revert my removal of the extra check since the problem is there for real.Daniel Stenberg2005-04-091-7/+19
* OK, I must've been halucinating or something because I no longer see theDaniel Stenberg2005-04-091-21/+23
* Made sortlist support IPv6 (this can probably use some testing)Dominick Meglio2005-04-095-23/+95
* Made sortlist support CIDR matching for IPv4Dominick Meglio2005-04-095-27/+77
* Added preliminary IPv6 support to ares_gethostbynameDominick Meglio2005-04-087-38/+151
* fixed the 304 response-with-content-length problem reported by Cory NelsonDaniel Stenberg2005-04-084-2/+51
* Added include for inet_net_pton.h to ares__get_hostent.cDominick Meglio2005-04-081-0/+1
* Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio2005-04-085-30/+105
* re-arrange some code to prevent warnings on unreachable codeDaniel Stenberg2005-04-081-4/+7
* include sys/types.h too when checking for headers as otherwise this breaksDaniel Stenberg2005-04-081-0/+3
* updated instructionsMarty Kuhrt2005-04-081-2/+5
* fixed control_y trap problemMarty Kuhrt2005-04-081-14/+13
* cast the call to Curl_inet_ntop for DECC compiler squawkMarty Kuhrt2005-04-081-1/+1
* Unfortunately, if a ca file name is set the function fails for whatever reasonDaniel Stenberg2005-04-071-6/+24
* one downDaniel Stenberg2005-04-071-4/+0
* set LD_LIBRARY_PATH when GnuTLS has been foundDaniel Stenberg2005-04-071-0/+10
* cut 'n paste errorDaniel Stenberg2005-04-071-2/+2
* GnuTLS updatesDaniel Stenberg2005-04-073-2/+19
* GnuTLS!Daniel Stenberg2005-04-072-3/+17
* added new filesDaniel Stenberg2005-04-072-10/+11