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