| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | examples: fix "clarify calculation precedence" warnings | Marcel Raad | 2019-05-22 | 1 | -3/+4 |
* | examples: remove unused variables | Marcel Raad | 2019-05-21 | 1 | -1/+0 |
* | examples: remove recursive calls to curl_multi_socket_action | Daniel Stenberg | 2019-02-23 | 1 | -4/+3 |
* | all: Refactor malloc+memset to use calloc | Daniel Gustafsson | 2018-04-15 | 1 | -1/+0 |
* | code style: use spaces around equals signs | Daniel Stenberg | 2017-09-11 | 1 | -12/+12 |
* | asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input | Daniel Stenberg | 2017-05-19 | 1 | -2/+2 |
* | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg | 2016-12-13 | 1 | -7/+7 |
* | checksrc: white space edits to comply to stricter checksrc | Daniel Stenberg | 2016-11-24 | 1 | -2/+3 |
* | docs/examples: remove spurious white spaces all over | Daniel Stenberg | 2016-04-03 | 1 | -1/+1 |
* | examples: adhere to curl code style | Daniel Stenberg | 2016-02-11 | 1 | -51/+55 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | examples: more descriptions | Daniel Stenberg | 2015-06-18 | 1 | -1/+5 |
* | examples: remove all use of CURLM_CALL_MULTI_PERFORM | Daniel Stenberg | 2014-02-17 | 1 | -2/+1 |
* | evhiperfifo: fix the pointer passed to WRITEDATA | Daniel Stenberg | 2012-11-01 | 1 | -2/+2 |
* | sources: update source headers | Daniel Stenberg | 2011-03-10 | 1 | -2/+15 |
* | examples: socket type cleanup | Daniel Stenberg | 2010-12-18 | 1 | -1/+1 |
* | multi & hiper examples: updates and cleanups | Dirk Manske | 2010-09-30 | 1 | -64/+34 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Markus Koetter's adaptation of hiperfifo.c to instead use libev | Daniel Stenberg | 2008-11-21 | 1 | -0/+460 |