aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-22headers: more copyright headers addedDaniel Stenberg
2011-03-22MAIL-ETIQUETTE: how to behaveDaniel Stenberg
2011-03-21progress: don't print the last update on a separate line.Julien Chaffraix
2011-03-21TODO-RELEASE: fixed 2, got 3 new!Daniel Stenberg
2011-03-21libcurl.m4: Add missing quotes in AC_LINK_IFELSEDave Reisner
2011-03-20retry-request: rewind if data was sentDaniel Stenberg
2011-03-20configure: avoid $VERSIONDaniel Stenberg
2011-03-20symbols-in-versions: many correctionsDaniel Stenberg
2011-03-20unit1305: Fixed the test to match our coding style.Julien Chaffraix
2011-03-19url: 0 is PROTOPT_NONE.Julien Chaffraix
2011-03-19pop3: add state name in debug arrayDaniel Stenberg
2011-03-18Added two more POP3 testsDan Fandrich
2011-03-18pop3: use Curl_safefree() to allow torture tests to succeedDan Fandrich
2011-03-18symbol-scan.pl: detect duplicatesDaniel Stenberg
2011-03-18CONTRIBUTE: minor editsDaniel Stenberg
2011-03-18RELEASE-NOTES: synced with 0c05ee3a33d4d7Daniel Stenberg
2011-03-18pop3: remove unused variableDaniel Stenberg
2011-03-17Added support for LISTing a single POP3 messageDan Fandrich
2011-03-17pop3: fixed memory leak in an error retrieval caseDan Fandrich
2011-03-17symbols-in-versions: remove duplicatesDaniel Stenberg
2011-03-17symbols-in-versions: 2 correctionsDaniel Stenberg
2011-03-17connection setup: if HTTP is disabled asking for HTTP proxy is badDaniel Stenberg
2011-03-17FAQ: better englishDaniel Stenberg
2011-03-16scan-build warningDaniel Stenberg
2011-03-16ldap_recv: check return code from ldap_get_dn_berDaniel Stenberg
2011-03-16compiler warnings fixedDaniel Stenberg
2011-03-15SMTP-multi: non-blocking connectBen Noordhuis
2011-03-15SMTP in multi mode: use Curl_ssl_connect_nonblocking() when connecting.Ben Noordhuis
2011-03-15lib582: use curl_socket_t for portabilityDaniel Stenberg
2011-03-15buildfix: spell define correctlyDaniel Stenberg
2011-03-15nss: do not ignore value of CURLOPT_SSL_VERIFYPEERKamil Dudka
2011-03-15Removed unused var.Guenter Knauf
2011-03-15configure: stop using the deprecated AM_INIT_AUTOMAKE syntaxDaniel Stenberg
2011-03-15protocol handler cleanup: SSL awarenessDaniel Stenberg
2011-03-15ldap: use the new protocol handler setupDaniel Stenberg
2011-03-15TODO-RELEASE: add and remove issuesDaniel Stenberg
2011-03-14protocols: use CURLPROTO_ internallyDaniel Stenberg
2011-03-14protocol handler: added flags fieldDaniel Stenberg
2011-03-14- Take new char * options into account in OS400 curl_easy_setopt_ccsid().Patrick Monnerat
2011-03-14FAQ: indent tablesDaniel Stenberg
2011-03-14sslgen: define Curl_ssl_connect_nonblocking for non-SSLDaniel Stenberg
2011-03-14configure: removed wrongly claimed default pathsDaniel Stenberg
2011-03-14mk-ca-bundle.pl: Only download if modifiedAsk Bjørn Hansen
2011-03-13SSH: add protocol lock directionDaniel Stenberg
2011-03-13state: add missing state to debug tableDaniel Stenberg
2011-03-13test 582: enabled againDaniel Stenberg
2011-03-13ssh_statemach_act: set cselect for sftp uploadDaniel Stenberg
2011-03-13RELEASE-NOTES: synced with e649a7baae2Daniel Stenberg
2011-03-13Revert "test582: enabled"Daniel Stenberg
2011-03-13Merge branch 'imap' of https://github.com/bnoordhuis/curl into bnoordhuis-imapDaniel Stenberg