Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
static libcurl using openssl as dll.
|
|
|
|
we just love swedish products...
|
|
|
|
|
|
windows.h winsock.h winsock2.h ws2tcpip.h is done in setup.h
|
|
|
|
|
|
|
|
|
|
password of 127 bytes or less embedded in a URL, where actually the code
uses a 255 byte buffer for it! Modified now to use the full buffer size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used in getnameinfo() to receive the length of the sockaddr struct.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issues in the code.
|
|
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.
|
|
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
|
|
|
|
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.
|
|
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
|
|
module-definition files. this section is not mandatory for msvc60 so it
could be completely removed from libcurl.def.
|