Age | Commit message (Expand) | Author |
2012-03-10 | CURLSSH_OPT_AUTH: documented it has no effect | Armel Asselin |
2012-03-05 | CONTRIB: Please don't send pull requests | Daniel Stenberg |
2012-02-25 | libcurl docs: version corrections | Daniel Stenberg |
2012-02-23 | SMTP: Added support for returning SMTP response codes | Steve Holme |
2012-02-23 | curl.1: updated --libcurl | Daniel Stenberg |
2012-02-21 | CURLOPT_MAIL_AUTH: added in 7.25.0 | Daniel Stenberg |
2012-02-17 | CURLE_FTP_PRET_FAILED: listed twice | Daniel Stenberg |
2012-02-16 | --mail-auth documented | Daniel Stenberg |
2012-02-16 | docs: mention that NTLM works with NSS, too | Kamil Dudka |
2012-02-15 | DOCS: Added information for CURLOPT_MAIL_AUTH. | Steve Holme |
2012-02-14 | cyassl: update to CyaSSL 2.0.x API | toddouska |
2012-02-13 | s/7.24.1/7.25.0 | Daniel Stenberg |
2012-02-09 | --ssl-allow-beast added | Daniel Stenberg |
2012-02-09 | CURLOPT_SSL_OPTIONS: added | Daniel Stenberg |
2012-02-09 | curl: use new library-side TCP_KEEPALIVE options | Dave Reisner |
2012-02-09 | add library support for tuning TCP_KEEPALIVE | Dave Reisner |
2012-01-25 | THANKS: imported contributors from 7.24.0 RELEASE-NOTES | Daniel Stenberg |
2012-01-24 | curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptions | Dan Fandrich |
2012-01-22 | CURLOPT_ACCEPTTIMEOUT_MS: spellfix | Daniel Stenberg |
2012-01-20 | examples: updated README with two new example programs | Dan Fandrich |
2012-01-19 | curl.1: improve --stderr wording | Daniel Stenberg |
2012-01-18 | KNOWN_BUGS: can't receive zero bytes file properly | Daniel Stenberg |
2012-01-16 | url2file: new simple example | Daniel Stenberg |
2012-01-16 | imap.c: a dead simple imap example | Daniel Stenberg |
2012-01-04 | OpenSSL: remove reference to openssl internal struct | Peter Sylvester |
2012-01-04 | KNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLM | Daniel Stenberg |
2012-01-03 | curl_easy_setopt: refer to the most recent URI RFC | Daniel Stenberg |
2012-01-02 | curl_easy_strerror.3: minor synopsis edit of the look | Daniel Stenberg |
2011-12-30 | examples: update README, Makefile.inc and gitignore with pop3s examples | Alessandro Ghedini |
2011-12-30 | examples: add a couple of simple pop3s examples | Alessandro Ghedini |
2011-12-30 | removed execute file permission | Yang Tse |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-12-23 | Require a less ancient version of perl | Colin Hogben |
2011-12-21 | TODO: 1.7 Happy Eyeball dual stack connect | Daniel Stenberg |
2011-12-20 | TODO: remove active FTP from section 2.1 | Daniel Stenberg |
2011-12-20 | libcurl docs: add the new FTP accept option + errors | Daniel Stenberg |
2011-12-20 | libcurl-tutorial.3: curl doesn't sent pragma no-cache | Daniel Stenberg |
2011-12-20 | libcurl-multi.3: active FTP is no longer blocking! | Daniel Stenberg |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-20 | libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAM | Bernhard Reutner-Fischer |
2011-12-20 | tutorial: remove CURLM_CALL_MULTI_PERFORM add sharing | Daniel Stenberg |
2011-12-19 | curl.1: minor white space cleanup | Daniel Stenberg |
2011-12-19 | docs: improve description of the --capath option | Alessandro Ghedini |
2011-12-19 | DOCS: Added SMTP information to CURLOPT_INFILESIZE | Steve Holme |
2011-12-15 | Correct default upload mimetype in manual | Colin Hogben |
2011-12-15 | docs: fix typo in curl_easy_setopt manpage | Alessandro Ghedini |
2011-12-12 | CURLOPT_INTERFACE: avoid resolving interfaces names | Jason Glasgow |
2011-12-07 | FAQ: add --resolve details to question 3.19 | Daniel Stenberg |
2011-12-06 | Added some include files in a couple of example programs | Dan Fandrich |
2011-12-05 | CURLOPT_CONNECTTIMEOUT: default is 300 seconds | Daniel Stenberg |