Age | Commit message (Expand) | Author |
2004-01-05 | Accept fix | Daniel Stenberg |
2004-01-05 | new files for the large file support number parsing | Daniel Stenberg |
2004-01-05 | large file support added in CVS now | Daniel Stenberg |
2004-01-05 | mr Meyer brought large file support | Daniel Stenberg |
2004-01-05 | David J Meyer's large file work was added. | Daniel Stenberg |
2004-01-05 | fix duplicates | Daniel Stenberg |
2004-01-05 | David J Meyer's large file support. | Daniel Stenberg |
2004-01-05 | minor wording change | Daniel Stenberg |
2004-01-05 | minor format flaw | Daniel Stenberg |
2004-01-05 | Tor Arntsen fixed a spelling error | Daniel Stenberg |
2004-01-04 | we call it 7.11.0 | Daniel Stenberg |
2004-01-04 | What I hope we get done in the next few releases | Daniel Stenberg |
2004-01-04 | curl-related news | Daniel Stenberg |
2004-01-04 | the gettimeofday fix | Daniel Stenberg |
2004-01-04 | Dominick Meglio's fix to make our private gettimeofday() use the ares_ | Daniel Stenberg |
2004-01-04 | make our private version of gettimeofday() static | Daniel Stenberg |
2004-01-04 | white space and copyright year changes | Daniel Stenberg |
2004-01-04 | Dominick Meglio's description how to build ares for libcurl on win32 | Daniel Stenberg |
2004-01-02 | there's a ferite binding too | Daniel Stenberg |
2003-12-22 | curl doesn't do recursive operations | Daniel Stenberg |
2003-12-22 | added redwire.net | Daniel Stenberg |
2003-12-22 | Andr�s Garc�a added CURLOPT_IPRESOLVE | Daniel Stenberg |
2003-12-19 | fixing | Daniel Stenberg |
2003-12-19 | Make setopt() support CURLOPT_IPRESOLVE... | Daniel Stenberg |
2003-12-19 | Gisle Vanem's djgpp fixes | Daniel Stenberg |
2003-12-19 | djgpp fixes by Gisle Vanem | Daniel Stenberg |
2003-12-19 | Gisle Vanem's minor fixes | Daniel Stenberg |
2003-12-18 | typecast the size to long for platforms where st_size is off_t | Daniel Stenberg |
2003-12-18 | Andr�s Garc�a's update | Daniel Stenberg |
2003-12-18 | redirect from a bad url such as "www.com?moo=foo" to an absolute path didn't | Daniel Stenberg |
2003-12-18 | David Byron's fix to make libcurl build fine with both .NET and VC6 version | Daniel Stenberg |
2003-12-18 | clarified the URL part based on the problems Martin Hilpert had | Daniel Stenberg |
2003-12-17 | spell | Daniel Stenberg |
2003-12-17 | Check the error code AFTER the protocol and data. Only changed to perhaps | Daniel Stenberg |
2003-12-16 | AmigaOS build notes | Daniel Stenberg |
2003-12-16 | use the curlassert() instead of custom checks | Daniel Stenberg |
2003-12-16 | add off_t as a recognized type for font-locking | Daniel Stenberg |
2003-12-16 | test506 fix | Daniel Stenberg |
2003-12-16 | modified and corrected test 506 | Daniel Stenberg |
2003-12-15 | changed the dns cache pruning | Daniel Stenberg |
2003-12-15 | one correction, one addition | Daniel Stenberg |
2003-12-15 | added a library-wide interface for doing dns cache pruning, and no longer | Daniel Stenberg |
2003-12-15 | added the six most recent bugfixes | Daniel Stenberg |
2003-12-15 | if Curl_hash_add() returns NULL, we shall not free the addrinfo field as that | Daniel Stenberg |
2003-12-15 | make sure that hash_add() has no allocated resources left in case it | Daniel Stenberg |
2003-12-15 | Giuseppe Attardi fixed a really tricky bug | Daniel Stenberg |
2003-12-15 | We cannot 'cd' to the ares build dir to get the path, as the directory hasn't | Daniel Stenberg |
2003-12-15 | remove the build directory on exist, if there is any | Daniel Stenberg |
2003-12-12 | some outputs for easier debugging | Daniel Stenberg |
2003-12-12 | only build ares if truly enabled | Daniel Stenberg |