Histórico de Commits

Autor SHA1 Mensagem Data
  Marcel Raad a626fa128c security: silence conversion warning há 5 anos atrás
  Daniel Stenberg 9069838b30 security:read_data fix bad realloc() há 5 anos atrás
  Daniel Gustafsson efc55b8986 cleanup: fix typo in comment há 5 anos atrás
  Gergely Nagy cf4255c847 lib: Use UTF-8 encoding in comments há 5 anos atrás
  Marcel Raad 10db3ef21e lib: reduce variable scopes há 5 anos atrás
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments há 5 anos atrás
  Daniel Stenberg 4ed62bc0dc source: fix two 'nread' may be used uninitialized warnings há 5 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
  Daniel Gustafsson 927cb3708e memory: add missing curl_printf header há 6 anos atrás
  Daniel Gustafsson e7ee2f2923 sendf: Fix whitespace in infof/failf concatenation há 6 anos atrás
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code há 6 anos atrás
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers há 6 anos atrás
  Jay Satiro 908a9a6742 build: remove HAVE_LIMITS_H check há 6 anos atrás
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs há 7 anos atrás
  Daniel Stenberg 5fe164a258 ftp-gss: check for init before use há 7 anos atrás
  Daniel Stenberg 6832c1d4b2 checksrc: move open braces to comply with function declaration style há 8 anos atrás
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc há 8 anos atrás
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style há 8 anos atrás
  Daniel Stenberg 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes há 8 anos atrás
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now há 8 anos atrás
  Daniel Stenberg 3d6460edee krb5: avoid realloc(0) há 8 anos atrás
  Daniel Stenberg 8238ba9c5f ftp: fix Curl_ftpsendf() há 8 anos atrás
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
  Daniel Stenberg 99eafc49bb security:choose_mech fix DEAD CODE warning há 9 anos atrás
  Daniel Stenberg e582cd16ff security: fix "Unchecked return value" from sscanf() há 9 anos atrás
  Daniel Stenberg 1514977bcd security: simplify choose_mech há 9 anos atrás
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" há 9 anos atrás
  Daniel Stenberg 9d964e5477 security: avoid compiler warning há 9 anos atrás
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' há 10 anos atrás
  Daniel Stenberg 87c8e00b7a do_sec_send: remove dead code há 10 anos atrás