summaryrefslogtreecommitdiff
path: root/tests/unit/unit1398.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-161-2/+1
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-2/+2
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-2/+2
* code: style updatesDaniel Stenberg2016-04-031-13/+13
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* mprintf: allow %.s with data not being zero terminatedDaniel Stenberg2014-05-041-0/+91