aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-30- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows anDaniel Stenberg
2004-09-30killed trailing whitespaceDaniel Stenberg
2004-09-30Günter Knauf and Casey O'Donnell worked out an extra #if condition for theDaniel Stenberg
2004-09-30Jean-Philippe Barrette-LaPierre made buildconf run better on Mac OS X byDaniel Stenberg
2004-09-30--max-redirs is _not_ -ZDaniel Stenberg
2004-09-3048 - Harshal Pradhan's isspace() fix for 8bit cookie contentDaniel Stenberg
2004-09-30issue 47 - Peter Sylvester's patch related to the new SRP on the TLS layerDaniel Stenberg
2004-09-30fix the multi.h tooDaniel Stenberg
2004-09-30added issue 45 "Chris' suspected race condition in the windows threadedDaniel Stenberg
2004-09-30added five things I want fixed before the next releaseDaniel Stenberg
2004-09-29Fixed an error message: we use CWD, we don't cd into dirs with FTPDaniel Stenberg
2004-09-28Bertrand Demiddelaer fixed curl_easy_reset() so that it doesn't mistakinglyDaniel Stenberg
2004-09-28- Henrik Stoerner fix: got a report that Tru64 Unix (the unix from DigitalDaniel Stenberg
2004-09-28recent stuffDaniel Stenberg
2004-09-28made pkg-config not get used if a path is given with --with-sslDaniel Stenberg
2004-09-28Only active the engine code if ssl is enabled. This is how the actual engineDaniel Stenberg
2004-09-26- Henrik Stoerner: found out that C-ARES does not look at the /etc/host.confDaniel Stenberg
2004-09-26Dominick Meglio host file path discovery patch for windowsDaniel Stenberg
2004-09-26Ben Greear's minor fix to build (better) with cross-compiled(?) mingwDaniel Stenberg
2004-09-25allow setting CURLOPT_SSLENGINE to NULL even if no SSL engine is supportedDaniel Stenberg
2004-09-22Dan Fandrich patched three testsDaniel Stenberg
2004-09-22Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend onDaniel Stenberg
2004-09-22Jean-Claude Chauve is a friend!Daniel Stenberg
2004-09-22typoDaniel Stenberg
2004-09-22jean-claude Chauve fixed an LDAP bugDaniel Stenberg
2004-09-20less long => int implicit conversion warningsDaniel Stenberg
2004-09-19removed getdate.c hack.Gunter Knauf
2004-09-19added URL to the exception paragraph in the GPL FAQDaniel Stenberg
2004-09-19the error message fix for failed connectsDaniel Stenberg
2004-09-19kill trailing whitespace and clarify a few errorsDaniel Stenberg
2004-09-19set an error message when connection failsDaniel Stenberg
2004-09-17Location:-follow problemDaniel Stenberg
2004-09-16one more option, one more friendDaniel Stenberg
2004-09-16Added CURLOPT_FTPSSLAUTHDaniel Stenberg
2004-09-16Location: problem with bad original URL, identified in bug report #1029478Daniel Stenberg
2004-09-16Bertrand Demiddelaer's correctionDaniel Stenberg
2004-09-16ftp-ssl mistake correctedDaniel Stenberg
2004-09-15no more getdate.c to care aboutDaniel Stenberg
2004-09-15fixed to use the new file. Can we make this use Makefile.inc somehow?Daniel Stenberg
2004-09-15the new date parser affects -zDaniel Stenberg
2004-09-15Replaced the former date parser with a rewrite. No more yacc/bison needed.Daniel Stenberg
2004-09-14ignore moreDaniel Stenberg
2004-09-13and moved back the month array to a static one since the ftp code won't needDaniel Stenberg
2004-09-13removed this file again, we only provide a single public function and thatDaniel Stenberg
2004-09-13no longer includes getdate.h, there's no need for itDaniel Stenberg
2004-09-13getdate.h is not required to include, it adds nothing newDaniel Stenberg
2004-09-13revert the change for the new date parser, as the new one can deal withDaniel Stenberg
2004-09-13support for YYYYMMDD added, which allows us to keep using the lib/ftp.c codeDaniel Stenberg
2004-09-13added more examples/docs in the top commentDaniel Stenberg
2004-09-13Since many users probably already use local time strings as input, I nowDaniel Stenberg