Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now il y a 7 ans
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions il y a 7 ans
  Daniel Stenberg 5b54df06d2 pingpong: return error when trying to send without connection 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 b8191e975f pingpong: use the set buffer size il y a 7 ans
  klemens f7df67cff0 spelling fixes il y a 7 ans
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) il y a 8 ans
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c il y a 8 ans
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers il y a 8 ans
  Daniel Stenberg a71012c03e code: style updates il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" il y a 9 ans
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG il y a 9 ans
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' il y a 10 ans
  Daniel Stenberg 65db980106 Curl_pp_flushsend: skip superfluous assignment il y a 10 ans
  Daniel Stenberg 8e34d3f9ef Curl_pp_readresp: remove superfluous assignment il y a 10 ans
  Daniel Stenberg 2618e4caae Curl_pp_readresp: use memmove not memcpy, possibly overlapping areas il y a 11 ans
  Daniel Stenberg 1deac31eba Curl_pp_readresp: replace stupid loop with memcpy il y a 11 ans
  Daniel Stenberg bf468fb589 Curl_pp_readresp: zero terminate line il y a 11 ans
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] il y a 11 ans
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines il y a 11 ans
  Jiri Hruska 6d9cddc513 pingpong: Check SSL library buffers for already read data il y a 11 ans
  Daniel Stenberg bb55293313 FTP: remove krb4 support il y a 11 ans
  Steve Holme fa637c6cab pingpong.c: Fix enumerated type mixed with another type il y a 11 ans
  Jiri Hruska 296b9a5af0 Fixed checking the socket if there is data waiting in the cache il y a 11 ans
  Jiri Hruska cd65ecb2e8 pingpong: Introduce Curl_pp_moredata() il y a 11 ans
  Daniel Stenberg ed7174c6f6 compiler warning fix: declaration of 'wait' shadows a global declaration il y a 11 ans