Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-11-24 | test1513: make sure the callback is only called once | Daniel Stenberg | |
2014-05-05 | test1513: Don't return an uninitialized variable on init failure | Dan Fandrich | |
2014-03-29 | lib1513: fix callback proto to silence warning | Daniel Stenberg | |
2014-01-04 | Updated copyright year for recent changes | Steve Holme | |
2014-01-03 | test1513: added - verify early progress callback return fail | Daniel Stenberg | |
Verify the change brought in commit 8e11731653061. It makes sure that returning a failure from the progress callback even very early results in the correct return code. |