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