Age | Commit message (Expand) | Author |
2011-03-08 | FAQ: Protocol xxx not supported or disabled in libcurl | Daniel Stenberg |
2011-03-07 | FAQ: How to SFTP from my user's home directory? | 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-20 | curl: Added --netrc-file. | Julien Chaffraix |
2011-02-17 | symbols-in-versions: sorted | Daniel Stenberg |
2011-02-17 | SOCKOPTFUNCTION: documented new return codes | Daniel Stenberg |
2011-02-17 | THANKS: add contributors from 7.21.4 | Daniel Stenberg |
2011-02-13 | Updated OpenSSL version, added links to docu. | Guenter Knauf |
2011-02-09 | CURLE_TLSAUTH_FAILED: removed | Quinn Slack |
2011-02-09 | TLS-SRP: new options documented | Quinn Slack |
2011-02-08 | curl.1: typo in -v description | Daniel Stenberg |
2011-01-31 | file: add support for CURLOPT_TIMECONDITION | Dave Reisner |
2011-01-29 | FAQ: clarified/expanded 6.7 a bit | Daniel Stenberg |
2011-01-27 | Some minor edits including updates to function names | Dan Fandrich |
2011-01-26 | Mention that sftp quote commands can be quoted | Dan Fandrich |
2011-01-24 | FAQ: clarify 5.13 how to stop a transfer | Daniel Stenberg |
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 | TheArtOfHttpScripting: extended | 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-15 | curl.1: fix spelling | Daniel Stenberg |
2011-01-12 | docs - update BCC INSTALL section | Yang Tse |
2011-01-04 | nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slash | Kamil Dudka |
2011-01-03 | TODO: get rid of PATH_MAX | Daniel Stenberg |
2010-12-30 | CURLINFO_FTP_ENTRY_PATH: sftp support | Daniel Stenberg |
2010-12-25 | Typo / spelling fixes. | Brad Hards |
2010-12-25 | Use angle address, as for the rest of the example. | Brad Hards |
2010-12-25 | Add angle brackets to addresses in easy SMTP examples, as for smtp-multi exam... | Brad Hards |
2010-12-23 | smtp-multi: put recipient within <brackets> | Daniel Stenberg |
2010-12-22 | CURLOPT_MAIL_FROM: document the bracket situation | Daniel Stenberg |
2010-12-22 | smtp-tls: add a missing newline | Brad Hards |
2010-12-18 | examples: socket type cleanup | Daniel Stenberg |
2010-12-18 | smtp-tls: add Message-ID: header | Brad Hards |
2010-12-17 | gitignore: ignore the new example execs | Daniel Stenberg |
2010-12-17 | examples: fix compiler warnings | Daniel Stenberg |
2010-12-17 | examples: build all examples easier | Daniel Stenberg |
2010-12-17 | smtp-tls: new example | Brad Hards |
2010-12-17 | Docs: add simple SMTP example | Brad Hards |
2010-12-17 | example: fix compiler warnings in fopen.c | Daniel Stenberg |
2010-12-17 | chkspeed: bad strtol() call for -M option | Brad Hards |
2010-12-15 | axTLS: mention it among the other SSL libs | Daniel Stenberg |
2010-12-15 | THANKS: added contributors from 7.21.3 | Daniel Stenberg |
2010-12-09 | symbols-in-versions: CURLOPT_KEYPASSWD fixed | Daniel Stenberg |
2010-12-08 | Mention that using other libraries can affect app licensing | Dan Fandrich |
2010-12-03 | version-check: added brief documentation | Daniel Stenberg |
2010-11-28 | atoi: remove atoi usage | Yang Tse |
2010-11-19 | Added a couple examples that were missing from the tar ball | Dan Fandrich |