aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-10test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix
2011-02-09CURLE_TLSAUTH_FAILED: removedQuinn Slack
2011-02-09TLS-SRP: new options documentedQuinn Slack
2011-02-09CURLOPT_SOCKOPTFUNCTION: return proper error codeDaniel Stenberg
2011-02-08curl.1: typo in -v descriptionDaniel Stenberg
2011-02-07netrc: Removed dead code.Julien Chaffraix
2011-02-07netrc: Tightened up the type checks.Julien Chaffraix
2011-02-07imap: Fixed typo in a comment.Julien Chaffraix
2011-02-07Curl_gmtime: avoid future mistakesDaniel Stenberg
2011-02-07Curl_gmtime: added a portable gmtimeDaniel Stenberg
2011-02-03mk-ca-bundle.vbs: use new cacert urlGuenter Knauf
2011-02-02mk-ca-bundle.pl: use new cacert urlDaniel Stenberg
2011-02-02ssluse: improved error message on SSL_CTX_new failuresBjoern Sikora
2011-02-02multi: fix CURLM_STATE_TOOFAST for multi_socketNicholas Maniscalco
2011-02-02unit1300: code style cleanupDaniel Stenberg
2011-02-02adding unit tests for Curl_llist_removeAmr Shahin
2011-01-31Include TLSAUTH options in ILE/RPG binding.Patrick Monnerat
2011-01-31file: add support for CURLOPT_TIMECONDITIONDave Reisner
2011-01-31transfer: add Curl_meets_timecondition()Dave Reisner
2011-01-29FAQ: clarified/expanded 6.7 a bitDaniel Stenberg
2011-01-29COPYING: update the year to 2011Daniel Stenberg
2011-01-28Windows build: alternative makefilePierre Joye
2011-01-28test: add test 580 to the distDaniel Stenberg
2011-01-27Some minor edits including updates to function namesDan Fandrich
2011-01-27ares: memory leak fixDaniel Stenberg
2011-01-27ares_query_completed_cb: don't touch invalid dataDaniel Stenberg
2011-01-27nss: avoid memory leaks and failure of NSS shutdownKamil Dudka
2011-01-26Mention that sftp quote commands can be quotedDan Fandrich
2011-01-25tests: more multiple headers checksDaniel Stenberg
2011-01-25HTTP: memory leak on multiple Location:Daniel Stenberg
2011-01-24FAQ: clarify 5.13 how to stop a transferDaniel Stenberg
2011-01-22Fixed C++ style comment not allowed in ISO C90.Guenter Knauf
2011-01-21Mention axTLS in some more documentationDan Fandrich
2011-01-20runtests.pl: make -s not show skipped testsDaniel Stenberg
2011-01-20unittest: add 3 tests to test1300Amr Shahin
2011-01-20Fixed compile using OpenSSL versions < 0.9.4aDarshan Mody
2011-01-19main: make the tlsauth options always presentDaniel Stenberg
2011-01-19symbols-in-versions: add the new TLSAUTH-SRP symbolsDaniel Stenberg
2011-01-19configure: TLS-SRP wasn't added as a featureDaniel Stenberg
2011-01-19dist: add new certs to tarballDaniel Stenberg
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-19CURLOPT_SSL_VERIFYPEER: more clarificationsDaniel Stenberg
2011-01-19TheArtOfHttpScripting: extendedDaniel Stenberg
2011-01-19curl_easy_setopt.3: clarify VERIFYHOST/PEERDaniel Stenberg
2011-01-18RELEASE-NOTES: mention contributorsDaniel Stenberg
2011-01-18RELEASE-NOTES: synced with 7fcbdd68b9eDaniel Stenberg
2011-01-18Fixed configure define for Win32.Guenter Knauf
2011-01-18nss: fix a bug in handling of CURLOPT_CAPATHKamil Dudka
2011-01-17Avoid redefines.Guenter Knauf
2011-01-15curl.1: fix spellingDaniel Stenberg