Commit Verlauf

Autor SHA1 Nachricht Datum
  Steve Holme 4afcb77820 pingpong: Renamed curl_ftptransfer to curl_pp_transfer vor 11 Jahren
  Steve Holme fcf02cbb75 pingpong: Moved curl_ftptransfer definition to pingpong.h vor 11 Jahren
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming vor 11 Jahren
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files vor 11 Jahren
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files vor 11 Jahren
  Daniel Stenberg 130fac6c16 timeleft_accept: ack global timeout, moved to ftp.c vor 12 Jahren
  Daniel Stenberg 377471f387 FTP: move FTP-specific struct field to ftpc_conn vor 12 Jahren
  Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking vor 12 Jahren
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels vor 13 Jahren
  Pavel Raiskup 0825cd80a6 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added vor 14 Jahren
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines vor 14 Jahren
  Yang Tse 340ab2f87f make Curl_handler_*_proxy definition static vor 14 Jahren
  Daniel Stenberg a62f32d3c2 update copyright year since we are in 2010 now vor 14 Jahren
  Daniel Stenberg 605bbfc4c0 - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This vor 14 Jahren
  Daniel Stenberg ec3bb8f727 introducing IMAP, POP3 and SMTP support (still lots of polish left to do) vor 15 Jahren
  Patrick Monnerat 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage vor 17 Jahren
  Yang Tse b6f889085d update copyright year notice vor 17 Jahren
  Daniel Stenberg 385e612fa5 - Armel Asselin improved libcurl to behave a lot better when an easy handle vor 17 Jahren
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal vor 18 Jahren
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. vor 19 Jahren
  Daniel Stenberg d60c22572b Curl_done() and the protocol-specific conn->curl_done() functions now all vor 20 Jahren
  Daniel Stenberg c323969bdd removed Curl_ftp_quit() as it was turned into a static in ftp.c vor 20 Jahren
  Daniel Stenberg 252423a725 added the missing proto for the still unused quit function vor 20 Jahren
  Daniel Stenberg 053f6c85ef updated year in the copyright string vor 21 Jahren
  Daniel Stenberg 853e240e1d Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier. vor 21 Jahren
  Daniel Stenberg f26a338a54 copyright year update in the source header vor 22 Jahren
  Daniel Stenberg d0b97f7e1f Curl_GetFTPResponse() takes a different set of parameters and now return a vor 22 Jahren
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header vor 22 Jahren
  Daniel Stenberg cb895ec335 Initial fix to make the multi interface return control while waiting for vor 22 Jahren
  Daniel Stenberg 08ef208fb7 added disable-[protocol] support, largely provided by Miklos Nemeth vor 22 Jahren