aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-24Attempt to quick-fix the getdate problem by post-replacing the getdate.cDaniel Stenberg
2004-08-24prevent files named ".nfs[something]" from being displayed when failingDaniel Stenberg
2004-08-23updated in CVS, generated with a much newer bison versionDaniel Stenberg
2004-08-23Expect: 100-continue info addedDaniel Stenberg
2004-08-23added note about WRITEFUNCTION now being called with zero bytes if the fileDaniel Stenberg
2004-08-23verify that transferring a zero byte FTP file results in a zero byte localDaniel Stenberg
2004-08-23Provide support for "transferring" zero bytes FTP files and comparing thatDaniel Stenberg
2004-08-23stripped trailing whitespaceDaniel Stenberg
2004-08-23lost of more into on how to tweak some headersDaniel Stenberg
2004-08-23debug.c is a fresh new example showing how to use the DEBUGFUNCTION to getDaniel Stenberg
2004-08-23added more header info for PUT and POST requestsDaniel Stenberg
2004-08-23Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs andDaniel Stenberg
2004-08-20More patches for Watt-32 on Win32; don't include "nameser.h".Gisle Vanem
2004-08-20No WSAGetLastError() on Watt-32/DOSGisle Vanem
2004-08-20No <sys/uio.h> on DOS/Win32Gisle Vanem
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem
2004-08-20Alexander Krasnostavsky made the write callback get called even when a zeroDaniel Stenberg
2004-08-20socks proxy and timeouts bugDaniel Stenberg
2004-08-20actually, we check for a numerical host using either ipv4 or ipv6, as neitherDaniel Stenberg
2004-08-20use inet_pton() correctly!Daniel Stenberg
2004-08-19ZLIB_ROOT not neededGisle Vanem
2004-08-19My first CVS commit just to see if this works.Gisle Vanem
2004-08-19simplified expressionDaniel Stenberg
2004-08-19Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, andDaniel Stenberg
2004-08-19the autobuilds failed all over on AIX, attempt to fix the strerror_r() problemDaniel Stenberg
2004-08-19reuse handles in PHP/CURL works - Kirk Hedden told usDaniel Stenberg
2004-08-18PHP FAQDaniel Stenberg
2004-08-18indented the code curl-styleDaniel Stenberg
2004-08-17removed trailing whitespaceDaniel Stenberg
2004-08-17see also the reset functionDaniel Stenberg
2004-08-17mention the reset functionDaniel Stenberg
2004-08-17Kjetil Jacobsen reported an open file leak in file:// transfers of emptyDaniel Stenberg
2004-08-17added a check for the xlc compiler on AIX, and if that is detect we useDaniel Stenberg
2004-08-17define _THREAD_SAFE on (recent) AIX systems to build thread-safe codeDaniel Stenberg
2004-08-17recent fixesDaniel Stenberg
2004-08-16allow a custom "Accept-Encoding:" header override the internally set oneDaniel Stenberg
2004-08-16strip trailing whitespaceDaniel Stenberg
2004-08-16syncronized with libcurl.def.Gunter Knauf
2004-08-16cosmetic fix.Gunter Knauf
2004-08-16summary edit: mention that some options take a curl_off_tDaniel Stenberg
2004-08-16Roland Krikava's cookies over proxy fix.Daniel Stenberg
2004-08-14fixed linkage dll targets. (submitted by Casey O'Donnell)Gunter Knauf
2004-08-13added two good ideasDaniel Stenberg
2004-08-13mention Harshal Pradhan's windows fixDaniel Stenberg
2004-08-13Harshal Pradhan made minor syntax change to make this build with MSVC 7.1Daniel Stenberg
2004-08-13removed the ispell-added local word, compressed the final links into aDaniel Stenberg
2004-08-13strip trailing whitespaceDaniel Stenberg
2004-08-13spellDaniel Stenberg
2004-08-12Added "5.9 How does libcurl resolve host names?" since I wrote the text inDaniel Stenberg
2004-08-12updated with recent changesDaniel Stenberg