Historia zmian

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