aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-21Temprimus improved the MSVC makefile so that the static debug SSL libs areDaniel Stenberg
2005-10-21Bradford Bruce made the windows resolver code properly returnDaniel Stenberg
2005-10-20shorted and unified language in the --help outputDaniel Stenberg
2005-10-202 gone, 2 added, 1 moved, 1 changed nameDaniel Stenberg
2005-10-20Dave Dribin made libcurl understand and handle cases when the serverDaniel Stenberg
2005-10-202 mirrors, 1 binding releaseDaniel Stenberg
2005-10-20Added a dump_addrinfo() function to ease debugging of resolved names. DefineDaniel Stenberg
2005-10-20Temprimus improved the MSVC makefile: "makes a build option available so ifDaniel Stenberg
2005-10-18Removed mention of TFTP now that it's implemented.Dan Fandrich
2005-10-18Mohun Biswas' suggested change to prevent GNU indent to warn on the =-1 line.Daniel Stenberg
2005-10-14Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave DribinDaniel Stenberg
2005-10-14Reported by 'TemPRImus' in bug 1326665: use the "Multi-Threaded" options evenDaniel Stenberg
2005-10-13Slight editing of wording in the CURLOPT_SSL_VERIFYHOST section.Daniel Stenberg
2005-10-13start working on 7.15.1Daniel Stenberg
2005-10-13added names from the 7.15.0 releaseDaniel Stenberg
2005-10-137.15.0 timeDaniel Stenberg
2005-10-13Make sure that the user and domain strings fit in the target buffer before weDaniel Stenberg
2005-10-13NTLM requires windows or OpenSSL. If you build with GnuTLS for example youDaniel Stenberg
2005-10-117.15.0 in november?Daniel Stenberg
2005-10-10make it compile warning-free and free() the memory before exitDaniel Stenberg
2005-10-10pass a NULL pointer in the service argument (the second) if the port numberDaniel Stenberg
2005-10-06Added tftp.obj.Gisle Vanem
2005-10-06we all the next version 7.15.0 due to the new TFTP supportDaniel Stenberg
2005-10-06remove getinfo-times from the dist archive since the info is now in theDaniel Stenberg
2005-10-06end the .nf section, mark the option names properly so that they end upDaniel Stenberg
2005-10-06Added the info from getinfo-times as it really belongs in this man page.Daniel Stenberg
2005-10-05mention the recent fixesDaniel Stenberg
2005-10-05added test case 272 for -z download over FTP when the timestamp is identicalDaniel Stenberg
2005-10-05CURL_TIMECOND_IFMODSINCE actually requires that the remote document has beenDaniel Stenberg
2005-10-04Domenico Andreoli's patch that removes a few 0xa0(!) bytesDaniel Stenberg
2005-10-04Michael Wallner reported that the date parser had wrong offset stored forDaniel Stenberg
2005-10-04Domenico Andreoli's SEE ALSO patchDaniel Stenberg
2005-10-03Ok, based on the online docs for AIX'es getservbyport_r() I adjusted to codeDaniel Stenberg
2005-10-03recent actionDaniel Stenberg
2005-10-02Avoid gcc warning "dereferencing type-punned pointerGisle Vanem
2005-10-02Fix for building with MS Visual-C and single-threadedGisle Vanem
2005-09-30fixed the proper path to the tftpd serverDaniel Stenberg
2005-09-30a new mirror, but we don't increase the amount since one of the former onesDaniel Stenberg
2005-09-30Update in the "which license is best" section as it seems Debian people haveDaniel Stenberg
2005-09-29Starting now, the verbose text that goes like "About to connect() to" willDaniel Stenberg
2005-09-27David Yan brought the Content-Range reportDaniel Stenberg
2005-09-27An anonymous submitter filed bug #1299181Daniel Stenberg
2005-09-27TJ Saunders of the proftpd project identified and pointed out problems withDaniel Stenberg
2005-09-22clarify what the default read callback does and how it uses the READDATADaniel Stenberg
2005-09-21three debian bug reports addressedDaniel Stenberg
2005-09-21stricter type usage for time variables to avoid picky compiler warningsDaniel Stenberg
2005-09-211 - attempted fix of uninitialized variableDaniel Stenberg
2005-09-21simplified the sin6_scope_id test and removed some left-overs from the previousDaniel Stenberg
2005-09-21fixed the check for the addrinfo structDaniel Stenberg
2005-09-21clarified ERRORBUFFER - some errors just don't write a string even thoughDaniel Stenberg