Commit History

Author SHA1 Message Date
  Daniel Stenberg ce5805a955 Use curl_socket_t instead of int for holding sockets. The typedefs and 20 years ago
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 years ago
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. 20 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 21 years ago
  Daniel Stenberg 5f649a1649 Move the URL concat code to Curl_follow(), and added a proto for that 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg 8b6314ccfb merged the multi-dev branch back into MAIN again 22 years ago
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 years ago
  Daniel Stenberg 4999087879 modified the Curl_perform() proto 23 years ago
  Daniel Stenberg 4c2ca97d6d removed unused #ifdef'ed section 23 years ago
  Daniel Stenberg 1efec6572e curl_transfer became Curl_perform() to better match the public name and 23 years ago
  Daniel Stenberg e09eda9c7c download and highlevel are replaced with transfer 23 years ago