aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-09-12describes how you can extract the CA cert from a site using the openssl toolDaniel Stenberg
2004-09-11Added parsedate.[ch]Daniel Stenberg
2004-09-11mention more friendsDaniel Stenberg
2004-09-11Minor adjustment needed for the new date parser to succeed. ifdef'ed outDaniel Stenberg
2004-09-11more docs and fixed the delta compared to GMT that prevented test case 141 toDaniel Stenberg
2004-09-111. cookie expire-strings MUST use GMT timezonesDaniel Stenberg
2004-09-11slightly better but still lacksDaniel Stenberg
2004-09-11getdate replacement code. smaller, slicker, faster.Daniel Stenberg
2004-09-10fixed -F to support setting type= even on parts that aren't file-uploadsDaniel Stenberg
2004-09-10minor indent changeDaniel Stenberg
2004-09-10up to date with recent changesDaniel Stenberg
2004-09-10- Bug report #1025986. When following a Location: with a custom Host: headerDaniel Stenberg
2004-09-09curl --syncDaniel Stenberg
2004-09-08Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg
2004-09-03fixed nasty warnings with gcc 3.3.Gunter Knauf
2004-09-02clarify CURLE_SSL_CERTPROBLEM somewhatDaniel Stenberg
2004-09-02improved error message when client cert return failureDaniel Stenberg
2004-09-02use the correct struct name in the exampleDaniel Stenberg
2004-09-01added more info on the nobodyDaniel Stenberg
2004-09-01minor edit of HTTPGETDaniel Stenberg
2004-09-01fix formatting flawDaniel Stenberg
2004-08-31fix the return code for curl_multi_add_handle()Daniel Stenberg
2004-08-31mention when the function was added to the libDaniel Stenberg
2004-08-30proxy connection close and soDaniel Stenberg
2004-08-30proxy-connection closeDaniel Stenberg
2004-08-30removed issue 36 from this list, we don't know how to do it and no one hasDaniel Stenberg