Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs/examples: URL updates | Viktor Szakats | 2018-09-23 | 1 | -1/+1 |
* | examples/progressfunc: make it build on older libcurls | Daniel Stenberg | 2018-05-18 | 1 | -10/+29 |
* | getinfo: add microsecond precise timers for various intervals | Philip Prindeville | 2018-05-17 | 1 | -5/+6 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | progressfunc.c: spellfix description | Daniel Stenberg | 2016-01-04 | 1 | -1/+1 |
* | examples: added descriptions | Daniel Stenberg | 2016-01-04 | 1 | -1/+6 |
* | CURLOPT_XFERINFOFUNCTION: introducing a new progress callback | Daniel Stenberg | 2013-07-18 | 1 | -6/+41 |
* | examples: fix compilation issues | Yang Tse | 2012-12-05 | 1 | -2/+2 |
* | progress function example: include timed interval | Rob Ward | 2011-12-05 | 1 | -1/+27 |
* | progressfunc: a simple CURLOPT_PROGRESSFUNCTION example | Daniel Stenberg | 2011-09-13 | 1 | -0/+58 |