Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-12 | - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send | Daniel Stenberg | |
and receive data over a connection previously setup with curl_easy_perform() and its CURLOPT_CONNECT_ONLY option. The sendrecv.c example was added to show how they can be used. | |||
2004-07-31 | link to reset as well | Daniel Stenberg | |
2004-06-21 | updates | Daniel Stenberg | |
2004-05-04 | removed curl_formparse() from the library | Daniel Stenberg | |
2004-04-27 | added curl_*_strerror | Daniel Stenberg | |
2003-08-12 | added the new man pages | Daniel Stenberg | |
2002-09-26 | point out more docs | Daniel Stenberg | |
2002-09-26 | nicer html | Daniel Stenberg | |
2002-09-26 | fixed html tag | Daniel Stenberg | |
2002-09-26 | enhanced curl_version_info | Daniel Stenberg | |
2002-09-25 | added curl_free and an "overview" section | Daniel Stenberg | |
2002-03-19 | added the multi functions man pages | Daniel Stenberg | |
2002-03-04 | ripped out from ../ and put in its own directory now | Daniel Stenberg | |