- Dec 13, 2005
-
-
Yang Tse authored
-
- Dec 12, 2005
-
-
Yang Tse authored
-
- Dec 11, 2005
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
Fix compiler warning and compatibility issue with the type of the parameter used in getnameinfo() to receive the length of the sockaddr struct.
-
- Dec 09, 2005
-
-
Yang Tse authored
-
- Dec 08, 2005
-
-
Dan Fandrich authored
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Dec 06, 2005
-
-
Daniel Stenberg authored
-
- Dec 05, 2005
-
-
Dan Fandrich authored
issues in the code.
-
Daniel Stenberg authored
SSL_CTX_new and others, and also makes functions SSLv23_client_method, TLSv1_client_method, etc return a 'const' SSL_METHOD pointer. Previous versions do not use the 'const' qualifier.
-
Daniel Stenberg authored
-
- Dec 04, 2005
-
-
Gisle Vanem authored
'assignment discards qualifiers from pointer target type' warning.
-
- Dec 02, 2005
-
-
Daniel Stenberg authored
we didn't find any proto
-
Daniel Stenberg authored
-
- Dec 01, 2005
-
-
Daniel Stenberg authored
file descriptor if given a non-existing file.
-
- Nov 30, 2005
-
-
Daniel Stenberg authored
-
- Nov 28, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
don't have one in order to fix a remaining warning on IRIX 6.2.
-
- Nov 25, 2005
-
-
Daniel Stenberg authored
prototypes on some platforms, ie IRIX 6.2 MIPS C 6.2
-
- Nov 24, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
disabled
-
Daniel Stenberg authored
-
Gisle Vanem authored
-
Daniel Stenberg authored
configure.
-
- Nov 23, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
we define an empty macro for the ntlm cleanup function
-
Daniel Stenberg authored
-
- Nov 18, 2005
-
-
Daniel Stenberg authored
-
- Nov 17, 2005
-
-
Daniel Stenberg authored
string in the given error buffer to address the flaw mention on 21 sep 2005.
-
- Nov 14, 2005
-
-
Daniel Stenberg authored
properly for a case, and so we did. We raised it even for non-SSPI builds but it should not do any harm. http://curl.haxx.se/bug/view.cgi?id=1356715
-
Daniel Stenberg authored
module-definition files. this section is not mandatory for msvc60 so it could be completely removed from libcurl.def.
-
Daniel Stenberg authored
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338680 identified a weird error message for when you try to upload a file and the requested directory doesn't exist on the target server.
-
- Nov 13, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Gisle Vanem authored
My mistake; WinCE has it's own config-file.
-
Gisle Vanem authored
that's in <winsock2.h>. Hence tftp.c wouldn't compile on WinCE.
-