Viktor Szakats
|
03cf1c7b8c
lib: silence `-Wsign-conversion` in base64, strcase, mprintf
|
6 månader sedan |
Patrick Monnerat
|
6e8a6039b8
mprintf: check fputc error rather than matching returned character
|
7 månader sedan |
RainRat
|
2cd78f525c
misc: Fix typos in docs and lib
|
8 månader sedan |
Jay Satiro
|
e3a3bb371f
mprintf: fix format prefix I32/I64 for windows compilers
|
9 månader sedan |
Daniel Stenberg
|
ef2cf58c77
mprintf: overhaul and bugfixes
|
10 månader sedan |
Viktor Szakats
|
2dbe75bd7f
build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings
|
11 månader sedan |
Daniel Stenberg
|
f58e493e44
curl.h: add CURLE_TOO_LARGE
|
11 månader sedan |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 månader sedan |
Viktor Szakats
|
84338c4de2
build: add more picky warnings and fix them
|
1 år sedan |
Viktor Szakats
|
fd7ef00f43
build: delete support bits for obsolete Windows compilers
|
1 år sedan |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 år sedan |
Daniel Stenberg
|
d567cca1de
checksrc: fix SPACEBEFOREPAREN for conditions starting with "*"
|
1 år sedan |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 år sedan |
Daniel Stenberg
|
dae84805de
mprintf: reject two kinds of precision for the same argument
|
2 år sedan |
Daniel Stenberg
|
935b1bd454
mprintf: use snprintf if available
|
2 år sedan |
Daniel Stenberg
|
307b7543ea
misc: null-terminate
|
2 år sedan |
Daniel Stenberg
|
7935972b37
mprintf: fix *dyn_vprintf() when out-of-memory
|
2 år sedan |
Daniel Stenberg
|
0e48ac1f99
mprintf: make dprintf_formatf never return negative
|
2 år sedan |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 år sedan |
Gregor Jasny
|
53678992d5
mprintf: ignore clang non-literal format string
|
2 år sedan |
Henrik Holst
|
186340c9cd
mprintf: remove strlen calls on empty strings in dprintf_formatf
|
2 år sedan |
Daniel Stenberg
|
f6088822ce
misc: remove the final watcom references
|
2 år sedan |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 år sedan |
Daniel Stenberg
|
9053dbbf62
msnprintf: return number of printed characters excluding null byte
|
3 år sedan |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 år sedan |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 år sedan |
Daniel Stenberg
|
26a7d51c21
checksrc: warn on space after exclamation mark
|
4 år sedan |
Daniel Stenberg
|
7e8561e030
dynbuf: make *addf() not require extra mallocs
|
4 år sedan |
Daniel Stenberg
|
4ebac06106
checksrc: verify do-while and spaces between the braces
|
4 år sedan |
Tobias Stoeckmann
|
8829703b5a
mprintf: Fix stack overflows
|
4 år sedan |