تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Daniel Stenberg 9dbd6659dc more typecasts to please picky compilers 20 سال پیش
  Daniel Stenberg 827a805966 typecast the assigment of an unsigned variable to a signed one to prevent 20 سال پیش
  Daniel Stenberg e23ba31eb9 ->fread() should get a size_t variable passed in 20 سال پیش
  Daniel Stenberg cd2e99e980 deal with negative Content-Length: headers by ignoring the info 20 سال پیش
  Daniel Stenberg 090b89cc76 Variable type cleanups to please the picky MIPSPro compiler. 20 سال پیش
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo 20 سال پیش
  Daniel Stenberg dca6386234 pass an int pointer when it expects an int pointer... 20 سال پیش
  Daniel Stenberg 8e28721057 The read callback can now return CURL_READFUNC_ABORT to stop a transfer. 20 سال پیش
  Daniel Stenberg a76288b99a Alexander Krasnostavsky fixed a flaw in the 3rd party transfer code that 20 سال پیش
  Daniel Stenberg 90037b85d1 Alexander Krasnostavsky's fix to make libcurl build fine with configure 20 سال پیش
  Daniel Stenberg ea81dd9e2e Alexander Krasnostavsky's FTP third party transfer (proxy) support 20 سال پیش
  Daniel Stenberg fd802db39f initial support for "uploading" to file:// URLs 20 سال پیش
  Daniel Stenberg 8001921112 I made Curl_done() take a pointer-pointer in the first argument instead, and 20 سال پیش
  Daniel Stenberg 6176f14141 fixed a warning on IRIX, deleted trailing whitespace 20 سال پیش
  Daniel Stenberg d60c22572b Curl_done() and the protocol-specific conn->curl_done() functions now all 20 سال پیش
  Daniel Stenberg a219d774fe even if Curl_do() fails, we must call Curl_done() to do proper cleaning up 20 سال پیش
  Daniel Stenberg c9bab31a7f use size_t better for buffer and alloc lengths 20 سال پیش
  Daniel Stenberg 853134017d minor leak in case of error, thanks to "./runtests.pl -n -t 25" 20 سال پیش
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 سال پیش
  Daniel Stenberg 4d9517f0b4 prevent warnings when using the gcc option -Wunreachable-code 20 سال پیش
  Daniel Stenberg fc6eff13b5 General HTTP authentication cleanup and fixes 20 سال پیش
  Daniel Stenberg 4b9f8e766d Made host name and proxy name get stored in a 'struct hostname' and set 20 سال پیش
  Daniel Stenberg 712c67b4ae no longer include curl/types.h, it serves no purpose 20 سال پیش
  Daniel Stenberg 9befc682ee added many comments 20 سال پیش
  Daniel Stenberg 2ff30d067c - David Byron found and fixed a small bug with the --fail and authentication 20 سال پیش
  Daniel Stenberg 1401d909e8 Fix the "lingering close" problem when re-using a connection, as test case 20 سال پیش
  Daniel Stenberg b7a7600465 Cleaned up hostname/name/gname and path/ppath confusion. Removed the fixed- 20 سال پیش
  Daniel Stenberg ee7d1d0701 remove an long time #defined struct member and use the actual "real" name 20 سال پیش
  Daniel Stenberg 72b1144b8c getting only a 100 Continue response and nothing else, when talking HTTP, 20 سال پیش
  Daniel Stenberg cf1f46e1ca renamed the strtoofft() macro to curlx_strtoofft() to adjust to the curlx_* 20 سال پیش