Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t há 5 anos atrás
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places há 5 anos atrás
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase há 6 anos atrás
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code há 6 anos atrás
  Marian Klymov c45360d463 cppcheck: fix warnings há 6 anos atrás
  Daniel Stenberg 583b42cb3b pingpong: fix response cache memcpy overflow há 6 anos atrás
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now há 7 anos atrás
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions há 7 anos atrás
  Daniel Stenberg 5b54df06d2 pingpong: return error when trying to send without connection há 7 anos atrás
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses há 7 anos atrás
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs há 7 anos atrás
  Daniel Stenberg b8191e975f pingpong: use the set buffer size há 7 anos atrás
  klemens f7df67cff0 spelling fixes há 7 anos atrás
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) há 8 anos atrás
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c há 8 anos atrás
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase há 8 anos atrás
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers há 8 anos atrás
  Daniel Stenberg a71012c03e code: style updates há 8 anos atrás
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// há 8 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 df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG há 9 anos atrás
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' há 10 anos atrás
  Daniel Stenberg 65db980106 Curl_pp_flushsend: skip superfluous assignment há 10 anos atrás
  Daniel Stenberg 8e34d3f9ef Curl_pp_readresp: remove superfluous assignment há 10 anos atrás
  Daniel Stenberg 2618e4caae Curl_pp_readresp: use memmove not memcpy, possibly overlapping areas há 11 anos atrás
  Daniel Stenberg 1deac31eba Curl_pp_readresp: replace stupid loop with memcpy há 11 anos atrás
  Daniel Stenberg bf468fb589 Curl_pp_readresp: zero terminate line há 11 anos atrás
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] há 11 anos atrás
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines há 11 anos atrás