summaryrefslogtreecommitdiff
path: root/lib/mprintf.c
AgeCommit message (Expand)Author
2019-01-12Merge tag 'curl-7_63_0'ng0
2018-11-02mprintf: avoid unsigned integer overflow warningTim Rühsen
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-12code style: remove wrong uses of multiple spacesDaniel Stenberg
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22assert: avoid, use DEBUGASSERT instead!Daniel Stenberg
2017-08-22lib: fix compiler warningsMarcel Raad
2017-08-22lib: remove unused codeMarcel Raad
2017-08-22Improve code readbilitySylvestre Ledru
2017-08-22lib: fix MSVC compiler warningsMarcel Raad
2017-08-22printf: fix floating point buffer overflow issuesDaniel Stenberg
2017-08-22checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2017-08-22printf: fix ".*f" handlingDaniel Stenberg
2017-08-22aprintf: detect wrap-around when growing allocationDaniel Stenberg
2017-08-22mprintf: return error on too many argumentsDaniel Stenberg
2017-08-17CURL_SIZEOF_LONG: removed, use only SIZEOF_LONGDaniel Stenberg
2017-08-17system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg
2017-05-22assert: avoid, use DEBUGASSERT instead!Daniel Stenberg
2017-05-03lib: fix compiler warningsMarcel Raad
2017-04-26lib: remove unused codeMarcel Raad
2017-03-13Improve code readbilitySylvestre Ledru
2016-12-21lib: fix MSVC compiler warningsMarcel Raad
2016-12-19printf: fix floating point buffer overflow issuesDaniel Stenberg
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-08printf: fix ".*f" handlingDaniel Stenberg
2016-10-31aprintf: detect wrap-around when growing allocationDaniel Stenberg
2016-10-08mprintf: return error on too many argumentsDaniel Stenberg
2016-05-17dprintf_formatf: fix (false?) Coverity warningDaniel Stenberg
2016-05-13mprintf: Fix processing of width and prec argsJay Satiro
2016-04-01curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg
2016-03-06mprintf: update trio project linkJay Satiro
2016-02-03URLs: Change more haxx.se URLs from http: to https:Dan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-05-04mprintf: allow %.s with data not being zero terminatedDaniel Stenberg
2013-12-30mprintf: Added support for I, I32 and I64 size specifiersSteve Holme
2013-06-25printf: make sure %x are treated unsignedDaniel Stenberg
2013-03-07checksrc: ban unsafe functionsDaniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-09-02MemoryTracking: fix logging of free() calls done where Curl_safefree is calledYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-04-27whitespace cleanup: no space first in conditionalsDaniel Stenberg
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-21Fix a couple of spelling errors in lib/Fabian Keil
2010-04-16dprintf_formatf: Value stored to 'left' is never readDaniel Stenberg