Age | Commit message (Expand) | Author |
2011-12-05 | CURLOPT_CONNECTTIMEOUT: default is 300 seconds | Daniel Stenberg |
2011-12-05 | FTP: call opensocket callback properly | Daniel Stenberg |
2011-11-18 | CURLOPT_QUOTE: SFTP supports the '*'-prefix now | Daniel Stenberg |
2011-11-17 | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow |
2011-10-24 | curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes | Daniel Stenberg |
2011-10-24 | curl_easy_setopt.3: fix typo | Daniel Stenberg |
2011-10-24 | curl_easy_setopt: Added pop3 to CURLOPT_URL. | Steve Holme |
2011-09-28 | curl_easy_setopt: Added scp and sftp to the URL section | Dan Fandrich |
2011-09-28 | curl_easy_setopt: A brief tidy up | Steve Holme |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-09-18 | CURLOPT_URL docs: no need to mention function names | Daniel Stenberg |
2011-09-18 | CURLOPT_URL: Expanded URL description | Steve Holme |
2011-09-12 | Document NTLM winbind options (and caveats) | Dan Fandrich |
2011-08-24 | docs: the next release is going to be 7.22.0 | Kamil Dudka |
2011-08-03 | curl_gssapi: refine the handling of CURLOPT_GSSAPI_DELEGATION | Kamil Dudka |
2011-08-03 | Add new CURLOPT_GSSAPI_DELEGATION option. | Adam Tkac |
2011-06-30 | docs: FTP quotes support '*' prefix to ignore errors | Daniel Stenberg |
2011-06-10 | CURLOPT_WRITEHEADER: clarify the docs | Daniel Stenberg |
2011-06-01 | CURLOPT_WILDCARDMATCH: minor style edit | Daniel Stenberg |
2011-05-27 | curl_easy_setopt.3: NOPROGRESS also affects the callback | Daniel Stenberg |
2011-05-25 | setopt.3: remove leftover style change | Daniel Stenberg |
2011-05-25 | setopt.3: CURLOPT_WRITEFUNCTION had wrong function proto | Daniel Stenberg |
2011-05-19 | typo: close is in man page section 3 | Daniel Stenberg |
2011-05-18 | curl_easy_setopt.3: document CLOSESOCKET* options | Daniel Stenberg |
2011-05-05 | socks proxy: allow socks5h:// prefix too | Daniel Stenberg |
2011-05-02 | curl_easy_setopt.3: clarify the SSH KEYFILE options usage | Daniel Stenberg |
2011-05-02 | docs: mention the protocol:// support in proxy strings | Daniel Stenberg |
2011-04-20 | curl_easy_setopt.3: CURLOPT_PROXYTYPE clarification | Daniel Stenberg |
2011-04-18 | transfer-encoding: document the options | Daniel Stenberg |
2011-04-09 | curl_easy_setopt.3: CURLOPT_RESOLVE typo version | Daniel Stenberg |
2011-03-29 | curl_easy_setopt.3: mention TFTP read callback flaw | Daniel Stenberg |
2011-03-25 | TSL-SRP: enabled with OpenSSL | Peter Sylvester |
2011-03-15 | nss: do not ignore value of CURLOPT_SSL_VERIFYPEER | Kamil Dudka |
2011-02-21 | CURLOPT_SSH_KEYFUNCTION: requires *SSH_KNOWNHOSTS | Daniel Stenberg |
2011-02-20 | curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD. | Julien Chaffraix |
2011-02-17 | SOCKOPTFUNCTION: documented new return codes | Daniel Stenberg |
2011-02-09 | TLS-SRP: new options documented | Quinn Slack |
2011-01-31 | file: add support for CURLOPT_TIMECONDITION | Dave Reisner |
2011-01-19 | CURLOPT_SSL_VERIFYPEER: more clarifications | Daniel Stenberg |
2011-01-19 | curl_easy_setopt.3: clarify VERIFYHOST/PEER | Daniel Stenberg |
2011-01-18 | nss: fix a bug in handling of CURLOPT_CAPATH | Kamil Dudka |
2011-01-04 | nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slash | Kamil Dudka |
2010-12-22 | CURLOPT_MAIL_FROM: document the bracket situation | Daniel Stenberg |
2010-11-11 | HTTP Auth: Add CURLAUTH_ONLY | Daniel Stenberg |
2010-11-08 | CURLOPT_RESOLVE: documented | Daniel Stenberg |
2010-11-08 | CURLOPT_USE_SSL: move from FTP options to connection options | Daniel Stenberg |
2010-11-04 | CURLOPT_NOSIGNAL: add blurb about SIGPIPE | Daniel Stenberg |
2010-10-19 | curl_easy_setopt.3: spellfix | Daniel Stenberg |
2010-10-19 | curl_easy_setopt.3: CURLOPT_USE_SSL is not just for FTP | Daniel Stenberg |