Age | Commit message (Expand) | Author |
2004-08-23 | updated in CVS, generated with a much newer bison version | Daniel Stenberg |
2004-08-23 | Expect: 100-continue info added | Daniel Stenberg |
2004-08-23 | added note about WRITEFUNCTION now being called with zero bytes if the file | Daniel Stenberg |
2004-08-23 | verify that transferring a zero byte FTP file results in a zero byte local | Daniel Stenberg |
2004-08-23 | Provide support for "transferring" zero bytes FTP files and comparing that | Daniel Stenberg |
2004-08-23 | stripped trailing whitespace | Daniel Stenberg |
2004-08-23 | lost of more into on how to tweak some headers | Daniel Stenberg |
2004-08-23 | debug.c is a fresh new example showing how to use the DEBUGFUNCTION to get | Daniel Stenberg |
2004-08-23 | added more header info for PUT and POST requests | Daniel Stenberg |
2004-08-23 | Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs and | Daniel Stenberg |
2004-08-20 | More patches for Watt-32 on Win32; don't include "nameser.h". | Gisle Vanem |
2004-08-20 | No WSAGetLastError() on Watt-32/DOS | Gisle Vanem |
2004-08-20 | No <sys/uio.h> on DOS/Win32 | Gisle Vanem |
2004-08-20 | Changes for Watt-32 on Windows. I've assumed Configure | Gisle Vanem |
2004-08-20 | Alexander Krasnostavsky made the write callback get called even when a zero | Daniel Stenberg |
2004-08-20 | socks proxy and timeouts bug | Daniel Stenberg |
2004-08-20 | actually, we check for a numerical host using either ipv4 or ipv6, as neither | Daniel Stenberg |
2004-08-20 | use inet_pton() correctly! | Daniel Stenberg |
2004-08-19 | ZLIB_ROOT not needed | Gisle Vanem |
2004-08-19 | My first CVS commit just to see if this works. | Gisle Vanem |
2004-08-19 | simplified expression | Daniel Stenberg |
2004-08-19 | Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and | Daniel Stenberg |
2004-08-19 | the autobuilds failed all over on AIX, attempt to fix the strerror_r() problem | Daniel Stenberg |
2004-08-19 | reuse handles in PHP/CURL works - Kirk Hedden told us | Daniel Stenberg |
2004-08-18 | PHP FAQ | Daniel Stenberg |
2004-08-18 | indented the code curl-style | Daniel Stenberg |
2004-08-17 | removed trailing whitespace | Daniel Stenberg |
2004-08-17 | see also the reset function | Daniel Stenberg |
2004-08-17 | mention the reset function | Daniel Stenberg |
2004-08-17 | Kjetil Jacobsen reported an open file leak in file:// transfers of empty | Daniel Stenberg |
2004-08-17 | added a check for the xlc compiler on AIX, and if that is detect we use | Daniel Stenberg |
2004-08-17 | define _THREAD_SAFE on (recent) AIX systems to build thread-safe code | Daniel Stenberg |
2004-08-17 | recent fixes | Daniel Stenberg |
2004-08-16 | allow a custom "Accept-Encoding:" header override the internally set one | Daniel Stenberg |
2004-08-16 | strip trailing whitespace | Daniel Stenberg |
2004-08-16 | syncronized with libcurl.def. | Gunter Knauf |
2004-08-16 | cosmetic fix. | Gunter Knauf |
2004-08-16 | summary edit: mention that some options take a curl_off_t | Daniel Stenberg |
2004-08-16 | Roland Krikava's cookies over proxy fix. | Daniel Stenberg |
2004-08-14 | fixed linkage dll targets. (submitted by Casey O'Donnell) | Gunter Knauf |
2004-08-13 | added two good ideas | Daniel Stenberg |
2004-08-13 | mention Harshal Pradhan's windows fix | Daniel Stenberg |
2004-08-13 | Harshal Pradhan made minor syntax change to make this build with MSVC 7.1 | Daniel Stenberg |
2004-08-13 | removed the ispell-added local word, compressed the final links into a | Daniel Stenberg |
2004-08-13 | strip trailing whitespace | Daniel Stenberg |
2004-08-13 | spell | Daniel Stenberg |
2004-08-12 | Added "5.9 How does libcurl resolve host names?" since I wrote the text in | Daniel Stenberg |
2004-08-12 | updated with recent changes | Daniel Stenberg |
2004-08-12 | hm | Daniel Stenberg |
2004-08-12 | 3.16 What certificates do I need with I use SSL? | Daniel Stenberg |