aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-29test 512 does some basic curl_easy_duphandle() testingDaniel Stenberg
2004-04-29new test case for a simple curl_easy_duphandle() testDaniel Stenberg
2004-04-29updated to work with the new Digest codeDaniel Stenberg
2004-04-29Luca Altea's major HTTP Digest updateDaniel Stenberg
2004-04-29Gisle made the code use ERR_error_string_n()Daniel Stenberg
2004-04-28the new way of accessing the host nameDaniel Stenberg
2004-04-27Added LICENSE-MIXING to the release archiveDaniel Stenberg
2004-04-27IDN: Gisle Vanem made the win32 version handle a missing CHARSET environmentDaniel Stenberg
2004-04-27outputed elsewhere alreadyDaniel Stenberg
2004-04-27idn stuff in code and configure scriptDaniel Stenberg
2004-04-27we released yesterday, we have heaps of new stuff today! :-)Daniel Stenberg
2004-04-27provide our own inet_ntoa_r() proto if the system has none on its ownDaniel Stenberg
2004-04-27Made host name and proxy name get stored in a 'struct hostname' and setDaniel Stenberg
2004-04-27without-libidn works too nowDaniel Stenberg
2004-04-27hugehelp.c fix, without-ssl fixDaniel Stenberg
2004-04-27make the loop use a fixed number of attempts to prevent eternal loopsDaniel Stenberg
2004-04-27added curl_*_strerrorDaniel Stenberg
2004-04-27added doctype tag to get HTML compliantDaniel Stenberg
2004-04-26We now make sure to only scan for SSL options with pkg-config if we haven'tDaniel Stenberg
2004-04-26Include "setup.h" and not "config.h" since setup.h is made to includeDaniel Stenberg
2004-04-26my nroff 1.18.1 complained the URL as it contains a nroff combo somehowDaniel Stenberg
2004-04-26oops, .obj not .c!Daniel Stenberg
2004-04-26improved libidn detection to correct the false positives we gotDaniel Stenberg
2004-04-26made the verbose connect use the proper host name string even when usingDaniel Stenberg
2004-04-26NI_MAXHOST is not generally available, we use plain 256 bytes for the hostnameDaniel Stenberg
2004-04-26corrected mistakeDaniel Stenberg
2004-04-26Gisle fixed a mistaken checkDaniel Stenberg
2004-04-26Made defines instead of plain numbers for the Curl_resolv() return code toDaniel Stenberg
2004-04-26typedef CURL in the curl.h file instead of only having a single useful typedefDaniel Stenberg
2004-04-26IDN adjustments and host cleanups by GisleDaniel Stenberg
2004-04-26no longer include curl/types.h, it serves no purposeDaniel Stenberg
2004-04-26ignore the curl/types.h header fileDaniel Stenberg
2004-04-26Moved down the ares check again to the bottom of the script since itDaniel Stenberg
2004-04-26added the new files to the buildDaniel Stenberg
2004-04-26"configure summary"Daniel Stenberg
2004-04-26Removed the FTPS test cases, they only annoy us as they don't work for anyoneDaniel Stenberg
2004-04-26Curl_ip2addr() now takes an in_addr_t argument instead to prevent compilerDaniel Stenberg
2004-04-26removed assignment of variable never usedDaniel Stenberg
2004-04-26Tor Arntsen fixed a 'Statement not reachable'-warningDaniel Stenberg
2004-04-26Kim Karlsson pointed out that error 57 was wrongly documentedDaniel Stenberg
2004-04-26TommyTam made a patch to handle stdin redirection for win32.Daniel Stenberg
2004-04-26some fixed, one removed, edited some. 7.12.0 in progress.Daniel Stenberg
2004-04-26the recent commits explainedDaniel Stenberg
2004-04-26Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg
2004-04-26supports showing "IDN" as a libcurl feature, now outputs the featuresDaniel Stenberg
2004-04-26added libidn awarenessDaniel Stenberg
2004-04-26added many commentsDaniel Stenberg
2004-04-26major update of the error stringsDaniel Stenberg
2004-04-26added commentsDaniel Stenberg
2004-04-26added function headers and commentsDaniel Stenberg