Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions il y a 4 ans
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" il y a 4 ans
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range il y a 5 ans
  Tim Rühsen e4f2a5bc1b mprintf: avoid unsigned integer overflow warning il y a 6 ans
  Daniel Stenberg 87501e57f1 code style: remove wrong uses of multiple spaces il y a 7 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 7 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Daniel Stenberg 6b9bc5a4fe CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG il y a 7 ans
  Daniel Stenberg 80d9e35598 system.h: remove all CURL_SIZEOF_* defines il y a 7 ans
  Daniel Stenberg 8589e1fe30 assert: avoid, use DEBUGASSERT instead! il y a 7 ans
  Marcel Raad cee39aa3be lib: fix compiler warnings il y a 7 ans
  Marcel Raad b851421642 lib: remove unused code il y a 7 ans
  Sylvestre Ledru 66de563482 Improve code readbility il y a 7 ans
  Marcel Raad 773cef4fae lib: fix MSVC compiler warnings il y a 7 ans
  Daniel Stenberg 3ab3c16db6 printf: fix floating point buffer overflow issues il y a 8 ans
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement il y a 7 ans
  Daniel Stenberg 5dd1b65f79 printf: fix ".*f" handling il y a 8 ans
  Daniel Stenberg 8732ec40db aprintf: detect wrap-around when growing allocation il y a 8 ans
  Daniel Stenberg 71588c9aef mprintf: return error on too many arguments il y a 8 ans
  Daniel Stenberg b499073406 dprintf_formatf: fix (false?) Coverity warning il y a 8 ans
  Jay Satiro 68701e51c1 mprintf: Fix processing of width and prec args il y a 8 ans
  Daniel Stenberg 55452ebdff curl/mprintf.h: remove support for _MPRINTF_REPLACE il y a 8 ans
  Jay Satiro 1e58922f1e mprintf: update trio project link il y a 8 ans
  Dan Fandrich 093f9cd38d URLs: Change more haxx.se URLs from http: to https: il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Daniel Stenberg 812da4190f mprintf: allow %.s with data not being zero terminated il y a 10 ans
  Steve Holme 0aafd77fa4 mprintf: Added support for I, I32 and I64 size specifiers il y a 10 ans
  Daniel Stenberg cb1aa8b0e3 printf: make sure %x are treated unsigned il y a 11 ans
  Daniel Stenberg 7f963a19ec checksrc: ban unsafe functions il y a 11 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans