Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
issues in the code.
|
|
version.
|
|
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.
|
|
|
|
'assignment discards qualifiers from pointer target type' warning.
|
|
H_MPRINTF to our more used style __CURL_MPRINTF_H
|
|
we didn't find any proto
|
|
|
|
file descriptor if given a non-existing file.
|
|
|
|
|
|
|
|
|
|
|
|
don't have one in order to fix a remaining warning on IRIX 6.2.
|
|
|
|
|
|
|
|
|
|
prototypes on some platforms, ie IRIX 6.2 MIPS C 6.2
|
|
|
|
fixing a compiler warning in the append_scopeid() function.
|
|
F"
|
|
|
|
|
|
disabled
|
|
|
|
|
|
configure.
|
|
|
|
|
|
we define an empty macro for the ntlm cleanup function
|
|
|
|
|
|
string in the given error buffer to address the flaw mention on 21 sep 2005.
|
|
|
|
installed on 'make install' time.
|
|
ifdefs where . was used instead of _!
|
|
in mingw builds
|
|
macros accordingly.
|
|
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
|
|
|
|
Avoid warning 'x might be used uninitialized in this function'.
|
|
|
|
module-definition files. this section is not mandatory for msvc60 so it
could be completely removed from libcurl.def.
|