Marcel Raad
|
b851421642
lib: remove unused code
|
7 years ago |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 years ago |
Marcel Raad
|
773cef4fae
lib: fix MSVC compiler warnings
|
8 years ago |
Daniel Stenberg
|
3ab3c16db6
printf: fix floating point buffer overflow issues
|
8 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Daniel Stenberg
|
5dd1b65f79
printf: fix ".*f" handling
|
8 years ago |
Daniel Stenberg
|
8732ec40db
aprintf: detect wrap-around when growing allocation
|
8 years ago |
Daniel Stenberg
|
71588c9aef
mprintf: return error on too many arguments
|
8 years ago |
Daniel Stenberg
|
b499073406
dprintf_formatf: fix (false?) Coverity warning
|
8 years ago |
Jay Satiro
|
68701e51c1
mprintf: Fix processing of width and prec args
|
8 years ago |
Daniel Stenberg
|
55452ebdff
curl/mprintf.h: remove support for _MPRINTF_REPLACE
|
8 years ago |
Jay Satiro
|
1e58922f1e
mprintf: update trio project link
|
8 years ago |
Dan Fandrich
|
093f9cd38d
URLs: Change more haxx.se URLs from http: to https:
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
812da4190f
mprintf: allow %.s with data not being zero terminated
|
10 years ago |
Steve Holme
|
0aafd77fa4
mprintf: Added support for I, I32 and I64 size specifiers
|
11 years ago |
Daniel Stenberg
|
cb1aa8b0e3
printf: make sure %x are treated unsigned
|
11 years ago |
Daniel Stenberg
|
7f963a19ec
checksrc: ban unsafe functions
|
11 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
9194e17003
MemoryTracking: fix logging of free() calls done where Curl_safefree is called
|
13 years ago |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 years ago |
Daniel Stenberg
|
889d1e973f
whitespace cleanup: no space first in conditionals
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Fabian Keil
|
1702a2c08d
Fix a couple of spelling errors in lib/
|
13 years ago |
Daniel Stenberg
|
dfad8a6dad
dprintf_formatf: Value stored to 'left' is never read
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |