Age | Commit message (Collapse) | Author |
|
|
|
to the 1024 file descriptor limit in the server...
|
|
up N idle and Z active connections in a controlled manner. This requires a
a HTTP server that supports the server end. I have a modified sws for this
(from the curl test suite) and I may commit the changes required for that
soonish.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|