Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. há 19 anos atrás
  Daniel Stenberg 0a3065a2f2 Rename Curl_pretransfersec() to *_second_connect() since it does not just há 20 anos atrás
  Daniel Stenberg 8dbaf534c8 Using the multi interface, and doing a requsted a re-used connection that há 20 anos atrás
  Daniel Stenberg 29102befa6 Cyrill Osterwalder posted a detailed analysis about a bug that occurs when há 20 anos atrás
  Daniel Stenberg 3e1caa6185 HTTP "auth done right". See lib/README.httpauth há 20 anos atrás
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source há 20 anos atrás
  Daniel Stenberg 8e28721057 The read callback can now return CURL_READFUNC_ABORT to stop a transfer. há 20 anos atrás
  Daniel Stenberg ea81dd9e2e Alexander Krasnostavsky's FTP third party transfer (proxy) support há 20 anos atrás
  Daniel Stenberg fd802db39f initial support for "uploading" to file:// URLs há 20 anos atrás
  Daniel Stenberg 7225b14002 curl_socket_t mistakes cleanup há 20 anos atrás
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and há 20 anos atrás
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! há 21 anos atrás
  Daniel Stenberg 053f6c85ef updated year in the copyright string há 21 anos atrás
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. há 21 anos atrás
  Daniel Stenberg f26a338a54 copyright year update in the source header há 22 anos atrás
  Daniel Stenberg 5f649a1649 Move the URL concat code to Curl_follow(), and added a proto for that há 22 anos atrás
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header há 22 anos atrás
  Daniel Stenberg 974f314f57 copyright string (year) update há 22 anos atrás
  Daniel Stenberg 8b6314ccfb merged the multi-dev branch back into MAIN again há 23 anos atrás
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will há 23 anos atrás
  Daniel Stenberg 4999087879 modified the Curl_perform() proto há 23 anos atrás
  Daniel Stenberg 4c2ca97d6d removed unused #ifdef'ed section há 23 anos atrás
  Daniel Stenberg 1efec6572e curl_transfer became Curl_perform() to better match the public name and há 24 anos atrás
  Daniel Stenberg e09eda9c7c download and highlevel are replaced with transfer há 24 anos atrás