Historial de Commits

Autor SHA1 Mensaje Fecha
  Yang Tse fce02e1cab hace 14 años
  Yang Tse d65cf7889b hace 14 años
  Yang Tse 3e21f1e971 hace 14 años
  Yang Tse 2f3bce1193 hace 14 años
  Yang Tse 4bb80cfd75 hace 14 años
  Daniel Stenberg 099eed7bf1 wrap long lines, remove (very old) attribution from code hace 14 años
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new hace 14 años
  Daniel Stenberg 8524c04ca9 removed a parameter from the Curl_http_readwrite_headers() prototype to remove hace 14 años
  Daniel Stenberg a1311e5a24 moved the SMTP payload escape function into Curl_smtp_escape_eob and put hace 14 años
  Daniel Stenberg 5e6ffe353a (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLF hace 14 años
  Daniel Stenberg 1e9a946e6d move HTTP-specific functions to http.c where they belong hace 14 años
  Daniel Stenberg ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) hace 15 años
  Yang Tse 463d2d395c Prevent rewinding unless pipelining. hace 15 años
  Yang Tse 011a2818db Add missing variable initialization hace 15 años
  Kamil Dudka 571309dc3e - libcurl-NSS now tries to reconnect with TLS disabled in case it detects hace 15 años
  Daniel Stenberg 0ea6abe7df tiny indent fix hace 15 años
  Daniel Stenberg 8646cecb78 - I introduced a maximum limit for received HTTP headers. It is controlled by hace 15 años
  Daniel Stenberg 867a0de670 unify two very similar code sections into one single function, header_append() hace 15 años
  Kamil Dudka 66fcebdc9e - Implemented a protocol independent way to specify blocking direction, used by hace 15 años
  Daniel Stenberg 8b5102ca83 - Andre Guibert de Bruet pointed out a missing return code check for a hace 15 años
  Daniel Stenberg 1048043963 - Lots of good work by Krister Johansen, mostly related to pipelining: hace 15 años
  Gunter Knauf d7f33b7e4e added a cast to silent compiler warning with 64bit systems. hace 15 años
  Yang Tse 2c16681225 Adjusted to take in account that... hace 15 años
  Yang Tse 348ffbc47e fix compiler warning: variable was set but never used hace 15 años
  Daniel Stenberg 3aa3d7e629 Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and hace 15 años
  Yang Tse ac9d92587e Fix an issue, affecting FTP transfers, introduced with the transfer.c patch committed May 4. hace 15 años
  Yang Tse 4422f80ae7 David McCreedy's "transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII platform HTTP requests" patch hace 15 años
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h hace 15 años
  Daniel Stenberg 794b4da840 Indentation fixes, untabify and related whitespace-cleanup. No code changed. hace 15 años
  Daniel Stenberg 5af0629ba5 - Patrik Thunstrom reported a problem and helped me repeat it. It turned out hace 15 años