Historial de Commits

Autor SHA1 Mensaje Fecha
  Pavel Raiskup 0825cd80a6 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added hace 14 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Yang Tse 340ab2f87f make Curl_handler_*_proxy definition static hace 14 años
  Daniel Stenberg a62f32d3c2 update copyright year since we are in 2010 now hace 14 años
  Daniel Stenberg 605bbfc4c0 - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This hace 14 años
  Daniel Stenberg ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) hace 14 años
  Patrick Monnerat 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage hace 16 años
  Yang Tse b6f889085d update copyright year notice hace 17 años
  Daniel Stenberg 385e612fa5 - Armel Asselin improved libcurl to behave a lot better when an easy handle hace 17 años
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal hace 18 años
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. hace 19 años
  Daniel Stenberg d60c22572b Curl_done() and the protocol-specific conn->curl_done() functions now all hace 20 años
  Daniel Stenberg c323969bdd removed Curl_ftp_quit() as it was turned into a static in ftp.c hace 20 años
  Daniel Stenberg 252423a725 added the missing proto for the still unused quit function hace 20 años
  Daniel Stenberg 053f6c85ef updated year in the copyright string hace 20 años
  Daniel Stenberg 853e240e1d Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier. hace 21 años
  Daniel Stenberg f26a338a54 copyright year update in the source header hace 21 años
  Daniel Stenberg d0b97f7e1f Curl_GetFTPResponse() takes a different set of parameters and now return a hace 21 años
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header hace 22 años
  Daniel Stenberg cb895ec335 Initial fix to make the multi interface return control while waiting for hace 22 años
  Daniel Stenberg 08ef208fb7 added disable-[protocol] support, largely provided by Miklos Nemeth hace 22 años
  Daniel Stenberg 974f314f57 copyright string (year) update hace 22 años
  Daniel Stenberg 3d438d8d64 Curl_ftpsendf() had wrong return type hace 22 años
  Daniel Stenberg ae2ecfc5cb removed the socket argument from some functions that always passed in the hace 23 años
  Daniel Stenberg 9fa464aa94 Curl_ftpsendf's third argument is now a const char * hace 23 años
  Daniel Stenberg a3ba6b7a6a Added the disconnect proto hace 23 años
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' hace 23 años
  Daniel Stenberg 24dee483e9 dual-license fix hace 23 años
  Daniel Stenberg 1ef3600a07 haxx.nu => haxx.se hace 24 años
  Daniel Stenberg 96dde76b99 moved here from the newlib branch hace 24 años