Historial de Commits

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