- Nov 08, 2007
-
-
Yang Tse authored
ahost are ws2_32.lib and advapi32.lib
-
- Nov 07, 2007
-
-
Yang Tse authored
-
Daniel Stenberg authored
while () => while() and some other minor re-indentings
-
Dan Fandrich authored
callbacks needed to pass a buffer to the user. Instead one per byte it is now as little as one per segment.
-
Dan Fandrich authored
-
- Nov 06, 2007
-
-
http://curl.haxx.se/bug/view.cgi?id=1824894Yang Tse authored
out a problem in curl.h when building C++ apps with MSVC. To fix it, the inclusion of header files in curl.h is moved outside of the C++ extern "C" linkage block.
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Nov 05, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
consistency
-
Daniel Stenberg authored
and if () so the rule is from now on => no space before the parenthesis.
-
Daniel Stenberg authored
connectdata struct. This will in theory enable us to do persistent connections with SCP+SFTP, but currently the state machine always (and wrongly) cleanup everything in the 'done' action instead of in 'disconnect'. Also did a bunch of indent fixes, if () => if() and a few other source cleanups like added comments etc.
-
- Nov 03, 2007
-
-
Daniel Stenberg authored
-
- Nov 02, 2007
-
-
Daniel Stenberg authored
-
- Nov 01, 2007
-
-
Daniel Stenberg authored
happened when a user had a home dir as an empty string. curl would then do free() on a wrong area.
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Dan Fandrich authored
due to a missing header file.
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
protocols listed in curl --version
-
- Oct 31, 2007
-
-
Dan Fandrich authored
always, except when --without-libssh2 was given
-
Dan Fandrich authored
-
Gisle Vanem authored
headers <winlap.h> and <winber.h> defines wrong calling convention.
-
Gisle Vanem authored
Use a response-file for the C-compiler.
-
Daniel Stenberg authored
all the numericals at the top phrased "shorter" and I cut out the "number of releases since the very beginning" since that's just the number curl releases + 26 and not a very interesting number anyway.
-
- Oct 30, 2007
-
-
Dan Fandrich authored
Moved Curl_file_connect into the protocol handler struct.
-
Daniel Stenberg authored
-
- Oct 29, 2007
-
-
Dan Fandrich authored
failed one using the multi interface
-
Daniel Stenberg authored
with NSS
-
Daniel Stenberg authored
tracker (https://bugzilla.redhat.com/show_bug.cgi?id=316191), I now made curl-config --features and --protocols show the correct output when built with NSS.
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-