Age | Commit message (Expand) | Author |
2004-10-05 | recent fixes | Daniel Stenberg |
2004-10-05 | make the given path to --with-libidn override any other installation | Daniel Stenberg |
2004-10-05 | avoid warning for unused variable | Daniel Stenberg |
2004-10-05 | use idna_strerror() if it is available (only in libidn 0.5.6 or later) | Daniel Stenberg |
2004-10-05 | Only include libgen.h if we have a basename as well. | Daniel Stenberg |
2004-10-05 | let our basename() be static | Daniel Stenberg |
2004-10-04 | name mix fix | Daniel Stenberg |
2004-10-04 | closing in on release | Daniel Stenberg |
2004-10-04 | Made the dns entry remain locked while a connection to the host remains to | Daniel Stenberg |
2004-10-03 | set async.done to TRUE last in the addrinfo callback to prevent the risk that | Daniel Stenberg |
2004-10-03 | Replaced the use of isspace() with our own version instead since we have most | Daniel Stenberg |
2004-10-03 | when building with libidn support, check for idna_strerror() which is | Daniel Stenberg |
2004-10-03 | added info about how users get info (like the CURLcode return code) from | Daniel Stenberg |
2004-10-03 | removed trailing whitespace | Daniel Stenberg |
2004-10-02 | Gisle Vanem provided code that displays an error message when the (libidn | Daniel Stenberg |
2004-10-02 | removed weird preprocessor juggling not needed | Daniel Stenberg |
2004-10-01 | someone should hit me | Daniel Stenberg |
2004-10-01 | Aleksandar Milivojevic reported a problem in the Redhat bugzilla (see | Daniel Stenberg |
2004-10-01 | fixed the basename() replacement, reported by Gisle | Daniel Stenberg |
2004-10-01 | mention when this option was added | Daniel Stenberg |
2004-10-01 | reflect the last few changes | Daniel Stenberg |
2004-10-01 | - Based on Fedor Karpelevitch's formpost path basename patch, file parts in | Daniel Stenberg |
2004-09-30 | - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an | Daniel Stenberg |
2004-09-30 | killed trailing whitespace | Daniel Stenberg |
2004-09-30 | G�nter Knauf and Casey O'Donnell worked out an extra #if condition for the | Daniel Stenberg |
2004-09-30 | Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X by | Daniel Stenberg |
2004-09-30 | --max-redirs is _not_ -Z | Daniel Stenberg |
2004-09-30 | 48 - Harshal Pradhan's isspace() fix for 8bit cookie content | Daniel Stenberg |
2004-09-30 | issue 47 - Peter Sylvester's patch related to the new SRP on the TLS layer | Daniel Stenberg |
2004-09-30 | fix the multi.h too | Daniel Stenberg |
2004-09-30 | added issue 45 "Chris' suspected race condition in the windows threaded | Daniel Stenberg |
2004-09-30 | added five things I want fixed before the next release | Daniel Stenberg |
2004-09-29 | Fixed an error message: we use CWD, we don't cd into dirs with FTP | Daniel Stenberg |
2004-09-28 | Bertrand Demiddelaer fixed curl_easy_reset() so that it doesn't mistakingly | Daniel Stenberg |
2004-09-28 | - Henrik Stoerner fix: got a report that Tru64 Unix (the unix from Digital | Daniel Stenberg |
2004-09-28 | recent stuff | Daniel Stenberg |
2004-09-28 | made pkg-config not get used if a path is given with --with-ssl | Daniel Stenberg |
2004-09-28 | Only active the engine code if ssl is enabled. This is how the actual engine | Daniel Stenberg |
2004-09-26 | - Henrik Stoerner: found out that C-ARES does not look at the /etc/host.conf | Daniel Stenberg |
2004-09-26 | Dominick Meglio host file path discovery patch for windows | Daniel Stenberg |
2004-09-26 | Ben Greear's minor fix to build (better) with cross-compiled(?) mingw | Daniel Stenberg |
2004-09-25 | allow setting CURLOPT_SSLENGINE to NULL even if no SSL engine is supported | Daniel Stenberg |
2004-09-22 | Dan Fandrich patched three tests | Daniel Stenberg |
2004-09-22 | Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on | Daniel Stenberg |
2004-09-22 | Jean-Claude Chauve is a friend! | Daniel Stenberg |
2004-09-22 | typo | Daniel Stenberg |
2004-09-22 | jean-claude Chauve fixed an LDAP bug | Daniel Stenberg |
2004-09-20 | less long => int implicit conversion warnings | Daniel Stenberg |
2004-09-19 | removed getdate.c hack. | Gunter Knauf |
2004-09-19 | added URL to the exception paragraph in the GPL FAQ | Daniel Stenberg |