summaryrefslogtreecommitdiff
path: root/lib/mprintf.c
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-04curl.se: new homeDaniel Stenberg
2020-10-02checksrc: warn on space after exclamation markDaniel Stenberg
2020-09-23dynbuf: make *addf() not require extra mallocsDaniel Stenberg
2020-09-14Merge tag 'curl-7_72_0' into masternikita
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-08-24checksrc: verify do-while and spaces between the bracesDaniel Stenberg
2020-07-27mprintf: Fix stack overflowsTobias Stoeckmann
2020-07-27mprintf: Fix dollar string handlingTobias Stoeckmann
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-04dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
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