Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |