Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | examples: provide <DESC> sections | Daniel Stenberg | 2015-07-01 | 1 | -1/+5 |
* | https.c example: remember to call curl_global_init() | Kamil Dudka | 2012-10-01 | 1 | -0/+5 |
* | https.c example: spell check used define | Daniel Stenberg | 2012-08-21 | 1 | -2/+2 |
* | Added error checking for samples. | Guenter Knauf | 2012-07-04 | 1 | -0/+5 |
* | sources: update source headers | Daniel Stenberg | 2011-03-10 | 1 | -3/+15 |
* | examples: use example.com in example URLs | Daniel Stenberg | 2010-10-05 | 1 | -1/+1 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Fixed a surprising number of example programs that were passing int arguments | Dan Fandrich | 2008-05-22 | 1 | -2/+2 |
* | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich | 2007-07-12 | 1 | -1/+1 |
* | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg | 2004-11-24 | 1 | -4/+4 |
* | basic https fetching script | Daniel Stenberg | 2004-05-13 | 1 | -0/+53 |