Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg | 2018-11-23 | 1 | -12/+16 |
* | checksrc: make sure sizeof() is used *with* parentheses | Daniel Stenberg | 2018-05-21 | 1 | -2/+2 |
* | docs/comments: Update to secure URL versions | Viktor Szakats | 2017-08-08 | 1 | -1/+1 |
* | unit1604: fixed indentation | Dan Fandrich | 2017-04-30 | 1 | -12/+12 |
* | unit1604: fixed compilation under Windows, broken in the previous commit | Dan Fandrich | 2017-04-30 | 1 | -14/+19 |
* | tests: fixed OOM handling of unit tests to abort test | Dan Fandrich | 2017-04-30 | 1 | -2/+2 |
* | checksrc: move open braces to comply with function declaration style | Daniel Stenberg | 2016-11-24 | 1 | -2/+4 |
* | unit1604: fix snprintf | Daniel Stenberg | 2016-04-03 | 1 | -2/+2 |
* | unittests: Fixed compilation warnings | Steve Holme | 2016-04-03 | 1 | -2/+2 |
* | tool_doswin: Support for literal path prefix \\?\ | Jay Satiro | 2016-02-09 | 1 | -0/+19 |
* | unit1604: Fix unit setup return code | Jay Satiro | 2016-02-05 | 1 | -1/+1 |
* | tool_doswin: Improve sanitization processing | Jay Satiro | 2016-02-05 | 1 | -0/+327 |