- Jan 18, 2005
-
-
Daniel Stenberg authored
-
- Dec 20, 2004
-
-
Dan Fandrich authored
involves a binary-compatible change to the API struct curl_version_info_data
-
Daniel Stenberg authored
-
- Dec 14, 2004
-
-
Daniel Stenberg authored
the others remain at previous values.
-
- Dec 13, 2004
-
-
Gisle Vanem authored
Added CURLINFO_SLIST type for returing a 'struct slist' in curl_easy_getinfo(). Added CURLINFO_SSL_ENGINES.
-
- Dec 11, 2004
-
-
Daniel Stenberg authored
-
- Nov 24, 2004
-
-
Daniel Stenberg authored
-
- Nov 13, 2004
-
-
Gisle Vanem authored
-
- Nov 12, 2004
-
-
Gisle Vanem authored
or need __declspec.
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
- Nov 09, 2004
-
-
Gisle Vanem authored
Changes for removing libcurl.def file on Win32. Mark public functions with "CURL_EXTERN".
-
- Nov 02, 2004
-
-
Daniel Stenberg authored
-
- Oct 19, 2004
-
-
Daniel Stenberg authored
-
- Oct 18, 2004
-
-
Daniel Stenberg authored
-
- Oct 06, 2004
-
-
Daniel Stenberg authored
-
- Sep 30, 2004
-
-
Daniel Stenberg authored
app to retrieve the errno variable after a (connect) failure. It will make sense to provide this for more failures in a more generic way, but let's start like this.
-
Daniel Stenberg authored
curl/multi.h header to work better in winsock-using apps.
-
- Sep 16, 2004
-
-
Daniel Stenberg authored
-
- Sep 10, 2004
-
-
Daniel Stenberg authored
-
- Aug 17, 2004
-
-
Daniel Stenberg authored
-
- Aug 10, 2004
-
-
Daniel Stenberg authored
-
- Jul 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 24, 2004
-
-
Daniel Stenberg authored
the initial setting up the struct should use this single function to avoid having the initialisation code at two places.
-
- Jun 21, 2004
-
-
Daniel Stenberg authored
-
- Jun 18, 2004
-
-
Daniel Stenberg authored
mailing list.
-
- Jun 09, 2004
-
-
Daniel Stenberg authored
-
- Jun 08, 2004
-
-
Daniel Stenberg authored
marked as accepting an objectpoint argument while it actually assumes a long. The comment was also grossly misleading. The man page was and is correct though.
-
- Jun 02, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 24, 2004
-
-
Daniel Stenberg authored
-
- May 14, 2004
-
-
Daniel Stenberg authored
-
- May 11, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
memory.h is included everywhere for this.
-
- May 04, 2004
-
-
Daniel Stenberg authored
-
- Apr 30, 2004
-
-
Daniel Stenberg authored
-
- Apr 26, 2004
-
-
Daniel Stenberg authored
in the separate types.h
-
Daniel Stenberg authored
-
- Apr 23, 2004
-
-
Daniel Stenberg authored
situtations in bindings that still have switch() cases for them
-