Age | Commit message (Expand) | Author |
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-18 | symbols-in-versions: add CLOSESOCKET* | Daniel Stenberg |
2011-05-05 | socks proxy: allow socks5h:// prefix too | Daniel Stenberg |
2011-05-03 | curl_easy_getinfo.3: clarify some timing info | 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-05-02 | url encode docs: mention '-', '.', '_' and '~' | Daniel Stenberg |
2011-04-30 | curl_formfree.3: mention argument may be NULL | 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-18 | transfer-encoding: added new option and cmdline | Daniel Stenberg |
2011-04-09 | curl_easy_setopt.3: CURLOPT_RESOLVE typo version | Daniel Stenberg |
2011-04-05 | return code cleanup: build, init and run-time errors | 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-24 | symbols-in-versions: make test 1119 happy | Daniel Stenberg |
2011-03-21 | libcurl.m4: Add missing quotes in AC_LINK_IFELSE | Dave Reisner |
2011-03-20 | symbols-in-versions: many corrections | Daniel Stenberg |
2011-03-17 | symbols-in-versions: remove duplicates | Daniel Stenberg |
2011-03-17 | symbols-in-versions: 2 corrections | Daniel Stenberg |
2011-03-15 | nss: do not ignore value of CURLOPT_SSL_VERIFYPEER | Kamil Dudka |
2011-03-12 | source header: added to more files | Daniel Stenberg |
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 | symbols-in-versions: sorted | Daniel Stenberg |
2011-02-17 | SOCKOPTFUNCTION: documented new return codes | Daniel Stenberg |
2011-02-09 | CURLE_TLSAUTH_FAILED: removed | Quinn Slack |
2011-02-09 | TLS-SRP: new options documented | Quinn Slack |
2011-01-31 | file: add support for CURLOPT_TIMECONDITION | Dave Reisner |
2011-01-21 | Mention axTLS in some more documentation | Dan Fandrich |
2011-01-19 | symbols-in-versions: add the new TLSAUTH-SRP symbols | Daniel Stenberg |
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-30 | CURLINFO_FTP_ENTRY_PATH: sftp support | Daniel Stenberg |
2010-12-22 | CURLOPT_MAIL_FROM: document the bracket situation | Daniel Stenberg |
2010-12-09 | symbols-in-versions: CURLOPT_KEYPASSWD fixed | Daniel Stenberg |
2010-11-11 | HTTP Auth: Add CURLAUTH_ONLY | Daniel Stenberg |
2010-11-09 | symbols-in-version: add CURL_SOCKET_BAD | 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-11-03 | symbols-in-versions: added 119 missing symbols | Daniel Stenberg |
2010-11-02 | symbols-in-versions: added missing symbols | Daniel Stenberg |
2010-11-02 | spellfix: CURLOPT_TFTP_BLKSIZE it is | 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 |
2010-10-14 | curl_easy_setopt.3: clarify CURLOPT_CRLF | Daniel Stenberg |