Daniel Stenberg
|
dae84805de
mprintf: reject two kinds of precision for the same argument
|
2 years ago |
Daniel Stenberg
|
935b1bd454
mprintf: use snprintf if available
|
2 years ago |
Daniel Stenberg
|
307b7543ea
misc: null-terminate
|
2 years ago |
Daniel Stenberg
|
7935972b37
mprintf: fix *dyn_vprintf() when out-of-memory
|
2 years ago |
Daniel Stenberg
|
0e48ac1f99
mprintf: make dprintf_formatf never return negative
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Gregor Jasny
|
53678992d5
mprintf: ignore clang non-literal format string
|
2 years ago |
Henrik Holst
|
186340c9cd
mprintf: remove strlen calls on empty strings in dprintf_formatf
|
2 years ago |
Daniel Stenberg
|
f6088822ce
misc: remove the final watcom references
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Daniel Stenberg
|
9053dbbf62
msnprintf: return number of printed characters excluding null byte
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
26a7d51c21
checksrc: warn on space after exclamation mark
|
4 years ago |
Daniel Stenberg
|
7e8561e030
dynbuf: make *addf() not require extra mallocs
|
4 years ago |
Daniel Stenberg
|
4ebac06106
checksrc: verify do-while and spaces between the braces
|
4 years ago |
Tobias Stoeckmann
|
8829703b5a
mprintf: Fix stack overflows
|
4 years ago |
Tobias Stoeckmann
|
94b03664de
mprintf: Fix dollar string handling
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 years ago |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
5 years ago |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 years ago |
Tim Rühsen
|
e4f2a5bc1b
mprintf: avoid unsigned integer overflow warning
|
6 years ago |
Daniel Stenberg
|
87501e57f1
code style: remove wrong uses of multiple spaces
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Daniel Stenberg
|
6b9bc5a4fe
CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
|
7 years ago |
Daniel Stenberg
|
80d9e35598
system.h: remove all CURL_SIZEOF_* defines
|
7 years ago |
Daniel Stenberg
|
8589e1fe30
assert: avoid, use DEBUGASSERT instead!
|
7 years ago |
Marcel Raad
|
cee39aa3be
lib: fix compiler warnings
|
7 years ago |