Historial de Commits

Autor SHA1 Mensaje Fecha
  Steve Holme c9dd4022f4 sendf.c: Fixed compilation warning from f2d234a4dd9bcc hace 10 años
  Steve Holme f2d234a4dd FILE: Fixed sending of data would always return CURLE_WRITE_ERROR hace 10 años
  Daniel Stenberg 2a4ee0d221 FILE: we don't support paused transfers using this protocol hace 10 años
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] hace 10 años
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines hace 10 años
  Daniel Stenberg bb55293313 FTP: remove krb4 support hace 11 años
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. hace 11 años
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages hace 11 años
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 11 años
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files hace 11 años
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files hace 11 años
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files hace 11 años
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> hace 11 años
  Daniel Stenberg 7ecd874bce Curl_write: remove unneeded typecast hace 12 años
  Yang Tse d9f686db88 remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY hace 13 años
  Yang Tse 119f43360b allow write callbacks to indicate OOM to libcurl hace 13 años
  Yang Tse a50210710a fix bool variables checking and assignment hace 13 años
  Daniel Stenberg 0fd2bf3726 Curl_read_plain: indent code hace 13 años
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h hace 13 años
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h hace 13 años
  Yang Tse d30ddd9977 compiler warning: fix hace 13 años
  Daniel Stenberg 9c629e5348 RTSP: cleanups hace 13 años
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels hace 13 años
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ hace 13 años
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup hace 13 años
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally hace 13 años
  Daniel Stenberg 8831000bc0 protocol handler: added flags field hace 13 años
  Daniel Stenberg c2bfe60086 Curl_send/recv_plain: return errno on failure hace 13 años
  Daniel Stenberg 1b15b31c86 sendrecv: treat all negative values from send/recv as errors hace 14 años
  Howard Chu bc8fc9803f sendrecv: make them two pairs of send/recv to properly deal with FTPS hace 14 años