Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: Remove C99 constructs to ensure C89 compliance | Tom | 2020-04-19 | 1 | -2/+3 |
* | copyrights: fix copyright year range | Daniel Stenberg | 2019-11-08 | 1 | -1/+1 |
* | examples/crawler: Fix the Accept-Encoding setting | Jay Satiro | 2019-02-12 | 1 | -1/+1 |
* | examples: Fix memory leaks from realloc errors | Kruzya | 2018-09-17 | 1 | -1/+7 |
* | examples/crawler.c: move #ifdef to column 0 | Daniel Stenberg | 2018-07-11 | 1 | -3/+3 |
* | example/crawler.c: simple crawler based on libxml2 | Jeroen Ooms | 2018-07-05 | 1 | -0/+210 |